diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-17 02:29:30 +0000 |
commit | 67472b716718de6d09fbf386fc08ee4213de6e0b (patch) | |
tree | ef34fae447de89d22dc145af7f26652141e0b28b /apps/files/l10n/pl.json | |
parent | ab0548e4edb1d2cf47718f752272d68aa6be07e2 (diff) | |
download | nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.tar.gz nextcloud-server-67472b716718de6d09fbf386fc08ee4213de6e0b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r-- | apps/files/l10n/pl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index e2bffbebb09..f158c9871eb 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -39,7 +39,6 @@ "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", "Pending" : "Oczekujące", "Unable to determine date" : "Nie można ustalić daty", "This operation is forbidden" : "Ta operacja jest niedozwolona", @@ -208,6 +207,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 |