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-12 07:33:05 +0300
committerNextcloud bot <bot@nextcloud.com>2023-03-12 07:33:05 +0300
commiteac9d30327b9eb24cfa92c4815f12646be00be51 (patch)
tree7f250f28f07c514888453f4674dcb8081182674b
parentb98e464a01e39a6e118a4fb60a5af7d83d1e789e (diff)
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--app/src/main/res/values-b+en+001/strings.xml4
-rw-r--r--app/src/main/res/values-zh-rHK/strings.xml1
2 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-b+en+001/strings.xml b/app/src/main/res/values-b+en+001/strings.xml
index 34d34ebce..42df05fb0 100644
--- a/app/src/main/res/values-b+en+001/strings.xml
+++ b/app/src/main/res/values-b+en+001/strings.xml
@@ -77,6 +77,7 @@
<string name="add_account">Add account</string>
<string name="choose_account">Choose account</string>
+ <string name="add_card">Add card</string>
<string name="activity">Activity</string>
<string name="add_list">Add list</string>
<string name="rename_list">Rename list</string>
@@ -99,6 +100,7 @@
<string name="attachments">Attachments</string>
<string name="no_cards">No cards yet</string>
<string name="no_account">No account configured</string>
+ <string name="account_already_added">The account %1$s has already been added</string>
<string name="account_is_getting_imported">Account is getting imported</string>
<string name="not_synced_yet">Not synced yet</string>
<string name="no_lists_yet">No lists yet</string>
@@ -154,6 +156,7 @@
<string name="title_is_mandatory">Title is required</string>
<string name="provide_at_least_a_title_or_description">Provide at least a title or description</string>
<string name="welcome_text">Welcome to %1$s</string>
+ <string name="welcome_text_further_accounts">Add another account</string>
<string name="maintenance_mode_explanation">The server %1$s is currently in maintenance mode. Please contact your administrator or try later again.</string>
<string name="share_add_to_card">Add to card</string>
<string name="share_success">Successfully added %1$s to %2$s</string>
@@ -308,6 +311,7 @@
<string name="downloads">Downloads</string>
<string name="files">Files</string>
<string name="gallery">Gallery</string>
+ <string name="simple_attach">Attach</string>
<string name="add_stack_widget">Add list widget</string>
<string name="add_filter_widget">Add filter widget</string>
<string name="simple_order">Order</string>
diff --git a/app/src/main/res/values-zh-rHK/strings.xml b/app/src/main/res/values-zh-rHK/strings.xml
index e5a92ce74..363133db1 100644
--- a/app/src/main/res/values-zh-rHK/strings.xml
+++ b/app/src/main/res/values-zh-rHK/strings.xml
@@ -154,6 +154,7 @@
<string name="title_is_mandatory">標題為必填</string>
<string name="provide_at_least_a_title_or_description">提供至少一個標題或描述</string>
<string name="welcome_text">歡迎來到 %1$s</string>
+ <string name="welcome_text_further_accounts">新增另一個賬號</string>
<string name="maintenance_mode_explanation">伺服器 %1$s 當前處於維護模式。請與您的管理員聯繫或再試一次。</string>
<string name="share_add_to_card">加到 card</string>
<string name="share_success">成功新增 %1$s 至 %2$s</string>