Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-14 07:36:44 +0300
committerNextcloud bot <bot@nextcloud.com>2023-03-14 07:36:44 +0300
commit4a8e71f1b7907185559a5cac8fd6eb957cccbb75 (patch)
tree6b68b5228dda24de339343b8ff7b2b64bbae6f1b
parent69addc06957d6a887fe0e5ac02a65fb906b5fc96 (diff)
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--app/src/main/res/values-pl/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 07be0ff3a..54e42f065 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -100,6 +100,7 @@
<string name="attachments">Załączniki</string>
<string name="no_cards">Brak kart</string>
<string name="no_account">Nie skonfigurowano konta</string>
+ <string name="account_already_added">Konto %1$s już jest dodane</string>
<string name="account_is_getting_imported">Importowanie konta</string>
<string name="not_synced_yet">Jeszcze nie zsynchronizowane</string>
<string name="no_lists_yet">Brak list</string>
@@ -159,6 +160,7 @@
<string name="title_is_mandatory">Tytuł jest wymagany</string>
<string name="provide_at_least_a_title_or_description">Podaj co najmniej tytuł lub opis</string>
<string name="welcome_text">Witamy w %1$s</string>
+ <string name="welcome_text_further_accounts">Dodaj kolejne konto</string>
<string name="maintenance_mode_explanation">Serwer %1$s jest obecnie w trybie konserwacji. Skontaktuj się z administratorem lub spróbuj ponownie później.</string>
<string name="share_add_to_card">Dodaj do karty</string>
<string name="share_success">Pomyślnie dodano %1$s do %2$s</string>
@@ -317,6 +319,7 @@
<string name="downloads">Pobrane</string>
<string name="files">Pliki</string>
<string name="gallery">Galeria</string>
+ <string name="simple_attach">Dołącz</string>
<string name="add_stack_widget">Dodaj widżet listy</string>
<string name="add_filter_widget">Dodaj widżet filtra</string>
<string name="simple_order">Kolejność</string>