summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-12 01:55:36 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-12 01:55:36 -0500
commit5862a067d9d67d3ef70cb064009f81b47ed15efd (patch)
treedda16a3a7a5ff59b752481f44bc885cad04f8dc3 /apps/files
parent8082105a196576d2f5613ea2db150afc214a9e83 (diff)
downloadnextcloud-server-5862a067d9d67d3ef70cb064009f81b47ed15efd.tar.gz
nextcloud-server-5862a067d9d67d3ef70cb064009f81b47ed15efd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/pl.js4
-rw-r--r--apps/files/l10n/pl.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js
index 9070ccb090b..91a4cf9a389 100644
--- a/apps/files/l10n/pl.js
+++ b/apps/files/l10n/pl.js
@@ -87,10 +87,12 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu do <a href=\"%s\" target=\"_blank\">dostępu do twoich plików przez WebDAV</a>",
"Cancel upload" : "Anuluj wysyłanie",
+ "No files in here" : "Brak plików",
"No entries found in this folder" : "Brak wpisów w tym folderze",
"Select all" : "Wybierz wszystko",
"Upload too large" : "Ładowany plik jest za duży",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Pliki, które próbujesz przesłać, przekraczają maksymalną dopuszczalną wielkość.",
- "Text file" : "Plik tekstowy"
+ "Text file" : "Plik tekstowy",
+ "New text file.txt" : "Nowy plik tekstowy.txt"
},
"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index f2a2a805a9b..e6f02590b5b 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -85,10 +85,12 @@
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Użyj tego adresu do <a href=\"%s\" target=\"_blank\">dostępu do twoich plików przez WebDAV</a>",
"Cancel upload" : "Anuluj wysyłanie",
+ "No files in here" : "Brak plików",
"No entries found in this folder" : "Brak wpisów w tym folderze",
"Select all" : "Wybierz wszystko",
"Upload too large" : "Ładowany plik jest za duży",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Pliki, które próbujesz przesłać, przekraczają maksymalną dopuszczalną wielkość.",
- "Text file" : "Plik tekstowy"
+ "Text file" : "Plik tekstowy",
+ "New text file.txt" : "Nowy plik tekstowy.txt"
},"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