diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-08 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-08 02:28:43 +0000 |
commit | 697e1d602562fb8bad5598b18817e669f08f2b90 (patch) | |
tree | 123b4fe45d3927d09898f1f726da3c1e1ee29111 /apps/files_sharing/l10n | |
parent | 019117c6242012cbe6f1e04152a35f9b7ef8b25b (diff) | |
download | nextcloud-server-697e1d602562fb8bad5598b18817e669f08f2b90.tar.gz nextcloud-server-697e1d602562fb8bad5598b18817e669f08f2b90.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/pl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 3bd184ad952..75c7fa50845 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -154,7 +154,7 @@ OC.L10N.register( "Allow upload and editing" : "Zezwalaj na wysyłanie i edytowanie", "File drop (upload only)" : "Upuszczanie pliku (tylko wysyłanie)", "Custom permissions" : "Uprawnienia niestandardowe", - "Read" : "Odczytaj", + "Read" : "Czytaj", "Upload" : "Wyślij", "Edit" : "Edytuj", "Bundled permissions" : "Uprawnienia w pakiecie", diff --git a/apps/files_sharing/l10n/pl.json b/apps/files_sharing/l10n/pl.json index a7d8ae1a06a..910ad1c6eae 100644 --- a/apps/files_sharing/l10n/pl.json +++ b/apps/files_sharing/l10n/pl.json @@ -152,7 +152,7 @@ "Allow upload and editing" : "Zezwalaj na wysyłanie i edytowanie", "File drop (upload only)" : "Upuszczanie pliku (tylko wysyłanie)", "Custom permissions" : "Uprawnienia niestandardowe", - "Read" : "Odczytaj", + "Read" : "Czytaj", "Upload" : "Wyślij", "Edit" : "Edytuj", "Bundled permissions" : "Uprawnienia w pakiecie", |