diff --git a/MacBox/cs/MacConflictResolutionWizard.strings b/MacBox/cs/MacConflictResolutionWizard.strings new file mode 100644 index 000000000..ff1cd36e5 --- /dev/null +++ b/MacBox/cs/MacConflictResolutionWizard.strings @@ -0,0 +1,17 @@ +/* Class = "NSButtonCell"; title = "Auto-Merge"; ObjectID = "12N-DI-ISD"; */ +"12N-DI-ISD.title" = "Automatické sloučení"; + +/* Class = "NSButtonCell"; title = "Force Pull"; ObjectID = "3PF-vV-VYN"; */ +"3PF-vV-VYN.title" = "Force Pull"; + +/* Class = "NSButtonCell"; title = "Always Auto-Merge"; ObjectID = "Enn-rk-tNB"; */ +"Enn-rk-tNB.title" = "Vždy automaticky sloučit"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "P6M-78-D7f"; */ +"P6M-78-D7f.title" = "Zrušit"; + +/* Class = "NSButtonCell"; title = "Force Push"; ObjectID = "Us7-Cg-cqA"; */ +"Us7-Cg-cqA.title" = "Force Push"; + +/* Class = "NSButtonCell"; title = "Sync Later"; ObjectID = "bP0-Hf-Zei"; */ +"bP0-Hf-Zei.title" = "Synchronizovat později";