From fcd5918686320093a157eff77aa6b693ce308cec Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 31 Oct 2017 01:13:00 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/en_GB.js | 14 ++++++++++++++ l10n/en_GB.json | 14 ++++++++++++++ l10n/nb.js | 3 +++ l10n/nb.json | 3 +++ 4 files changed, 34 insertions(+) diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 2e08dbde4..a644db931 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -12,6 +12,7 @@ OC.L10N.register( "Later" : "Later", "Deck" : "Deck", "Add a new stack" : "Add a new stack", + "Submit" : "Submit", "Show archived cards" : "Show archived cards", "Hide archived cards" : "Hide archived cards", "Board details" : "Board details", @@ -20,14 +21,20 @@ OC.L10N.register( "Unarchive" : "Unarchive", "Delete" : "Delete", "Enter a card title" : "Enter a card title", + "Add card" : "Add card", + "Close" : "Close", "Sharing" : "Sharing", "Tags" : "Tags", "Select users or groups to share with" : "Select users or groups to share with", "No matching user or group found." : "No matching user or group found.", + "Loading" : "Loading", + "Access for" : "Access for", "Share" : "Share", "Edit" : "Edit", "Manage" : "Manage", "Discard share" : "Discard share", + "Update" : "Update", + "Create" : "Create", "Create a new tag" : "Create a new tag", "Title" : "Title", "Members" : "Members", @@ -36,24 +43,31 @@ OC.L10N.register( "Archive board" : "Archive board", "Unarchive board" : "Unarchive board", "Delete board" : "Delete board", + "Reset" : "Reset", + "Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Undo board deletion - Otherwise the board will be deleted during the next cronjob run.", "Create new board" : "Create new board", "New board title" : "New board title", + "Status" : "Status", "Modified:" : "Modified:", "Created:" : "Created:", "by" : "by", "Choose a tag" : "Choose a tag", "Add a tag" : "Add a tag", "Select tags" : "Select tags", + "Assign users" : "Assign users", + "Assign this card to a user" : "Assign this card to a user", "Due date" : "Due date", "Click to set" : "Click to set", "Remove due date" : "Remove due date", "Description" : "Description", "Formatting help" : "Formatting help", "Saved" : "Saved", + "Unsaved changes" : "Unsaved changes", "Add a card description…" : "Add a card description…", "Archived boards" : "Archived boards", "Shared boards" : "Shared boards", "Shared with you" : "Shared with you", + "View more" : "View more", "Move board to archive" : "Move board to archive", "Create a new board" : "Create a new board" }, diff --git a/l10n/en_GB.json b/l10n/en_GB.json index 2a1e7e0b8..6a7e1d40c 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -10,6 +10,7 @@ "Later" : "Later", "Deck" : "Deck", "Add a new stack" : "Add a new stack", + "Submit" : "Submit", "Show archived cards" : "Show archived cards", "Hide archived cards" : "Hide archived cards", "Board details" : "Board details", @@ -18,14 +19,20 @@ "Unarchive" : "Unarchive", "Delete" : "Delete", "Enter a card title" : "Enter a card title", + "Add card" : "Add card", + "Close" : "Close", "Sharing" : "Sharing", "Tags" : "Tags", "Select users or groups to share with" : "Select users or groups to share with", "No matching user or group found." : "No matching user or group found.", + "Loading" : "Loading", + "Access for" : "Access for", "Share" : "Share", "Edit" : "Edit", "Manage" : "Manage", "Discard share" : "Discard share", + "Update" : "Update", + "Create" : "Create", "Create a new tag" : "Create a new tag", "Title" : "Title", "Members" : "Members", @@ -34,24 +41,31 @@ "Archive board" : "Archive board", "Unarchive board" : "Unarchive board", "Delete board" : "Delete board", + "Reset" : "Reset", + "Undo board deletion - Otherwise the board will be deleted during the next cronjob run." : "Undo board deletion - Otherwise the board will be deleted during the next cronjob run.", "Create new board" : "Create new board", "New board title" : "New board title", + "Status" : "Status", "Modified:" : "Modified:", "Created:" : "Created:", "by" : "by", "Choose a tag" : "Choose a tag", "Add a tag" : "Add a tag", "Select tags" : "Select tags", + "Assign users" : "Assign users", + "Assign this card to a user" : "Assign this card to a user", "Due date" : "Due date", "Click to set" : "Click to set", "Remove due date" : "Remove due date", "Description" : "Description", "Formatting help" : "Formatting help", "Saved" : "Saved", + "Unsaved changes" : "Unsaved changes", "Add a card description…" : "Add a card description…", "Archived boards" : "Archived boards", "Shared boards" : "Shared boards", "Shared with you" : "Shared with you", + "View more" : "View more", "Move board to archive" : "Move board to archive", "Create a new board" : "Create a new board" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/nb.js b/l10n/nb.js index 7d41e6222..6074ec014 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -26,10 +26,12 @@ OC.L10N.register( "Tags" : "Merkelapper", "Select users or groups to share with" : "Velg brukere og grupper du vil dele med", "No matching user or group found." : "Ingen treff på bruker eller gruppe.", + "Loading" : "Laster", "Share" : "Del", "Edit" : "Rediger", "Manage" : "Håndtere", "Discard share" : "Fjern deling", + "Update" : "Oppdater", "Create" : "Opprett her", "Create a new tag" : "Lag en ny merkelapp", "Title" : "Tittel", @@ -42,6 +44,7 @@ OC.L10N.register( "Reset" : "Tilbakestill", "Create new board" : "Opprett et nytt bord", "New board title" : "Ny seksjonstittel", + "Status" : "Status", "Modified:" : "Endret:", "Created:" : "Opprettet:", "by" : "av", diff --git a/l10n/nb.json b/l10n/nb.json index 5a7c11d7e..3992047f5 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -24,10 +24,12 @@ "Tags" : "Merkelapper", "Select users or groups to share with" : "Velg brukere og grupper du vil dele med", "No matching user or group found." : "Ingen treff på bruker eller gruppe.", + "Loading" : "Laster", "Share" : "Del", "Edit" : "Rediger", "Manage" : "Håndtere", "Discard share" : "Fjern deling", + "Update" : "Oppdater", "Create" : "Opprett her", "Create a new tag" : "Lag en ny merkelapp", "Title" : "Tittel", @@ -40,6 +42,7 @@ "Reset" : "Tilbakestill", "Create new board" : "Opprett et nytt bord", "New board title" : "Ny seksjonstittel", + "Status" : "Status", "Modified:" : "Endret:", "Created:" : "Opprettet:", "by" : "av",