diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-20 00:20:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-20 00:20:39 +0000 |
commit | b46f541015a0add38cf0893862b4752b591dd620 (patch) | |
tree | e532503de16646cf09282e365670dac15fd716d8 /apps/files/l10n | |
parent | 5789c99c4a491259693615c6ccf618b2cb6b793f (diff) | |
download | nextcloud-server-b46f541015a0add38cf0893862b4752b591dd620.tar.gz nextcloud-server-b46f541015a0add38cf0893862b4752b591dd620.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/pl.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/pl.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index a9aaeb04c6a..aae4d20589c 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -128,9 +128,9 @@ OC.L10N.register( "Renamed by {user}" : "Zmienione przez {user}", "Moved by {user}" : "Przeniesione przez {user}", "\"remote account\"" : "\"zdalne konto\"", - "You created {file}" : "Utworzyłeś {file}", + "You created {file}" : "Utworzyłeś {file}", "You created an encrypted file in {file}" : "Stworzyłeś zaszyfrowany plik w {file}", - "{user} created {file}" : "{user} utworzył {file}", + "{user} created {file}" : "{user} utworzył {file}", "{user} created an encrypted file in {file}" : "{user} utworzył zaszyfrowany plik w {file}", "{file} was created in a public folder" : "{file} został utworzony w katalogu publicznym", "You changed {file}" : "Zmieniłeś {file}", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index ae49c990457..6295f01dd57 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -126,9 +126,9 @@ "Renamed by {user}" : "Zmienione przez {user}", "Moved by {user}" : "Przeniesione przez {user}", "\"remote account\"" : "\"zdalne konto\"", - "You created {file}" : "Utworzyłeś {file}", + "You created {file}" : "Utworzyłeś {file}", "You created an encrypted file in {file}" : "Stworzyłeś zaszyfrowany plik w {file}", - "{user} created {file}" : "{user} utworzył {file}", + "{user} created {file}" : "{user} utworzył {file}", "{user} created an encrypted file in {file}" : "{user} utworzył zaszyfrowany plik w {file}", "{file} was created in a public folder" : "{file} został utworzony w katalogu publicznym", "You changed {file}" : "Zmieniłeś {file}", |