diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-02 00:24:42 +0000 |
commit | 58c983122901c6716d3b4e70ae24126d4bb6663b (patch) | |
tree | f9d73018485749845948813e48cd47d7ef083527 /core/l10n/pl.js | |
parent | b46879db4b1e262fc256a685fcba651f784fbff3 (diff) | |
download | nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.tar.gz nextcloud-server-58c983122901c6716d3b4e70ae24126d4bb6663b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 646b0617e6f..ce626874559 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -195,7 +195,7 @@ OC.L10N.register( "Search contacts …" : "Wyszukiwanie kontaktów…", "Could not load your contacts" : "Nie można załadować kontaktów", "No contacts found" : "Nie znaleziono kontaktów", - "Show all contacts …" : "Pokaż wszystkie kontakty…", + "Show all contacts" : "Pokaż wszystkie kontakty", "Install the Contacts app" : "Zainstaluj aplikację \"Kontakty\"", "Loading your contacts …" : "Wczytywanie kontaktów…", "Looking for {term} …" : "Szukam {term}…", @@ -406,6 +406,7 @@ OC.L10N.register( "Open settings menu" : "Otwórz menu ustawień", "Settings" : "Ustawienia", "Avatar of {fullName}" : "Awatar {fullName}", + "Show all contacts …" : "Pokaż wszystkie kontakty…", "No files in here" : "Brak plików", "New folder" : "Nowy katalog", "No more subfolders in here" : "Brak podkatalogów", |