mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Fetch translations from Crowdin
This commit is contained in:
parent
12def933dc
commit
25cd07b7c2
@ -1148,14 +1148,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"تغيير اعدادات النواة."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME,
|
||||
"اسم المستخدم"
|
||||
|
@ -868,14 +868,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_ENABLE,
|
||||
"Activar la sincronización na nube"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME,
|
||||
"Nome d'usuariu"
|
||||
|
@ -1228,9 +1228,37 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"Дэструктыўная воблачная сінхранізацыя"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_SAVES,
|
||||
"Сінхранізацыя: захаванні/станы"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
"Сінхранізацыя: файлы канфігурацыі"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_THUMBS,
|
||||
"Сінхранізацыя: эскізы мініяцюр"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_SYSTEM,
|
||||
"Сінхранізацыя: сістэмныя файлы"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_SAVES,
|
||||
"Калі ўключана, захаванні/станы будуць сінхранізавацца з воблакам."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Калі ўключана, файлы канфігурацыі будуць сінхранізавацца з воблакам."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_THUMBS,
|
||||
"Калі ўключана, эскізы мініяцюр будуць сінхранізавацца з воблакам. У большасці выпадкаў не рэкамендуецца, апрача багатых калекцый уласных эскізаў мініяцюр; інакш спампоўванне мініяцюр - лепшы выбар."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_SYSTEM,
|
||||
"Калі ўключана, сістэмныя файлы будуць сінхранізавацца з воблакам. Гэта можа значна павялічыць час, неабходны для сінхранізацыі; выкарыстоўвайце ўсвядомлена."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
@ -5039,6 +5067,14 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SETTINGS_SHOW_USER,
|
||||
"Паказ 'Карыстальнік'"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_ICON_THUMBNAILS,
|
||||
"Значкі плэй-ліста"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_ICON_THUMBNAILS,
|
||||
"Тып мініяцюры для адлюстравання значкоў плэй-ліста."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SETTINGS_SHOW_USER,
|
||||
"Паказваць налады 'Карыстальнік'."
|
||||
@ -7081,6 +7117,10 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_THUMBNAIL_MODE_SCREENSHOTS,
|
||||
"Здымак экрана"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_THUMBNAIL_MODE_LOGOS,
|
||||
"Лагатып змесціва"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_ON,
|
||||
"УКЛ"
|
||||
|
@ -336,14 +336,6 @@ MSG_HASH(
|
||||
|
||||
/* Settings */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_PLAYLIST_SETTINGS,
|
||||
"Плейлисти"
|
||||
|
@ -1132,14 +1132,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"Canvia les configuracions de desament."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME,
|
||||
"Nom d’usuari"
|
||||
|
@ -1232,10 +1232,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"破坏性云同步"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"禁用后,文件会在被覆盖或删除之前移至备份文件夹。"
|
||||
|
@ -1188,10 +1188,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_ENABLE,
|
||||
"嘗試將雲端設定檔、記憶存檔與狀態同步到雲端儲存供應商。"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"若未啟用,覆蓋或刪除前檔案將會移動到備份資料夾。"
|
||||
|
@ -1200,10 +1200,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"Destruktivní cloudová synchronizace"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"Pokud je tato funkce vypnuta, jsou soubory před přepsáním nebo odstraněním přesunuty do záložní složky."
|
||||
|
@ -880,14 +880,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"Newid gosodiadau arbed."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS,
|
||||
"Logio"
|
||||
|
@ -752,14 +752,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"Skift gemmeindstillinger."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS,
|
||||
"Logning"
|
||||
|
@ -1148,14 +1148,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"Αλλαγή ρυθμίσεων αποθήκευσης."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME,
|
||||
"Όνομα Χρήστη"
|
||||
|
@ -128,14 +128,6 @@ MSG_HASH(
|
||||
|
||||
/* Settings */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
|
||||
/* Core option category placeholders for icons */
|
||||
|
||||
|
@ -264,14 +264,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"Change settings for the saving."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_LOGGING_SETTINGS,
|
||||
"Change settings for the logging."
|
||||
|
@ -1228,6 +1228,14 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sincronizar: archivos de configuración"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_THUMBS,
|
||||
"Sincronizar: imágenes de miniaturas"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_SYSTEM,
|
||||
"Sincronizar: archivos del sistema"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_SAVES,
|
||||
"Al activar esta opción se sincronizarán los datos guardados y los guardados rápidos a la nube."
|
||||
@ -1236,6 +1244,14 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Al activar esta opción se sincronizarán los archivos de configuración a la nube."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_THUMBS,
|
||||
"Al activar esta opción se sincronizarán las imágenes de las miniaturas a la nube. No se recomienda usar esta opción salvo que tengas una gran colección de miniaturas, en caso contrario, el descargador de miniaturas es una alternativa mejor."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_SYSTEM,
|
||||
"Al activar esta opción se sincronizarán los archivos del sistema a la nube. Puede aumentar significativamente el tiempo que se tarda en sincronizar. Utilizar con precaución."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"Al desactivar esta opción, los archivos serán trasladados a una carpeta de copia de seguridad antes de ser sobrescritos o eliminados."
|
||||
|
@ -1192,14 +1192,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"همگامسازی ابری تخریبی"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DRIVER,
|
||||
"شیوهنامهٔ شبکهٔ فضای ابری که باید استفاده شود."
|
||||
|
@ -252,14 +252,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_INPUT_SETTINGS,
|
||||
"קלט"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_MENU_FILE_BROWSER_SETTINGS,
|
||||
"סייר קבצים"
|
||||
|
@ -784,14 +784,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_SAVING_SETTINGS,
|
||||
"Spremanje"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME,
|
||||
"Korisničko ime"
|
||||
|
@ -1096,14 +1096,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"Ubah pengaturan penyimpanan."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS,
|
||||
"Pencatatan Log"
|
||||
|
@ -52,14 +52,6 @@
|
||||
|
||||
/* Settings */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
|
||||
/* Core option category placeholders for icons */
|
||||
|
||||
|
@ -1088,14 +1088,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"Instellingen voor opslaan wijzigen."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME,
|
||||
"Gebruikersnaam"
|
||||
|
@ -1160,10 +1160,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_ENABLE,
|
||||
"Aktiver Sky-Synkronisering"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"Når deaktivert, flyttes filer til en sikkerhetskopimappe før de overskrives eller slettes."
|
||||
|
@ -204,14 +204,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_VIDEO_SETTINGS,
|
||||
"Vidèo"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_PLAYLIST_SETTINGS,
|
||||
"Listas de lectura"
|
||||
|
@ -324,14 +324,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_AUDIO_SETTINGS,
|
||||
"ଅଡ଼ିଓ"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_PLAYLIST_SETTINGS,
|
||||
"ଚାଳନତାଲିକା"
|
||||
|
@ -1108,14 +1108,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"Modificar as definições de gravação."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME,
|
||||
"Utilizador"
|
||||
|
@ -52,14 +52,6 @@
|
||||
|
||||
/* Settings */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
|
||||
/* Core option category placeholders for icons */
|
||||
|
||||
|
@ -116,14 +116,6 @@ MSG_HASH(
|
||||
|
||||
/* Settings */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
|
||||
/* Core option category placeholders for icons */
|
||||
|
||||
|
@ -1144,14 +1144,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_ENABLE,
|
||||
"Povoliť cloud synchronizáciu"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME,
|
||||
"Meno používateľa"
|
||||
|
@ -1108,14 +1108,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"Izmeni podešavanja za usnimavanje."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS,
|
||||
"Beleženje"
|
||||
|
@ -1144,10 +1144,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"Destruktiv molnsynkning"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"Inaktiverat flyttas filer till en säkerhetskopia innan de skrivs över eller raderas."
|
||||
|
@ -1224,6 +1224,14 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Eşitleyici: Yapılandırma Dosyaları"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_THUMBS,
|
||||
"Eşitle: Küçük Resimler"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_SYSTEM,
|
||||
"Eşitle: Sistem Dosyaları"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_SAVES,
|
||||
"Etkinleştirildiğinde, kayıtlar/durumlar bulut ile eşitlenecektir."
|
||||
@ -1232,6 +1240,14 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Etkinleştirildiğinde yapılandırma dosyaları bulut ile eşitlenecektir."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_THUMBS,
|
||||
"Etkinleştirildiğinde küçük resim görüntüleri bulutla eşitlenecektir. Özel küçük resim resimlerinden oluşan geniş koleksiyonlar dışında genellikle önerilmez; diğer türlü küçük resim indirici daha iyi bir seçimdir."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_SYNC_SYSTEM,
|
||||
"Etkinleştirildiğinde sistem dosyaları buluta eşitlenecektir. Bu, eşitleme için gereken süreyi önemli ölçüde artırabilir; dikkatli kullanın."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"Devre dışı bırakıldığında, dosyalar üzerine yazılmadan veya silinmeden önce yedek klasörüne taşınır."
|
||||
|
@ -52,14 +52,6 @@
|
||||
|
||||
/* Settings */
|
||||
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
|
||||
/* Core option category placeholders for icons */
|
||||
|
||||
|
@ -1124,14 +1124,6 @@ MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_SAVING_SETTINGS,
|
||||
"Canvia els ajustos de guardat."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_LOGGING_SETTINGS,
|
||||
"Registres"
|
||||
|
@ -1068,14 +1068,6 @@ MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_ENABLE,
|
||||
"Bật đồng bộ hóa đám mây"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_SYNC_CONFIGS,
|
||||
"Sync: Configuration Files"
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_SUBLABEL_CLOUD_SYNC_DESTRUCTIVE,
|
||||
"When disabled, files are moved to a backup folder before being overwritten or deleted."
|
||||
)
|
||||
MSG_HASH(
|
||||
MENU_ENUM_LABEL_VALUE_CLOUD_SYNC_USERNAME,
|
||||
"Tên truy nhập"
|
||||
|
@ -15,7 +15,7 @@
|
||||
#define LANGUAGE_PROGRESS_BULGARIAN_APPROVED 0
|
||||
|
||||
/* Catalan */
|
||||
#define LANGUAGE_PROGRESS_CATALAN_TRANSLATED 41
|
||||
#define LANGUAGE_PROGRESS_CATALAN_TRANSLATED 40
|
||||
#define LANGUAGE_PROGRESS_CATALAN_APPROVED 0
|
||||
|
||||
/* Czech */
|
||||
@ -31,7 +31,7 @@
|
||||
#define LANGUAGE_PROGRESS_DANISH_APPROVED 0
|
||||
|
||||
/* German */
|
||||
#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_GERMAN_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_GERMAN_APPROVED 14
|
||||
|
||||
/* Greek */
|
||||
@ -59,8 +59,8 @@
|
||||
#define LANGUAGE_PROGRESS_FINNISH_APPROVED 47
|
||||
|
||||
/* French */
|
||||
#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_FRENCH_APPROVED 100
|
||||
#define LANGUAGE_PROGRESS_FRENCH_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_FRENCH_APPROVED 99
|
||||
|
||||
/* Galician */
|
||||
#define LANGUAGE_PROGRESS_GALICIAN_TRANSLATED 99
|
||||
@ -87,11 +87,11 @@
|
||||
#define LANGUAGE_PROGRESS_ITALIAN_APPROVED 0
|
||||
|
||||
/* Japanese */
|
||||
#define LANGUAGE_PROGRESS_JAPANESE_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_JAPANESE_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_JAPANESE_APPROVED 0
|
||||
|
||||
/* Korean */
|
||||
#define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 100
|
||||
#define LANGUAGE_PROGRESS_KOREAN_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_KOREAN_APPROVED 0
|
||||
|
||||
/* Dutch */
|
||||
@ -115,7 +115,7 @@
|
||||
#define LANGUAGE_PROGRESS_PORTUGUESE_BRAZILIAN_APPROVED 7
|
||||
|
||||
/* Portuguese */
|
||||
#define LANGUAGE_PROGRESS_PORTUGUESE_TRANSLATED 27
|
||||
#define LANGUAGE_PROGRESS_PORTUGUESE_TRANSLATED 26
|
||||
#define LANGUAGE_PROGRESS_PORTUGUESE_APPROVED 0
|
||||
|
||||
/* Russian */
|
||||
@ -132,7 +132,7 @@
|
||||
|
||||
/* Swedish */
|
||||
#define LANGUAGE_PROGRESS_SWEDISH_TRANSLATED 50
|
||||
#define LANGUAGE_PROGRESS_SWEDISH_APPROVED 48
|
||||
#define LANGUAGE_PROGRESS_SWEDISH_APPROVED 47
|
||||
|
||||
/* Turkish */
|
||||
#define LANGUAGE_PROGRESS_TURKISH_TRANSLATED 100
|
||||
@ -155,10 +155,10 @@
|
||||
#define LANGUAGE_PROGRESS_VIETNAMESE_APPROVED 0
|
||||
|
||||
/* Chinese Simplified */
|
||||
#define LANGUAGE_PROGRESS_CHINESE_SIMPLIFIED_TRANSLATED 99
|
||||
#define LANGUAGE_PROGRESS_CHINESE_SIMPLIFIED_TRANSLATED 98
|
||||
#define LANGUAGE_PROGRESS_CHINESE_SIMPLIFIED_APPROVED 44
|
||||
|
||||
/* Chinese Traditional */
|
||||
#define LANGUAGE_PROGRESS_CHINESE_TRADITIONAL_TRANSLATED 88
|
||||
#define LANGUAGE_PROGRESS_CHINESE_TRADITIONAL_APPROVED 76
|
||||
#define LANGUAGE_PROGRESS_CHINESE_TRADITIONAL_APPROVED 75
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user