diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-31 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-31 00:08:31 +0000 |
commit | 99dcf5036d1f05b99818f935a15ddc00de4f9844 (patch) | |
tree | 79c0df9a82a15086e9e4f7eef88cd619abfcdc4b /lib/l10n | |
parent | ee14659ae8f62da48420f3dd2cb8ed167bfca5dd (diff) | |
download | nextcloud-server-99dcf5036d1f05b99818f935a15ddc00de4f9844.tar.gz nextcloud-server-99dcf5036d1f05b99818f935a15ddc00de4f9844.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/is.js | 1 | ||||
-rw-r--r-- | lib/l10n/is.json | 1 | ||||
-rw-r--r-- | lib/l10n/pl.js | 2 | ||||
-rw-r--r-- | lib/l10n/pl.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/is.js b/lib/l10n/is.js index 659f079f903..8ae55a9b161 100644 --- a/lib/l10n/is.js +++ b/lib/l10n/is.js @@ -176,6 +176,7 @@ OC.L10N.register( "Username must not consist of dots only" : "Notandanafn má ekki einungis samanstanda af punktum", "A valid password must be provided" : "Skráðu inn gilt lykilorð", "The username is already being used" : "Notandanafnið er þegar í notkun", + "Could not create user" : "Gat ekki búið til notanda", "User disabled" : "Notandi óvirkur", "Login canceled by app" : "Forrit hætti við innskráningu", "No app name specified" : "Ekkert heiti forrits tilgreint", diff --git a/lib/l10n/is.json b/lib/l10n/is.json index 4f98f89ed28..05ddc7b8cd4 100644 --- a/lib/l10n/is.json +++ b/lib/l10n/is.json @@ -174,6 +174,7 @@ "Username must not consist of dots only" : "Notandanafn má ekki einungis samanstanda af punktum", "A valid password must be provided" : "Skráðu inn gilt lykilorð", "The username is already being used" : "Notandanafnið er þegar í notkun", + "Could not create user" : "Gat ekki búið til notanda", "User disabled" : "Notandi óvirkur", "Login canceled by app" : "Forrit hætti við innskráningu", "No app name specified" : "Ekkert heiti forrits tilgreint", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index e82af8270f9..7fe84ff4a75 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -65,6 +65,7 @@ OC.L10N.register( "Personal info" : "Informacje Osobiste", "Sync clients" : "Synchronizuj z klientami", "Unlimited" : "Nielimitowane", + "__language_name__" : "__nazwa_języka__", "Verifying" : "Weryfikacja", "Verifying …" : "Weryfikacja...", "Verify" : "Zweryfikuj", @@ -120,6 +121,7 @@ OC.L10N.register( "%s shared »%s« with you" : "%s współdzieli »%s« z tobą", "%s shared »%s« with you." : "%s współdzieli »%s« z Tobą.", "Click the button below to open it." : "Kliknij przycisk poniżej aby otworzyć.", + "Open »%s«" : "Otwórz »%s«", "%s via %s" : "%s przez %s", "The requested share does not exist anymore" : "Żądany obiekt współdzielony już nie istnieje", "Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index 9425c183047..e15748c947a 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -63,6 +63,7 @@ "Personal info" : "Informacje Osobiste", "Sync clients" : "Synchronizuj z klientami", "Unlimited" : "Nielimitowane", + "__language_name__" : "__nazwa_języka__", "Verifying" : "Weryfikacja", "Verifying …" : "Weryfikacja...", "Verify" : "Zweryfikuj", @@ -118,6 +119,7 @@ "%s shared »%s« with you" : "%s współdzieli »%s« z tobą", "%s shared »%s« with you." : "%s współdzieli »%s« z Tobą.", "Click the button below to open it." : "Kliknij przycisk poniżej aby otworzyć.", + "Open »%s«" : "Otwórz »%s«", "%s via %s" : "%s przez %s", "The requested share does not exist anymore" : "Żądany obiekt współdzielony już nie istnieje", "Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"", |