diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:27:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-14 00:27:03 +0000 |
commit | 582c34e60510f550aa0bd0f20f4da33b2784922e (patch) | |
tree | 3bda14d9c8964975e63a7c4c701d7401e5d9595e /apps/files/l10n/pl.json | |
parent | 0e5bb30929d74e88da06b7c55c26c25894913e18 (diff) | |
download | nextcloud-server-582c34e60510f550aa0bd0f20f4da33b2784922e.tar.gz nextcloud-server-582c34e60510f550aa0bd0f20f4da33b2784922e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/pl.json')
-rw-r--r-- | apps/files/l10n/pl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 9884c4e7ab3..1d11daf8010 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -109,8 +109,6 @@ "Create new folder" : "Utwórz nowy katalog", "Upload file" : "Wyślij plik", "Recent" : "Ostatnie", - "This file has the tag {tag}" : "Ten plik posiada etykietę {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Ten plik posiada etykiety {firstTags} i {lastTag}", "Not favorited" : "Wyłączone z ulubionych", "Remove from favorites" : "Usuń z ulubionych", "Add to favorites" : "Dodaj do ulubionych", @@ -282,6 +280,8 @@ "Shared with you" : "Udostępnione dla Ciebie", "Deleted shares" : "Usunięte udostępnienia", "Pending shares" : "Oczekujące udostępnienia", + "This file has the tag {tag}" : "Ten plik posiada etykietę {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Ten plik posiada etykiety {firstTags} i {lastTag}", "Open folder {name}" : "Otwórz katalog {name}", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Ta lista nie jest w pełni renderowana ze względu na wydajność. Pliki będą renderowane podczas poruszania się po liście.", "Search for an account" : "Wyszukaj konto", |