diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-02 01:07:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-02 01:07:05 +0000 |
commit | b946ec9d6cb987afae9c4ffd2a6efff5f18c41c9 (patch) | |
tree | 6ad48ce6f84a05659e612b66a992210a5aab3aff /settings | |
parent | 1952560ac75007f615fc5c7e1aaabe4799fe6aa3 (diff) | |
download | nextcloud-server-b946ec9d6cb987afae9c4ffd2a6efff5f18c41c9.tar.gz nextcloud-server-b946ec9d6cb987afae9c4ffd2a6efff5f18c41c9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/cs_CZ.js | 1 | ||||
-rw-r--r-- | settings/l10n/cs_CZ.json | 1 | ||||
-rw-r--r-- | settings/l10n/pl.js | 2 | ||||
-rw-r--r-- | settings/l10n/pl.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index 0ce52997e1c..ebc36fcd119 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -25,6 +25,7 @@ OC.L10N.register( "You need to set your user email before being able to send test emails." : "Pro možnost odeslání zkušebních emailů musíte nejprve nastavit svou emailovou adresu.", "Invalid request" : "Neplatný požadavek", "Invalid mail address" : "Neplatná emailová adresa", + "No valid group selected" : "Není vybrána platná skupina", "A user with that name already exists." : "Uživatel tohoto jména již existuje.", "Unable to create user." : "Nelze vytvořit uživatele.", "Your %s account was created" : "Účet %s byl vytvořen", diff --git a/settings/l10n/cs_CZ.json b/settings/l10n/cs_CZ.json index 78f17d4f827..7e73f9f6989 100644 --- a/settings/l10n/cs_CZ.json +++ b/settings/l10n/cs_CZ.json @@ -23,6 +23,7 @@ "You need to set your user email before being able to send test emails." : "Pro možnost odeslání zkušebních emailů musíte nejprve nastavit svou emailovou adresu.", "Invalid request" : "Neplatný požadavek", "Invalid mail address" : "Neplatná emailová adresa", + "No valid group selected" : "Není vybrána platná skupina", "A user with that name already exists." : "Uživatel tohoto jména již existuje.", "Unable to create user." : "Nelze vytvořit uživatele.", "Your %s account was created" : "Účet %s byl vytvořen", diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 84b81f181a1..b746aadd750 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -48,7 +48,7 @@ OC.L10N.register( "Official" : "Oficjalny", "All" : "Wszystkie", "Update to %s" : "Uaktualnij do %s", - "_You have %n app update pending_::_You have %n app updates pending_" : ["Masz %n oczekującą aktualizację aplikacji","Masz %n oczekujące aktualizacje aplikacji","Masz %n oczekujących aktualizacji aplikacji"], + "_You have %n app update pending_::_You have %n app updates pending_" : ["Masz %n oczekującą aktualizację aplikacji","Masz %n oczekujące aktualizacje aplikacji","Masz %n oczekujących aktualizacji aplikacji","Masz %n oczekujących aktualizacji aplikacji"], "No apps found for your version" : "Nie znaleziono aplikacji dla twojej wersji", "The app will be downloaded from the app store" : "Aplikacja zostanie pobrana z App Store", "Error while disabling app" : "Błąd podczas wyłączania aplikacji", diff --git a/settings/l10n/pl.json b/settings/l10n/pl.json index 01e92aeef88..e060b28d5ed 100644 --- a/settings/l10n/pl.json +++ b/settings/l10n/pl.json @@ -46,7 +46,7 @@ "Official" : "Oficjalny", "All" : "Wszystkie", "Update to %s" : "Uaktualnij do %s", - "_You have %n app update pending_::_You have %n app updates pending_" : ["Masz %n oczekującą aktualizację aplikacji","Masz %n oczekujące aktualizacje aplikacji","Masz %n oczekujących aktualizacji aplikacji"], + "_You have %n app update pending_::_You have %n app updates pending_" : ["Masz %n oczekującą aktualizację aplikacji","Masz %n oczekujące aktualizacje aplikacji","Masz %n oczekujących aktualizacji aplikacji","Masz %n oczekujących aktualizacji aplikacji"], "No apps found for your version" : "Nie znaleziono aplikacji dla twojej wersji", "The app will be downloaded from the app store" : "Aplikacja zostanie pobrana z App Store", "Error while disabling app" : "Błąd podczas wyłączania aplikacji", |