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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/values-cs-rCZ/strings.xml9
-rw-r--r--app/src/main/res/values-de/strings.xml7
-rw-r--r--app/src/main/res/values-eu/strings.xml4
-rw-r--r--app/src/main/res/values-pl/strings.xml9
-rw-r--r--app/src/main/res/values-tr/strings.xml7
-rw-r--r--app/src/main/res/values-zh-rCN/strings.xml6
-rw-r--r--app/src/main/res/values-zh-rHK/strings.xml6
7 files changed, 41 insertions, 7 deletions
diff --git a/app/src/main/res/values-cs-rCZ/strings.xml b/app/src/main/res/values-cs-rCZ/strings.xml
index 100d57c2..a5252866 100644
--- a/app/src/main/res/values-cs-rCZ/strings.xml
+++ b/app/src/main/res/values-cs-rCZ/strings.xml
@@ -257,6 +257,13 @@
<string name="no_other_accounts">Zatím jste nenastavili žádné další účty.</string>
<string name="choose_account">Zvolte účet</string>
<string name="context_based_formatting">Kontextové vyskakovací okno formátování</string>
+ <plurals name="remove_account_message">
+ <item quantity="one">Odebrání účtu %1$s také nenahraditelně odstraní jednu nesynchronizovanou změnu.</item>
+ <item quantity="few">Odebrání účtu %1$s také nenahraditelně odstraní %2$d nesynchronizovaných změn.</item>
+ <item quantity="many">Odebrání účtu %1$s také nenahraditelně odstraní %2$d nesynchronizovaných změn.</item>
+ <item quantity="other">Odebrání účtu %1$s také nenahraditelně odstraní %2$d nesynchronizované změny.</item>
+ </plurals>
<string name="remove_account">Odebrat %1$s</string>
- </resources>
+ <string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">Abyste mohli přidat účet je třeba, abyste byli připojení k Internetu.</string>
+</resources>
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index f248617d..a90c81e1 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -249,6 +249,11 @@
<string name="no_other_accounts">Sie haben bislang keine weiteren Konten eingerichtet.</string>
<string name="choose_account">Konto auswählen</string>
<string name="context_based_formatting">Popup für die kontextbasierte Formatierung</string>
+ <plurals name="remove_account_message">
+ <item quantity="one">Beim Entfernen des Kontos %1$s wird auch eine unsynchronisierte Änderung unwiderruflich gelöscht werden.</item>
+ <item quantity="other">Beim Entfernen des Kontos %1$s werden auch %2$d unsynchronisierte Änderungen unwiderruflich gelöscht werden.</item>
+ </plurals>
<string name="remove_account">%1$s entfernen</string>
- </resources>
+ <string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">Sie müssen mit dem Internet verbunden sein, um ein Konto hinzufügen zu können.</string>
+</resources>
diff --git a/app/src/main/res/values-eu/strings.xml b/app/src/main/res/values-eu/strings.xml
index dc0e4c8e..187fd1ee 100644
--- a/app/src/main/res/values-eu/strings.xml
+++ b/app/src/main/res/values-eu/strings.xml
@@ -13,6 +13,7 @@
<string name="action_sorting_method">Ordenatze metodoa</string>
<string name="simple_cancel">Utzi</string>
<string name="simple_edit">Editatu</string>
+ <string name="simple_remove">Kendu</string>
<string name="action_edit_save">Gorde</string>
<string name="simple_about">Honi buruz</string>
<string name="simple_link">Esteka</string>
@@ -248,4 +249,5 @@
<string name="no_other_accounts">Oraindik ez duzu konturik konfiguratu.</string>
<string name="choose_account">Aukeratu kontua</string>
<string name="context_based_formatting">Testuinguruan oinarritutako formateatze leiho gainerakorra </string>
- </resources>
+ <string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">Kontu bat gehitzeko internetera konektatuta egon behar zara.</string>
+</resources>
diff --git a/app/src/main/res/values-pl/strings.xml b/app/src/main/res/values-pl/strings.xml
index 5b335eed..cd513c01 100644
--- a/app/src/main/res/values-pl/strings.xml
+++ b/app/src/main/res/values-pl/strings.xml
@@ -257,6 +257,13 @@
<string name="no_other_accounts">Nie masz jeszcze skonfigurowanych żadnych innych kont.</string>
<string name="choose_account">Wybierz konto</string>
<string name="context_based_formatting">Okno podręczne formatowania opartego na kontekście</string>
+ <plurals name="remove_account_message">
+ <item quantity="one">Usunięcie konta %1$s, usunie również nieodwracalnie jedną niezsynchronizowaną zmianę.</item>
+ <item quantity="few">Usunięcie konta %1$s, usunie również nieodwracalnie %2$d niezsynchronizowane zmiany.</item>
+ <item quantity="many">Usunięcie konta %1$s, usunie również nieodwracalnie %2$d niezsynchronizowanych zmian.</item>
+ <item quantity="other">Usunięcie konta %1$s, usunie również nieodwracalnie %2$d niezsynchronizowanych zmian.</item>
+ </plurals>
<string name="remove_account">Usuń %1$s</string>
- </resources>
+ <string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">Aby dodać konto, musisz mieć połączenie z Internetem.</string>
+</resources>
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index cdbbf653..537b7c52 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -249,6 +249,11 @@
<string name="no_other_accounts">Henüz başka bir hesap yapılandırmamışsınız.</string>
<string name="choose_account">Hesap seçin</string>
<string name="context_based_formatting">Bağlam tabanlı biçimlendirme açılan penceresi</string>
+ <plurals name="remove_account_message">
+ <item quantity="one">%1$s hesabı silindiğinde bir eşitlenmemiş değişiklik de geri alınamayacak şekilde silinecek.</item>
+ <item quantity="other">%1$s hesabı silindiğinde %2$d eşitlenmemiş değişiklik de geri alınamayacak şekilde silinecek.</item>
+ </plurals>
<string name="remove_account">%1$s sil</string>
- </resources>
+ <string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">Bir hesap ekleyebilmeniz için çalışan bir İnternet bağlantınız olmalı.</string>
+</resources>
diff --git a/app/src/main/res/values-zh-rCN/strings.xml b/app/src/main/res/values-zh-rCN/strings.xml
index 942bf45b..df7c0011 100644
--- a/app/src/main/res/values-zh-rCN/strings.xml
+++ b/app/src/main/res/values-zh-rCN/strings.xml
@@ -245,6 +245,10 @@
<string name="no_other_accounts">您尚未配置任何其他帐户。</string>
<string name="choose_account">选择一个账户</string>
<string name="context_based_formatting">基于上下文的格式弹出窗口 </string>
+ <plurals name="remove_account_message">
+ <item quantity="other">移除账户 %1$s 会同样不可恢复地删除 %2$d 未同步的更改</item>
+ </plurals>
<string name="remove_account">移除 %1$s</string>
- </resources>
+ <string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">要添加账号,你必须连接到互联网。</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 55a9eb64..026d4682 100644
--- a/app/src/main/res/values-zh-rHK/strings.xml
+++ b/app/src/main/res/values-zh-rHK/strings.xml
@@ -245,6 +245,10 @@
<string name="no_other_accounts">你尚未設定其它帳號。</string>
<string name="choose_account">選擇賬戶</string>
<string name="context_based_formatting">基於 context 的格式彈出框</string>
+ <plurals name="remove_account_message">
+ <item quantity="other">刪除賬戶 %1$s 還將刪除 %2$d 個無法恢復的非同步更改。</item>
+ </plurals>
<string name="remove_account">移除 %1$s</string>
- </resources>
+ <string name="you_have_to_be_connected_to_the_internet_in_order_to_add_an_account">您必須連線到互聯網才能新增賬戶。</string>
+</resources>