diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:23:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-18 00:23:16 +0000 |
commit | cf7ceccdb5f2613d22936a5c782c978c5b1656e9 (patch) | |
tree | b9381a81abbc3e6ceccb984ce5c5e623349a11ef /apps/files_sharing/l10n/pl.js | |
parent | 70ad22fcd87aff1c021119758142b4903a6badd6 (diff) | |
download | nextcloud-server-cf7ceccdb5f2613d22936a5c782c978c5b1656e9.tar.gz nextcloud-server-cf7ceccdb5f2613d22936a5c782c978c5b1656e9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/pl.js')
-rw-r--r-- | apps/files_sharing/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/pl.js b/apps/files_sharing/l10n/pl.js index 28449e2d8ad..f68a8e6d1fb 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -229,6 +229,7 @@ OC.L10N.register( "Shared" : "Udostępniono", "Shared by {ownerDisplayName}" : "Udostępnione przez {ownerDisplayName}", "Show sharing options" : "Pokaż opcje udostępniania", + "Shared with others" : "Udostępnione innym", "Link to a file" : "Link do pliku", "Error updating the share: {errorMessage}" : "Błąd podczas aktualizacji udostępnienia: {errorMessage}", "Error updating the share" : "Błąd podczas aktualizacji udostępnienia", @@ -251,7 +252,6 @@ OC.L10N.register( "List of files that are shared with you." : "Lista plików, które zostały Tobie udostępnione.", "Nothing shared with you yet" : "Nie masz jeszcze nic udostępnionego", "Files and folders others shared with you will show up here" : "Tutaj pojawią się pliki i katalogi udostępnione Tobie przez inne osoby", - "Shared with others" : "Udostępnione innym", "List of files that you shared with others." : "Lista plików udostępnionych innym.", "Nothing shared yet" : "Jeszcze nic nie udostępniłeś", "Files and folders you shared will show up here" : "Tutaj pojawią się udostępnione pliki i katalogi", |