diff --git a/Apps/Keyty/Sources/Keyty/Resources/de.lproj/Localizable.strings b/Apps/Keyty/Sources/Keyty/Resources/de.lproj/Localizable.strings index 8fea132..08c02a4 100644 --- a/Apps/Keyty/Sources/Keyty/Resources/de.lproj/Localizable.strings +++ b/Apps/Keyty/Sources/Keyty/Resources/de.lproj/Localizable.strings @@ -35,7 +35,7 @@ "anchor.center" = "Mitte"; "anchor.right" = "Rechts"; "anchor.top" = "Oben"; -"anchor.vertical_center" = "Mitte"; +"anchor.vertical_center" = "Mittig"; "anchor.bottom" = "Unten"; /* Displays settings pane */ diff --git a/Apps/Keyty/Sources/Keyty/Resources/en.lproj/Localizable.strings b/Apps/Keyty/Sources/Keyty/Resources/en.lproj/Localizable.strings index 824d674..8a83ba6 100644 --- a/Apps/Keyty/Sources/Keyty/Resources/en.lproj/Localizable.strings +++ b/Apps/Keyty/Sources/Keyty/Resources/en.lproj/Localizable.strings @@ -35,7 +35,7 @@ "anchor.center" = "Center"; "anchor.right" = "Right"; "anchor.top" = "Top"; -"anchor.vertical_center" = "Center"; +"anchor.vertical_center" = "Middle"; "anchor.bottom" = "Bottom"; /* Displays settings pane */ diff --git a/Apps/Keyty/Sources/Keyty/Resources/es.lproj/Localizable.strings b/Apps/Keyty/Sources/Keyty/Resources/es.lproj/Localizable.strings index f29b59b..d2caf16 100644 --- a/Apps/Keyty/Sources/Keyty/Resources/es.lproj/Localizable.strings +++ b/Apps/Keyty/Sources/Keyty/Resources/es.lproj/Localizable.strings @@ -35,7 +35,7 @@ "anchor.center" = "Centro"; "anchor.right" = "Derecha"; "anchor.top" = "Arriba"; -"anchor.vertical_center" = "Centro"; +"anchor.vertical_center" = "Medio"; "anchor.bottom" = "Abajo"; /* Displays settings pane */ diff --git a/Apps/Keyty/Sources/Keyty/Resources/fr.lproj/Localizable.strings b/Apps/Keyty/Sources/Keyty/Resources/fr.lproj/Localizable.strings index b0f917f..b540471 100644 --- a/Apps/Keyty/Sources/Keyty/Resources/fr.lproj/Localizable.strings +++ b/Apps/Keyty/Sources/Keyty/Resources/fr.lproj/Localizable.strings @@ -35,7 +35,7 @@ "anchor.center" = "Centre"; "anchor.right" = "Droite"; "anchor.top" = "Haut"; -"anchor.vertical_center" = "Centre"; +"anchor.vertical_center" = "Milieu"; "anchor.bottom" = "Bas"; /* Displays settings pane */ diff --git a/Apps/Keyty/Sources/Keyty/Resources/ja.lproj/Localizable.strings b/Apps/Keyty/Sources/Keyty/Resources/ja.lproj/Localizable.strings index 0ff0631..38933c2 100644 --- a/Apps/Keyty/Sources/Keyty/Resources/ja.lproj/Localizable.strings +++ b/Apps/Keyty/Sources/Keyty/Resources/ja.lproj/Localizable.strings @@ -35,7 +35,7 @@ "anchor.center" = "中央"; "anchor.right" = "右"; "anchor.top" = "上"; -"anchor.vertical_center" = "中央"; +"anchor.vertical_center" = "中段"; "anchor.bottom" = "下"; /* Displays settings pane */ diff --git a/Apps/Keyty/Sources/Keyty/Resources/pl.lproj/Localizable.strings b/Apps/Keyty/Sources/Keyty/Resources/pl.lproj/Localizable.strings index 621da85..a947d98 100644 --- a/Apps/Keyty/Sources/Keyty/Resources/pl.lproj/Localizable.strings +++ b/Apps/Keyty/Sources/Keyty/Resources/pl.lproj/Localizable.strings @@ -35,7 +35,7 @@ "anchor.center" = "Środek"; "anchor.right" = "Prawo"; "anchor.top" = "Góra"; -"anchor.vertical_center" = "Środek"; +"anchor.vertical_center" = "Pośrodku"; "anchor.bottom" = "Dół"; /* Displays settings pane */ diff --git a/Apps/Keyty/Sources/Keyty/Resources/uk.lproj/Localizable.strings b/Apps/Keyty/Sources/Keyty/Resources/uk.lproj/Localizable.strings index dfc5f69..897e2ba 100644 --- a/Apps/Keyty/Sources/Keyty/Resources/uk.lproj/Localizable.strings +++ b/Apps/Keyty/Sources/Keyty/Resources/uk.lproj/Localizable.strings @@ -35,7 +35,7 @@ "anchor.center" = "По центру"; "anchor.right" = "Праворуч"; "anchor.top" = "Вгорі"; -"anchor.vertical_center" = "По центру"; +"anchor.vertical_center" = "Посередині"; "anchor.bottom" = "Внизу"; /* Displays settings pane */ diff --git a/Apps/Keyty/Sources/Keyty/Resources/zh-Hans.lproj/Localizable.strings b/Apps/Keyty/Sources/Keyty/Resources/zh-Hans.lproj/Localizable.strings index 85cec53..e38bb54 100644 --- a/Apps/Keyty/Sources/Keyty/Resources/zh-Hans.lproj/Localizable.strings +++ b/Apps/Keyty/Sources/Keyty/Resources/zh-Hans.lproj/Localizable.strings @@ -35,7 +35,7 @@ "anchor.center" = "居中"; "anchor.right" = "右侧"; "anchor.top" = "顶部"; -"anchor.vertical_center" = "居中"; +"anchor.vertical_center" = "中间"; "anchor.bottom" = "底部"; /* Displays settings pane */