Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r--lib/l10n/pl.js13
1 files changed, 4 insertions, 9 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index eddc8160fdb..c5e9323258e 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -71,6 +71,9 @@ OC.L10N.register(
"seconds ago" : "przed chwilą",
"Empty file" : "Pusty plik",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Moduł o ID: %s nie istnieje. Włącz go w ustawieniach aplikacji lub skontaktuj się z administratorem.",
+ "File already exists" : "Plik już istnieje",
+ "Failed to create file from template" : "Nie udało się utworzyć pliku z szablonu",
+ "Templates" : "Szablony",
"File name is a reserved word" : "Nazwa pliku jest zarezerwowana",
"File name contains at least one invalid character" : "Nazwa pliku zawiera co najmniej jeden nieprawidłowy znak",
"File name is too long" : "Nazwa pliku jest za długa",
@@ -228,14 +231,6 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Limit czasu połączenia do magazynu. %s",
"Following databases are supported: %s" : "Obsługiwane są następujące bazy danych: %s",
"Following platforms are supported: %s" : "Obsługiwane są następujące platformy: %s",
- "Overview" : "Przegląd",
- "Basic settings" : "Ustawienia podstawowe",
- "Sharing" : "Udostępnianie",
- "Security" : "Bezpieczeństwo",
- "Groupware" : "Praca grupowa",
- "Personal info" : "Informacje osobiste",
- "Mobile & desktop" : "Mobilne i stacjonarne",
- "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej",
- "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Zwykle można to naprawić, nadając serwerowi WWW uprawnienia do zapisu do katalogu apps lub wyłączając sklep aplikacji w pliku config. Patrz %s"
+ "Invalid Federated Cloud ID" : "Nieprawidłowy ID Chmury Federacyjnej"
},
"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);");