mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-26 22:47:59 +01:00
correcting a settings string at some languages
This commit is contained in:
parent
528dc06a10
commit
780c326bd2
5 changed files with 5 additions and 5 deletions
|
@ -149,7 +149,7 @@
|
|||
<string name="screen_rotation_system_setting">System setting</string>
|
||||
<string name="screen_rotation_device_rotation">Device rotation</string>
|
||||
<string name="screen_rotation_aspect_ratio">Aspect ratio</string>
|
||||
<string name="black_background_at_fullscreen">Black background and status bar at fullscreen media</string>
|
||||
<string name="black_background_at_fullscreen">Black background and at fullscreen media</string>
|
||||
<string name="scroll_thumbnails_horizontally">Scroll thumbnails horizontally</string>
|
||||
<string name="hide_system_ui_at_fullscreen">Automatically hide system UI at fullscreen media</string>
|
||||
<string name="delete_empty_folders">Delete empty folders after deleting their content</string>
|
||||
|
|
|
@ -149,7 +149,7 @@
|
|||
<string name="screen_rotation_system_setting">Systémového nastavení</string>
|
||||
<string name="screen_rotation_device_rotation">Otočení zařízení</string>
|
||||
<string name="screen_rotation_aspect_ratio">Poměru stran</string>
|
||||
<string name="black_background_at_fullscreen">Černé pozadí a stavová lišta při médiích na celou obrazovku</string>
|
||||
<string name="black_background_at_fullscreen">Černé pozadí při médiích na celou obrazovku</string>
|
||||
<string name="scroll_thumbnails_horizontally">Prohlížet miniatury vodorovně</string>
|
||||
<string name="hide_system_ui_at_fullscreen">Automaticky skrývat systémové lišty při celoobrazovkových médiích</string>
|
||||
<string name="delete_empty_folders">Odstranit prázdné složky po smazání jejich obsahu</string>
|
||||
|
|
|
@ -150,7 +150,7 @@
|
|||
<string name="screen_rotation_system_setting">Rendszer beállítások</string>
|
||||
<string name="screen_rotation_device_rotation">Eszköz elforgatás</string>
|
||||
<string name="screen_rotation_aspect_ratio">Képarány</string>
|
||||
<string name="black_background_at_fullscreen">Fekete háttérszín és állapotsáv teljes képernyős médiánál</string>
|
||||
<string name="black_background_at_fullscreen">Fekete háttérszín teljes képernyős médiánál</string>
|
||||
<string name="scroll_thumbnails_horizontally">Miniatűrök görgetése vízszintesen</string>
|
||||
<string name="hide_system_ui_at_fullscreen">Automatikusan elrejti a rendszer UI-t teljes képernyőn</string>
|
||||
<string name="delete_empty_folders">Az üres mappák törlése a tartalom törlése után</string>
|
||||
|
|
|
@ -149,7 +149,7 @@
|
|||
<string name="screen_rotation_system_setting">Systémového nastavenia</string>
|
||||
<string name="screen_rotation_device_rotation">Otočenia zariadenia</string>
|
||||
<string name="screen_rotation_aspect_ratio">Pomeru strán</string>
|
||||
<string name="black_background_at_fullscreen">Čierne pozadie a stavová lišta pri médiách na celú obrazovku</string>
|
||||
<string name="black_background_at_fullscreen">Čierne pozadie pri médiách na celú obrazovku</string>
|
||||
<string name="scroll_thumbnails_horizontally">Prehliadať miniatúry vodorovne</string>
|
||||
<string name="hide_system_ui_at_fullscreen">Automaticky skrývať systémové lišty pri celoobrazovkových médiách</string>
|
||||
<string name="delete_empty_folders">Odstrániť prázdne priečinky po vymazaní ich obsahu</string>
|
||||
|
|
|
@ -149,7 +149,7 @@
|
|||
<string name="screen_rotation_system_setting">System setting</string>
|
||||
<string name="screen_rotation_device_rotation">Device rotation</string>
|
||||
<string name="screen_rotation_aspect_ratio">Aspect ratio</string>
|
||||
<string name="black_background_at_fullscreen">Black background and status bar at fullscreen media</string>
|
||||
<string name="black_background_at_fullscreen">Black background and at fullscreen media</string>
|
||||
<string name="scroll_thumbnails_horizontally">Scroll thumbnails horizontally</string>
|
||||
<string name="hide_system_ui_at_fullscreen">Automatically hide system UI at fullscreen media</string>
|
||||
<string name="delete_empty_folders">Delete empty folders after deleting their content</string>
|
||||
|
|
Loading…
Reference in a new issue