aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-28 00:28:25 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-28 00:28:25 +0000
commit7560415105c9013b53ebd0bebb0998a4e51303e6 (patch)
tree9c5e9810b0d9f6a3648438aa4fefccc81c044586 /apps/files/l10n/pl.json
parente802996e3e22d770093e50b30ac58f9bb3a38fb7 (diff)
downloadnextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.tar.gz
nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.zip
Fix(l10n): Update translations 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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json
index 0f83d45057e..ec5b4d578d6 100644
--- a/apps/files/l10n/pl.json
+++ b/apps/files/l10n/pl.json
@@ -205,7 +205,6 @@
"Cannot transfer ownership of a file or folder you do not own" : "Nie można przenieść prawa własności do pliku lub katalogu, którego nie jesteś właścicielem",
"Select file or folder to link to" : "Wybierz plik lub katalog do linku",
"Choose {file}" : "Wybierz {file}",
- "Add" : "Dodaj",
"Loading current folder" : "Ładowanie bieżącego katalogu",
"No files in here" : "Brak plików",
"Upload some content or sync with your devices!" : "Wyślij lub zsynchronizuj pliki z urządzeniami.",
@@ -303,6 +302,7 @@
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.",
"Search for an account" : "Wyszukaj konto",
"Choose" : "Wybierz",
- "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte"
+ "No files or folders have been deleted yet" : "Żadne pliki ani katalogi nie zostały jeszcze usunięte",
+ "Add" : "Dodaj"
},"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