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:
-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>