diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-12-17 02:29:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-12-17 02:29:14 +0000 |
commit | d750eb1da818e11898f9de5262750f56bc5203d5 (patch) | |
tree | f4b630f8d03c105c7c13de7565107188d03aa591 /apps/files_sharing/l10n/pl.js | |
parent | 2ed6fde50adc0552958eb3d84d42d261137d5ed5 (diff) | |
download | nextcloud-server-d750eb1da818e11898f9de5262750f56bc5203d5.tar.gz nextcloud-server-d750eb1da818e11898f9de5262750f56bc5203d5.zip |
[tx-robot] updated 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 11b8b5aa07c..70d4441295b 100644 --- a/apps/files_sharing/l10n/pl.js +++ b/apps/files_sharing/l10n/pl.js @@ -212,6 +212,7 @@ OC.L10N.register( "Unable to load the shares list" : "Nie można pobrać listy udostępnień", "Expires {relativetime}" : "Wygasa {relativetime}", "this share just expired." : "te udostępnienie właśnie wygasło.", + "Shared with you by {owner}" : "Udostępnione Tobie przez {owner}", "Link to a file" : "Link do pliku", "Error creating the share: {errorMessage}" : "Błąd podczas tworzenia udostępnienia: {errorMessage}", "Error creating the share" : "Błąd podczas tworzenia udostępnienia", @@ -224,7 +225,6 @@ OC.L10N.register( "Shared with you and {circle} by {owner}" : "Udostępnione Tobie i {circle} przez {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Udostępnione Tobie i w rozmowie {conversation} przez {owner}", "Shared with you in a conversation by {owner}" : "Udostępnione Tobie w rozmowie przez {owner}", - "Shared with you by {owner}" : "Udostępnione Tobie przez {owner}", "No entries found in this folder" : "Brak wpisów w tym katalogu", "Name" : "Nazwa", "Share time" : "Czas udostępnienia", |