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>2021-09-18 07:07:15 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2021-09-18 20:15:49 +0300
commit62e5902b87faffff3535b5158bcf85465998ea80 (patch)
tree97afd395b319d865cd5f453b512782283f3e3dd6 /app/src/main
parent261c06e41e792c7e20a05a250affd44123ce52e3 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/res/values-cs-rCZ/strings.xml2
-rw-r--r--app/src/main/res/values-de/strings.xml2
-rw-r--r--app/src/main/res/values-es/strings.xml4
-rw-r--r--app/src/main/res/values-eu/strings.xml2
-rw-r--r--app/src/main/res/values-fi-rFI/strings.xml2
-rw-r--r--app/src/main/res/values-fr/strings.xml2
-rw-r--r--app/src/main/res/values-hr/strings.xml2
-rw-r--r--app/src/main/res/values-hu-rHU/strings.xml2
-rw-r--r--app/src/main/res/values-it/strings.xml2
-rw-r--r--app/src/main/res/values-ja-rJP/strings.xml2
-rw-r--r--app/src/main/res/values-ko/strings.xml2
-rw-r--r--app/src/main/res/values-nl/strings.xml5
-rw-r--r--app/src/main/res/values-pl/strings.xml6
-rw-r--r--app/src/main/res/values-pt-rBR/strings.xml2
-rw-r--r--app/src/main/res/values-ru/strings.xml2
-rw-r--r--app/src/main/res/values-sc/strings.xml2
-rw-r--r--app/src/main/res/values-sk-rSK/strings.xml2
-rw-r--r--app/src/main/res/values-sl/strings.xml3
-rw-r--r--app/src/main/res/values-tr/strings.xml2
-rw-r--r--app/src/main/res/values-vi/strings.xml2
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml2
-rw-r--r--app/src/main/res/values-zh-rHK/strings.xml2
-rw-r--r--app/src/main/res/values-zh-rTW/strings.xml2
23 files changed, 42 insertions, 14 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
index 22884cdc7..95dbfb7ba 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -331,4 +331,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Nadpis (vyžadován)</string>
<string name="saving_new_card">Ukládání nové karty…</string>
+ <string name="progress_import">Importuje se tabule %1$d z %2$d…</string>
+ <string name="progress_import_indeterminate">Importování tabulí</string>
</resources>
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 3605ef4ba..f3b153f1a 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -323,4 +323,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Titel (erforderlich)</string>
<string name="saving_new_card">Speichere neue Karte …</string>
+ <string name="progress_import">Importiere Board %1$d von %2$d…</string>
+ <string name="progress_import_indeterminate">Importiere Boards…</string>
</resources>
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 2c77ed9ab..931b58300 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -167,7 +167,7 @@
<string name="choose_list">Elegir lista</string>
<string name="task_count">%1$s/%2$s</string>
<string name="open_in_browser">Abrir en navegador</string>
- <string name="updating_card">Actualizando tarjeta</string>
+ <string name="updating_card">Actualizando tarjeta…</string>
<string name="move_list_right">Mover lista a la derecha</string>
<string name="move_list_left">Mover lista a la izquierda</string>
@@ -323,4 +323,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Título (requerido)</string>
<string name="saving_new_card">Guardando una nueva tarjeta…</string>
+ <string name="progress_import">Importando tablero %1$d de %2$d…</string>
+ <string name="progress_import_indeterminate">Importando tableros…</string>
</resources>
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index 95e16f637..9cb9438d4 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -323,4 +323,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Izenburua (beharrezkoa)</string>
<string name="saving_new_card">Txartel berria gordetzen...</string>
+ <string name="progress_import">%2$dtik %1$darbela inportatzen ...</string>
+ <string name="progress_import_indeterminate">Arbelak inportatzen…</string>
</resources>
diff --git a/app/src/main/res/values-fi-rFI/strings.xml b/app/src/main/res/values-fi-rFI/strings.xml
index 4c04ee9ae..fbbca256c 100644
--- a/app/src/main/res/values-fi-rFI/strings.xml
+++ b/app/src/main/res/values-fi-rFI/strings.xml
@@ -284,4 +284,4 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Otsikko (pakollinen)</string>
<string name="saving_new_card">Tallennetaan uutta korttia...</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 563c7a303..9c600f1c8 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -323,4 +323,4 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Titre (obligatoire)</string>
<string name="saving_new_card">Enregistrement de la nouvelle carte…</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-hr/strings.xml b/app/src/main/res/values-hr/strings.xml
index 6c63cb1f2..edaa78602 100644
--- a/app/src/main/res/values-hr/strings.xml
+++ b/app/src/main/res/values-hr/strings.xml
@@ -325,4 +325,4 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Naslov (obavezno)</string>
<string name="saving_new_card">Spremanje nove kartice…</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-hu-rHU/strings.xml b/app/src/main/res/values-hu-rHU/strings.xml
index 7b6524550..885a7f7ff 100644
--- a/app/src/main/res/values-hu-rHU/strings.xml
+++ b/app/src/main/res/values-hu-rHU/strings.xml
@@ -323,4 +323,4 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Cím (kötelező)</string>
<string name="saving_new_card">Új kártya mentése…</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index d9ad773be..6c9bb1cef 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -323,4 +323,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Titolo (richiesto)</string>
<string name="saving_new_card">Salvataggio della nuova scheda...</string>
+ <string name="progress_import">Importazione della lavagna %1$d di %2$d…</string>
+ <string name="progress_import_indeterminate">Importazione lavagne…</string>
</resources>
diff --git a/app/src/main/res/values-ja-rJP/strings.xml b/app/src/main/res/values-ja-rJP/strings.xml
index 54568e4bb..d86ba14df 100644
--- a/app/src/main/res/values-ja-rJP/strings.xml
+++ b/app/src/main/res/values-ja-rJP/strings.xml
@@ -295,4 +295,4 @@
<string name="copying_logs_to_file">ログをファイルにコピー…</string>
<string name="simple_search">検索</string>
<string name="saving_new_card">新しいカードを保存…</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-ko/strings.xml b/app/src/main/res/values-ko/strings.xml
index 9b9fc0c16..e6373a9af 100644
--- a/app/src/main/res/values-ko/strings.xml
+++ b/app/src/main/res/values-ko/strings.xml
@@ -312,4 +312,4 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">제목(필수)</string>
<string name="saving_new_card">새 카드 저장...</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-nl/strings.xml b/app/src/main/res/values-nl/strings.xml
index 48fed69a9..df6856bf5 100644
--- a/app/src/main/res/values-nl/strings.xml
+++ b/app/src/main/res/values-nl/strings.xml
@@ -235,10 +235,13 @@
<string name="error_dialog_attachment_upload_failed">Een bijlage kon niet worden opgeladen. Gelieve het op een andere manier te delen en ons in te lichten over deze fout.</string>
<string name="error_dialog_certificate">Er lijkt iets mis te zijn met het certificaat van de server. Controleer alle accounts in de Nextcloud-app voor meer informatie.</string>
<string name="error_dialog_tip_disable_battery_optimizations">Gelieve de batterijoptimalisatie uit te schakelen voor de Nextcloud en Deck applicatie.</string>
+ <string name="error_dialog_unknown_error">Uw Nextcloud inrichting lijkt niet bereikbaar.
+Controleer a.u.b. uw internet verbinding en of U in staat bent verbinding te maken met uw inrichting via de web browser.</string>
<string name="error_action_open_deck_info">Open App informatie</string>
<string name="error_action_open_nextcloud_app">Open Nextcloud app</string>
<string name="error_action_open_network">Netwerk instellingen</string>
<string name="error_action_server_logs">Server logbestanden</string>
+ <string name="error_action_open_in_browser">Openen in webbrowser</string>
<string name="error_action_install">Installeren</string>
<string name="error_action_report_issue">Rapporteer</string>
<string name="info_box_maintenance_mode">Server in onderhoudsmodus</string>
@@ -321,4 +324,4 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Titel (vereist)</string>
<string name="saving_new_card">Opslaan nieuwe kaart...</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 23ccd8a4f..33d50c45c 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -59,7 +59,7 @@
<string name="about_app_license">Aplikacja jest na licencji GNU GENERAL PUBLIC LICENSE v3+.</string>
<string name="about_app_license_button">Zobacz licencję</string>
<string name="about_icons_disclaimer_title">Ikony</string>
- <string name="about_icons_disclaimer_app_icon">Oryginalna ikona. Zobacz %1$s.</string>
+ <string name="about_icons_disclaimer_app_icon">Oryginalna ikona znajduje się na %1$s.</string>
<string name="about_icons_disclaimer_mdi_icons">Wszystkie pozostałe ikony używane przez tę aplikację są %1$s wykonane przez Google Inc. i licencjonowane na podstawie Apache 2.0 License.</string>
<string name="about_icons_disclaimer_mdi">Material Design Icons</string>
<string name="about_credits_tab_title">Autorzy</string>
@@ -85,7 +85,7 @@
<string name="action_card_assign">Przydziel kartę</string>
<string name="action_card_unassign">Cofnij przydzieloną kartę</string>
<string name="action_card_archive">Zarchiwizuj kartę</string>
- <string name="action_card_delete">Usunięte karty</string>
+ <string name="action_card_delete">Usuń kartę</string>
<string name="add_board">Dodaj tablicę</string>
<string name="label_clear_due_date">Wyczyść termin</string>
@@ -331,4 +331,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Tytuł (wymagane)</string>
<string name="saving_new_card">Zapisuję nową kartę…</string>
+ <string name="progress_import">Importowanie tablicy %1$d z %2$d…</string>
+ <string name="progress_import_indeterminate">Importowanie tablic…</string>
</resources>
diff --git a/app/src/main/res/values-pt-rBR/strings.xml b/app/src/main/res/values-pt-rBR/strings.xml
index 1754a670d..b9612bf8b 100644
--- a/app/src/main/res/values-pt-rBR/strings.xml
+++ b/app/src/main/res/values-pt-rBR/strings.xml
@@ -323,4 +323,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Título (obrigatório) </string>
<string name="saving_new_card">Salvando novo cartão…</string>
+ <string name="progress_import">Importando placa %1$d de %2$d…</string>
+ <string name="progress_import_indeterminate">Importando placas…</string>
</resources>
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index efb10c99a..49b599bf5 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -331,4 +331,4 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Название (обязательно)</string>
<string name="saving_new_card">Сохранение карточки…</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-sc/strings.xml b/app/src/main/res/values-sc/strings.xml
index 82c8f1a84..5d000f83d 100644
--- a/app/src/main/res/values-sc/strings.xml
+++ b/app/src/main/res/values-sc/strings.xml
@@ -323,4 +323,4 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Tìtulu (rechertu)</string>
<string name="saving_new_card">Sarvende s\'ischeda noa...</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-sk-rSK/strings.xml b/app/src/main/res/values-sk-rSK/strings.xml
index 0cac62ae8..514c0fbd6 100644
--- a/app/src/main/res/values-sk-rSK/strings.xml
+++ b/app/src/main/res/values-sk-rSK/strings.xml
@@ -331,4 +331,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Titulok (povinné)</string>
<string name="saving_new_card">Ukladám novú kartu...</string>
+ <string name="progress_import">Importujem tabuľu %1$d z %2$d ...</string>
+ <string name="progress_import_indeterminate">Importujem tabule</string>
</resources>
diff --git a/app/src/main/res/values-sl/strings.xml b/app/src/main/res/values-sl/strings.xml
index 3d519173a..1c11db9e4 100644
--- a/app/src/main/res/values-sl/strings.xml
+++ b/app/src/main/res/values-sl/strings.xml
@@ -152,6 +152,7 @@
<string name="hours_6">6 ur</string>
<string name="action_card_move">Premakni nalogo</string>
<string name="action_card_move_title">Premakni %1$s</string>
+ <string name="title_is_mandatory">Naslov je obvezen podatek!</string>
<string name="provide_at_least_a_title_or_description">Vpisati je treba vsaj naslov oziroma opis</string>
<string name="welcome_text">Dobrodošli v %1$s</string>
<string name="maintenance_mode_explanation">Strežnik %1$s je trenutno v načinu vzdrževanja. Stopite v stik s skrbnikom, ali pa poskusite kasneje.</string>
@@ -322,4 +323,4 @@
<string name="account_imported">Račun je uvožen</string>
<string name="simple_search">Poišči</string>
<string name="saving_new_card">Shranjevanje nove naloge...</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 8dd51b9b0..6837c75bf 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -323,4 +323,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Başlık (zorunlu)</string>
<string name="saving_new_card">Yeni kart kaydediliyor…</string>
+ <string name="progress_import">%1$d / %2$d pano içe aktarılıyor…</string>
+ <string name="progress_import_indeterminate">Panolar içe aktarılıyor…</string>
</resources>
diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml
index a23db6682..13c8471b7 100644
--- a/app/src/main/res/values-vi/strings.xml
+++ b/app/src/main/res/values-vi/strings.xml
@@ -310,4 +310,4 @@
<string name="account_imported">Đã nhập tài khoản</string>
<string name="simple_search">Tìm kiếm</string>
<string name="saving_new_card">Đang lưu thẻ mới...</string>
-</resources>
+ </resources>
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index f2269cb2c..da53c6778 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -319,4 +319,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">标题 (必填)</string>
<string name="saving_new_card">保存新卡片中 ...</string>
+ <string name="progress_import">正导入 %2$d 的面板 %1$d…</string>
+ <string name="progress_import_indeterminate">正导入面板…</string>
</resources>
diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml
index 7d932bcf2..8df0a4921 100644
--- a/app/src/main/res/values-zh-rHK/strings.xml
+++ b/app/src/main/res/values-zh-rHK/strings.xml
@@ -319,4 +319,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">標題(必填)</string>
<string name="saving_new_card">正在儲存新卡片...</string>
+ <string name="progress_import">正導入面板 %2$d 之 %1$d ...</string>
+ <string name="progress_import_indeterminate">導入面板 ...</string>
</resources>
diff --git a/app/src/main/res/values-zh-rTW/strings.xml b/app/src/main/res/values-zh-rTW/strings.xml
index dd8bdcdb9..0a67bb377 100644
--- a/app/src/main/res/values-zh-rTW/strings.xml
+++ b/app/src/main/res/values-zh-rTW/strings.xml
@@ -319,4 +319,6 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">標題(必填)</string>
<string name="saving_new_card">正在儲存新卡片...</string>
+ <string name="progress_import">正在匯入版面 %2$d 之 %1$d……</string>
+ <string name="progress_import_indeterminate">正在匯入版面……</string>
</resources>