aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:41 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:41 +0000
commit6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 (patch)
treeddbb6225fa992498b3ebce7133751277fbbe833e /apps/files_external/l10n/pl.js
parent7407afb469fab55fa4cb917c983de0b6a21aa250 (diff)
downloadnextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.tar.gz
nextcloud-server-6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/pl.js')
-rw-r--r--apps/files_external/l10n/pl.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/pl.js b/apps/files_external/l10n/pl.js
index 6e372e888f1..1141ffa27ae 100644
--- a/apps/files_external/l10n/pl.js
+++ b/apps/files_external/l10n/pl.js
@@ -154,7 +154,6 @@ OC.L10N.register(
"Credentials saving failed" : "Zapisywanie poświadczeń nie powiodło się",
"Credentials required" : "Wymagane poświadczenia",
"Disabling it will allow to use a case insentive file system, but comes with a performance penalty" : "Wyłączenie tej opcji umożliwi użycie systemu plików niewrażliwego na wielkość liter, ale wiąże się to ze spadkiem wydajności",
- "Name" : "Nazwa",
- "Open in files" : "Otwórz w Plikach"
+ "Name" : "Nazwa"
},
"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);");