New translations Localizable.strings (Czech)

This commit is contained in:
Mark McGuill
2022-05-12 13:18:51 +02:00
parent 2da1d7e4a0
commit aa006a007a
+12
View File
@@ -4998,3 +4998,15 @@
/* Rename Tag */
"action_rename_tag" = "Přejmenovat štítek";
/* Merge In or Synchronize? */
"compare_merge_merge_or_synchronize_title" = "Merge In or Synchronize?";
/* A 'Merge In' merges changes into the first database only. A 'Synchronize' also updates the second database to match. */
"compare_merge_merge_or_synchronize_message" = "A 'Merge In' merges changes into the first database only. A 'Synchronize' also updates the second database to match.";
/* Merge In Only (Update First) */
"compare_merge_merge_or_synchronize_option_merge" = "Merge In Only (Update First)";
/* Synchronize (Update Both) */
"compare_merge_merge_or_synchronize_option_synchronize" = "Synchronize (Update Both)";