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/dav/l10n/pl.js')
-rw-r--r--apps/dav/l10n/pl.js8
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js
index 6bb65f52399..6a13ff7d5b5 100644
--- a/apps/dav/l10n/pl.js
+++ b/apps/dav/l10n/pl.js
@@ -5,12 +5,6 @@ OC.L10N.register(
"Contacts" : "Kontakty",
"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"
+ "Request ID: %s" : "ID żądania: %s"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");