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
path: root/app/src
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-09 07:32:50 +0300
committerNextcloud bot <bot@nextcloud.com>2023-05-09 07:32:50 +0300
commitc4a5b6d258848abac3cfbf8ecb920383350eb21c (patch)
treec0c2a05398f7747e75a77976a8b982a28acc046e /app/src
parentc50a42615431b9c5c3e0ec6b0bcc62c7c936a767 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'app/src')
-rw-r--r--app/src/main/res/values-ca/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-ca/strings.xml b/app/src/main/res/values-ca/strings.xml
index 1e953a127..b671d1c62 100644
--- a/app/src/main/res/values-ca/strings.xml
+++ b/app/src/main/res/values-ca/strings.xml
@@ -87,7 +87,7 @@
<string name="action_card_unassign">Desassigna\'m la targeta</string>
<string name="action_card_archive">Arxiva la targeta</string>
<string name="action_card_delete">Suprimeix targeta</string>
- <string name="add_board">Afegeix una taula</string>
+ <string name="add_board">Afegeix un tauler</string>
<string name="label_clear_due_date">Esborra la data de venciment</string>
<string name="label_add">Afegeix %1$s</string>
@@ -324,7 +324,7 @@
<!-- Label for a title input field that is required to be filled out -->
<string name="title_mandatory">Títol (necessari)</string>
<string name="saving_new_card">Desant una nova targeta...</string>
- <string name="progress_import">S\'està important %1$d taula de%2$d...</string>
+ <string name="progress_import">S\'està important el tauler %1$d/%2$d...</string>
<string name="progress_import_indeterminate">Important taules...</string>
<string name="card_outdated">El contingut d\'aquesta targeta pot estar obsolet.</string>
<string name="show_error">Mostra l\'error</string>