diff --git a/Passepartout-iOS/Global/SwiftGen+Strings.swift b/Passepartout-iOS/Global/SwiftGen+Strings.swift index 048d5ee5..051fead4 100644 --- a/Passepartout-iOS/Global/SwiftGen+Strings.swift +++ b/Passepartout-iOS/Global/SwiftGen+Strings.swift @@ -58,7 +58,7 @@ internal enum L10n { internal enum Organizer { internal enum Cells { internal enum AddHost { - /// Browse configurations + /// Add from Files internal static let caption = L10n.tr("App", "organizer.cells.add_host.caption") } internal enum AddProvider { @@ -66,7 +66,7 @@ internal enum L10n { internal static let caption = L10n.tr("App", "organizer.cells.add_provider.caption") } internal enum ImportHost { - /// Imported configurations + /// Add from imported internal static let caption = L10n.tr("App", "organizer.cells.import_host.caption") } } diff --git a/Passepartout-iOS/Global/de.lproj/App.strings b/Passepartout-iOS/Global/de.lproj/App.strings index fcbadf9a..8769385e 100644 --- a/Passepartout-iOS/Global/de.lproj/App.strings +++ b/Passepartout-iOS/Global/de.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "Neuen Anbieter hinzufügen"; -"organizer.cells.add_host.caption" = "Neuen Host hinzufügen"; +"organisator.cells.add_host.caption" = "Aus Dateien hinzufügen"; +"organisator.cells.import_host.caption" = "Vom Import hinzufügen"; "wizards.host.cells.title_input.caption" = "Titel"; "wizards.host.sections.existing.header" = "Bestehende Profile"; diff --git a/Passepartout-iOS/Global/el.lproj/App.strings b/Passepartout-iOS/Global/el.lproj/App.strings index 96f23493..4678174f 100644 --- a/Passepartout-iOS/Global/el.lproj/App.strings +++ b/Passepartout-iOS/Global/el.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "Προσθήκη νέου παρόχου"; -"organizer.cells.add_host.caption" = "Προσθήκη νέου διακομιστή"; +"organizer.cells.add_host.caption" = "Προσθήκη από αρχεία"; +"organizer.cells.import_host.caption" = "Προσθήκη από εισαγωγή"; "wizards.host.cells.title_input.caption" = "Τίτλος"; "wizards.host.sections.existing.header" = "Υπάρχον Προφίλ"; diff --git a/Passepartout-iOS/Global/en.lproj/App.strings b/Passepartout-iOS/Global/en.lproj/App.strings index e16302e7..fe33797f 100644 --- a/Passepartout-iOS/Global/en.lproj/App.strings +++ b/Passepartout-iOS/Global/en.lproj/App.strings @@ -24,8 +24,8 @@ // "organizer.cells.add_provider.caption" = "Add new provider"; -"organizer.cells.add_host.caption" = "Browse configurations"; -"organizer.cells.import_host.caption" = "Imported configurations"; +"organizer.cells.add_host.caption" = "Add from Files"; +"organizer.cells.import_host.caption" = "Add from imported"; "wizards.host.cells.title_input.caption" = "Title"; "wizards.host.sections.existing.header" = "Existing profiles"; diff --git a/Passepartout-iOS/Global/es.lproj/App.strings b/Passepartout-iOS/Global/es.lproj/App.strings index 12b2a9fe..5a98b937 100644 --- a/Passepartout-iOS/Global/es.lproj/App.strings +++ b/Passepartout-iOS/Global/es.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "Añadir proveedor"; -"organizer.cells.add_host.caption" = "Añadir host"; +"organizer.cells.add_host.caption" = "Añadir desde Ficheros"; +"organizer.cells.import_host.caption" = "Añadir desde importados"; "wizards.host.cells.title_input.caption" = "Título"; "wizards.host.sections.existing.header" = "Perfiles existentes"; diff --git a/Passepartout-iOS/Global/fr.lproj/App.strings b/Passepartout-iOS/Global/fr.lproj/App.strings index c8ca5a90..da0b8640 100644 --- a/Passepartout-iOS/Global/fr.lproj/App.strings +++ b/Passepartout-iOS/Global/fr.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "Ajouter un nouveau fournisseur"; -"organizer.cells.add_host.caption" = "Ajouter un nouvel hôte"; +"organizer.cells.add_host.caption" = "Ajouter de Fichiers"; +"organizer.cells.import_host.caption" = "Ajouter depuis importé"; "wizards.host.cells.title_input.caption" = "Titre"; "wizards.host.sections.existing.header" = "Profiles existants"; diff --git a/Passepartout-iOS/Global/it.lproj/App.strings b/Passepartout-iOS/Global/it.lproj/App.strings index 2b40000a..9af69e9d 100644 --- a/Passepartout-iOS/Global/it.lproj/App.strings +++ b/Passepartout-iOS/Global/it.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "Aggiungi provider"; -"organizer.cells.add_host.caption" = "Aggiungi host"; +"organizer.cells.add_host.caption" = "Aggiungi da Files"; +"organizer.cells.import_host.caption" = "Aggiungi da importati"; "wizards.host.cells.title_input.caption" = "Titolo"; "wizards.host.sections.existing.header" = "Profili esistenti"; diff --git a/Passepartout-iOS/Global/nl.lproj/App.strings b/Passepartout-iOS/Global/nl.lproj/App.strings index 03c7c9d5..bb255f01 100644 --- a/Passepartout-iOS/Global/nl.lproj/App.strings +++ b/Passepartout-iOS/Global/nl.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "Voeg nieuwe aanbieder toe"; -"organizer.cells.add_host.caption" = "Voeg nieuwe host toe"; +"organizer.cells.add_host.caption" = "Toevoegen vanuit Bestanden"; +"organizer.cells.import_host.caption" = "Toevoegen vanuit geïmporteerd"; "wizards.host.cells.title_input.caption" = "Titel"; "wizards.host.sections.existing.header" = "Bestaande profielen"; diff --git a/Passepartout-iOS/Global/pl.lproj/App.strings b/Passepartout-iOS/Global/pl.lproj/App.strings index 5033479f..3ce258d7 100644 --- a/Passepartout-iOS/Global/pl.lproj/App.strings +++ b/Passepartout-iOS/Global/pl.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "Dodaj nowego usługodawcę"; -"organizer.cells.add_host.caption" = "Dodaj nowy host"; +"organizer.cells.add_host.caption" = "Dodaj z Plików"; +"organizer.cells.import_host.caption" = "Dodaj z zaimportowanych"; "wizards.host.cells.title_input.caption" = "Tytuł"; "wizards.host.sections.existing.header" = "Istniejące profile"; diff --git a/Passepartout-iOS/Global/pt.lproj/App.strings b/Passepartout-iOS/Global/pt.lproj/App.strings index 603fa37a..4ac636c4 100644 --- a/Passepartout-iOS/Global/pt.lproj/App.strings +++ b/Passepartout-iOS/Global/pt.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "Adicionar novo perfil"; -"organizer.cells.add_host.caption" = "Adicionar novo host"; +"organizer.cells.add_host.caption" = "Adicionar dos Arquivos"; +"organizer.cells.import_host.caption" = "Adicionar dos importados"; "wizards.host.cells.title_input.caption" = "Título"; "wizards.host.sections.existing.header" = "Perfis existentes"; diff --git a/Passepartout-iOS/Global/ru.lproj/App.strings b/Passepartout-iOS/Global/ru.lproj/App.strings index e0958731..d025836b 100644 --- a/Passepartout-iOS/Global/ru.lproj/App.strings +++ b/Passepartout-iOS/Global/ru.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "Добавить нового провайдера"; -"organizer.cells.add_host.caption" = "Добавить новый хост"; +"organizer.cells.add_host.caption" = "Добавить из файлов"; +"organizer.cells.import_host.caption" = "Добавить из импортированных"; "wizards.host.cells.title_input.caption" = "Название"; "wizards.host.sections.existing.header" = "Существующие профили"; diff --git a/Passepartout-iOS/Global/sv.lproj/App.strings b/Passepartout-iOS/Global/sv.lproj/App.strings index 084f2032..d17d40c0 100644 --- a/Passepartout-iOS/Global/sv.lproj/App.strings +++ b/Passepartout-iOS/Global/sv.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "Lägg till ny leverantör"; -"organizer.cells.add_host.caption" = "Lägg till ny värd"; +"organizer.cells.add_host.caption" = "Lägg till från Filer"; +"organizer.cells.import_host.caption" = "Lägg till från importerad"; "wizards.host.cells.title_input.caption" = "Namn"; "wizards.host.sections.existing.header" = "Befintliga profiler"; diff --git a/Passepartout-iOS/Global/zh-Hans.lproj/App.strings b/Passepartout-iOS/Global/zh-Hans.lproj/App.strings index 3d0ba88b..af954b11 100644 --- a/Passepartout-iOS/Global/zh-Hans.lproj/App.strings +++ b/Passepartout-iOS/Global/zh-Hans.lproj/App.strings @@ -24,7 +24,8 @@ // "organizer.cells.add_provider.caption" = "添加新的提供商配置"; -"organizer.cells.add_host.caption" = "添加新的主机配置"; +"organizer.cells.add_host.caption" = "从文件添加"; +"organizer.cells.import_host.caption" = "从导入中添加"; "wizards.host.cells.title_input.caption" = "名称"; "wizards.host.sections.existing.header" = "已存在的配置";