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 'apps/settings/l10n/pl.json')
-rw-r--r--apps/settings/l10n/pl.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json
index 1e7cad9d0ae..0810508db94 100644
--- a/apps/settings/l10n/pl.json
+++ b/apps/settings/l10n/pl.json
@@ -26,21 +26,6 @@
"Groups" : "Grupy",
"Group list is empty" : "Lista grup jest pusta",
"Unable to retrieve the group list" : "Nie można pobrać listy grup",
- "_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"],
- "Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje",
- "Edit guest name" : "Edytuj nazwę gościa",
- "Save guest name" : "Zapisz nazwę gościa",
- "Add link" : "Dodaj link",
- "Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}",
- "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.",
- "Unpushed changes" : "Niewysłane zmiany",
- "Unsaved changes" : "Niezapisane zmiany",
- "Use current version" : "Użyj bieżącej wersji",
- "Use the saved version" : "Użyj zapisanej wersji",
- "File could not be loaded. Please check your internet connection." : "Nie można załadować pliku. Sprawdź połączenie z internetem.",
- "Retry" : "Powtórz",
- "Show image" : "Pokaż obraz",
- "Show file" : "Pokaż plik",
"{actor} added you to group {group}" : "{actor} dodał Cię do grupy {group}",
"You added {user} to group {group}" : "Dodałeś {user} do grupy {group}",
"{actor} added {user} to group {group}" : "{actor} dodał {user} do grupy {group}",
@@ -874,6 +859,21 @@
"Valid until %s" : "Ważny do %s",
"Import root certificate" : "Importuj certyfikat główny",
"Set default expiration date" : "Ustaw domyślną datę wygaśnięcia",
- "{counter} apps have an update available" : "{counter} aplikacje mają dostępną aktualizację"
+ "{counter} apps have an update available" : "{counter} aplikacje mają dostępną aktualizację",
+ "_and %n other editor_::_and %n other editors_" : ["i %n inny edytujący","i %n innych edytujących","i %n innych edytujących","i %n innych edytujących"],
+ "Enter your name so other users can see who is editing" : "Wprowadź swoje imię, aby inni użytkownicy mogli zobaczyć, kto edytuje",
+ "Edit guest name" : "Edytuj nazwę gościa",
+ "Save guest name" : "Zapisz nazwę gościa",
+ "Add link" : "Dodaj link",
+ "Last saved {lastSaved}" : "Ostatnio zapisane {lastSaved}",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "Dokument został zmieniony poza edytorem. Nie można zastosować zmian.",
+ "Unpushed changes" : "Niewysłane zmiany",
+ "Unsaved changes" : "Niezapisane zmiany",
+ "Use current version" : "Użyj bieżącej wersji",
+ "Use the saved version" : "Użyj zapisanej wersji",
+ "File could not be loaded. Please check your internet connection." : "Nie można załadować pliku. Sprawdź połączenie z internetem.",
+ "Retry" : "Powtórz",
+ "Show image" : "Pokaż obraz",
+ "Show file" : "Pokaż plik"
},"pluralForm" :"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);"
} \ No newline at end of file