aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r--apps/files/l10n/pl.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index e2bffbebb09..062179d9135 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -39,7 +39,8 @@
"Details" : "Szczegóły",
"Please select tag(s) to add to the selection" : "Wybierz etykietę(y) do dodania dla zaznaczenia",
"Apply tag(s) to selection" : "Zastosuj etykietę(y) dla zaznaczenia",
- "Select" : "Wybierz",
+ "Select directory \"{dirName}\"" : "Wybierz katalog \"{dirName}\"",
+ "Select file \"{fileName}\"" : "Wybierz plik \"{fileName}\"",
"Pending" : "Oczekujące",
"Unable to determine date" : "Nie można ustalić daty",
"This operation is forbidden" : "Ta operacja jest niedozwolona",
@@ -208,6 +209,7 @@
"Deleted shares" : "Usunięte udostępnienia",
"Pending shares" : "Oczekujące udostępnienia",
"Text file" : "Plik tekstowy",
- "New text file.txt" : "Nowy plik tekstowy.txt"
+ "New text file.txt" : "Nowy plik tekstowy.txt",
+ "Select" : "Wybierz"
},"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