summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/pl.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/pl.json')
-rw-r--r--apps/dav/l10n/pl.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json
new file mode 100644
index 00000000000..4b68fa6df5f
--- /dev/null
+++ b/apps/dav/l10n/pl.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Personal" : "Osobiste",
+ "Technical details" : "Szczegóły techniczne",
+ "Remote Address: %s" : "Adres zdalny: %s",
+ "Request ID: %s" : "ID żądania: %s",
+ "Type: %s" : "Typ: %s",
+ "Code: %s" : "Kod: %s",
+ "Message: %s" : "Komunikat: %s",
+ "File: %s" : "Plik: %s",
+ "Line: %s" : "Linia: %s",
+ "Trace" : "Ślad"
+},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
+} \ No newline at end of file