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>2019-09-28 06:11:34 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-09-28 11:39:49 +0300
commit7142ecd6879bcd2ee2cb47ea16948604695f6ec1 (patch)
tree81cd383a43435e12f5e46b0a038efd9ac875a040 /app/src/main/res/values-it
parent8e6c84c6dcf98e898621dcd54904e992a477409a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-it')
-rw-r--r--app/src/main/res/values-it/strings.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/app/src/main/res/values-it/strings.xml b/app/src/main/res/values-it/strings.xml
index af614bb25..560ed2824 100644
--- a/app/src/main/res/values-it/strings.xml
+++ b/app/src/main/res/values-it/strings.xml
@@ -89,8 +89,7 @@
<string name="not_synced_yet">Non ancora sincronizzata</string>
<string name="no_columns">Ancora nessuna colonna</string>
<string name="this_feature_will_be_implemented_in_a_future_version">Questa funzionalità sarà implementata in una versione futura.</string>
- <string name="do_you_want_to_save_your_changes">Vuoi salvare le tur modifiche?</string>
- <string name="simple_dismiss">annulla</string>
+ <string name="do_you_want_to_save_your_changes">Vuoi salvare le tue modifiche?</string>
<string name="do_you_want_to_delete_the_current_column">Vuoi eliminare la colonna attuale?</string>
<string name="add_a_new_column_using_the_three_dots_menu">Aggiungi una nuova colonna utilizzando il menu a tre punti.</string>
<string name="add_a_new_card_using_the_button">Aggiungi una nuova scheda utilizzando il pulsante +</string>
@@ -98,4 +97,8 @@
<string name="your_deck_version_is_too_old">La tua versione di Deck è troppo datata</string>
<string name="deck_outdated_please_update">La tua versione di Deck è troppo datata. Aggiorna per utilizzare questa applicazione Android come client.</string>
<string name="simple_update">Aggiorna</string>
-</resources>
+ <string name="simple_delete">elimina</string>
+ <string name="delete_board_message">Questo eliminerà definitivamente questa lavagna incluse le pile e le schede.</string>
+ <string name="action_card_list_rename_column">Rinomina colonna</string>
+ <string name="simple_rename">Rinomina</string>
+ </resources>