diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-24 01:11:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-24 01:11:17 +0000 |
commit | ea17e962bf480b74a492bb525d91b8df43a83b95 (patch) | |
tree | 6b5d5a53cb8baba87db3d4b6efad97492f9d2a87 /settings/l10n/pl.js | |
parent | eadfa9069df66a17df5a399dd9a850fd177cd31a (diff) | |
download | nextcloud-server-ea17e962bf480b74a492bb525d91b8df43a83b95.tar.gz nextcloud-server-ea17e962bf480b74a492bb525d91b8df43a83b95.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/pl.js')
-rw-r--r-- | settings/l10n/pl.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/settings/l10n/pl.js b/settings/l10n/pl.js index 380fe34b37f..64438d01eec 100644 --- a/settings/l10n/pl.js +++ b/settings/l10n/pl.js @@ -353,7 +353,6 @@ OC.L10N.register( "iPad iOS" : "iPad iOS", "iOS Client" : "Klient iOS", "Android Client" : "Klient Android", - "An error occured while changing your language. Please reload the page and try again." : "Wystąpił błąd podczas zmiany Twojego języka. Przeładuj stronę i spróbuj ponownie.", "Unable to delete {objName}" : "Nie można usunąć {objName}", "Error creating group: {message}" : "Błąd podczas tworzenia grupy: {message}", "A valid group name must be provided" : "Należy podać prawidłową nazwę grupy", @@ -429,7 +428,6 @@ OC.L10N.register( "set new password" : "ustaw nowe hasło", "change email address" : "zmień adres e-mail", "Default" : "Domyślny", - "Default quota :" : "Domyślny limit:", - "An error occured while changing your locale. Please reload the page and try again." : "Wystąpił błąd przy zmianie regionu. Odśwież stronę i spróbuj ponownie." + "Default quota :" : "Domyślny limit:" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); |