New translations Localizable.strings (Italian)

This commit is contained in:
Mark McGuill
2022-12-05 19:47:22 +01:00
parent 9bc5f4db01
commit e7599aca32
+12
View File
@@ -5223,3 +5223,15 @@
/* Lock Database Immediately */
"mac_on_window_close_action_lock_immediately" = "Lock Database Immediately";
/* Offline Mode - L10n - this is a status/state, the database is currently unlocked */
"database_unlocked_status" = "Unlocked";
/* Your changes could not be safely saved. You are now working on an in-memory version only of your database. We recommend you try to save again */
"error_could_not_save_message" = "Your changes could not be safely saved. You are now working on an in-memory version only of your database. We recommend you try to save again";
/* Error Saving\nWe recommend you try to save again */
"error_could_not_save_title" = "Error Saving\nWe recommend you try to save again";
/* Sync - L10n - This is a verb - To Synchronize */
"generic_action_sync" = "Sincronizzazione";