diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-08 02:28:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-08 02:28:54 +0000 |
commit | a56f8f38027c0e08dbc904c646b97f46cdeed05e (patch) | |
tree | 1bb4c364c497e2d6ce09f8508ea258802d90eeaf | |
parent | 097374e02dc7427b42b07428a16e762a042b4ced (diff) | |
download | nextcloud-server-a56f8f38027c0e08dbc904c646b97f46cdeed05e.tar.gz nextcloud-server-a56f8f38027c0e08dbc904c646b97f46cdeed05e.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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", |