mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-07 10:42:07 +00:00
* SettingsActivity: Remove duplicate strings syncthing_disabled_title, syncthing_disabled * Remove string: syncthing_disabled_title * Remove string translations * Update string: syncthing_disabled * Updated all translations
This commit is contained in:
parent
7bd253ab0e
commit
c130bdb7fc
32 changed files with 34 additions and 185 deletions
|
@ -756,7 +756,7 @@ public class SettingsActivity extends SyncthingActivity {
|
|||
.setPositiveButton(android.R.string.yes, (dialog, which) -> {
|
||||
if (mRestApi == null) {
|
||||
Toast.makeText(getActivity(),
|
||||
getString(R.string.generic_error) + getString(R.string.syncthing_disabled_title),
|
||||
getString(R.string.generic_error) + getString(R.string.syncthing_disabled),
|
||||
Toast.LENGTH_SHORT).show();
|
||||
return;
|
||||
}
|
||||
|
|
|
@ -307,17 +307,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing не работи</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Изход</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing работи</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing не работи</string>
|
||||
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Камера</string>
|
||||
|
||||
|
|
|
@ -605,17 +605,12 @@
|
|||
<string name="reason_not_on_mobile_data">El Syncthing pot funcionar amb connexions de dades mòbils però les dades mòbils no estan connectades.</string>
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">El Syncthing està desactivat</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Surt</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">El Syncthing s\'està executant</string>
|
||||
|
||||
<string name="syncthing_disabled">El Syncthing està desactivat</string>
|
||||
|
||||
<string name="syncthing_terminated">El Syncthing s\'ha aturat</string>
|
||||
|
||||
<!-- Toast shown if syncthing failed to create or read the config -->
|
||||
|
|
|
@ -407,17 +407,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing je vypnutý</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Ukončit</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing běží</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing je vypnutý</string>
|
||||
|
||||
<string name="config_create_failed">Vytváření konfiguračního souboru selhalo</string>
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Kamera</string>
|
||||
|
|
|
@ -388,17 +388,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing er slået fra</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Afslut</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing kører</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing er slået fra</string>
|
||||
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Kamera</string>
|
||||
|
||||
|
|
|
@ -720,16 +720,13 @@ Bitte melden Sie auftretende Probleme via GitHub.</string>
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing ist deaktiviert</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Beenden</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing läuft</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing ist deaktiviert</string>
|
||||
<string name="syncthing_disabled">Syncthing schläft.</string>
|
||||
|
||||
<string name="syncthing_terminated">Syncthing wurde beendet</string>
|
||||
|
||||
|
|
|
@ -397,17 +397,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Το Syncthing είναι απενεργοποιημένο</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Έξοδος</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Το Syncthing εκτελείται</string>
|
||||
|
||||
<string name="syncthing_disabled">Το Syncthing είναι απενεργοποιημένο</string>
|
||||
|
||||
<string name="config_create_failed">Αδυναμία δημιουργίας αρχείου ρυθμίσεων</string>
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Φωτογραφική μηχανή</string>
|
||||
|
|
|
@ -283,17 +283,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing está deshabilitado</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Salir</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing está en ejecución</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing está deshabilitado</string>
|
||||
|
||||
<!-- ID of the default folder created on first start (camera folder). Must only contain 'a-z0-9_-'. Parameter is the device name-->
|
||||
<string name="default_folder_id">%1$s-photos</string>
|
||||
|
||||
|
|
|
@ -363,17 +363,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing está deshabilitado</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Salir</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing se está ejecutando</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing está deshabilitado</string>
|
||||
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Cámara</string>
|
||||
|
||||
|
|
|
@ -368,17 +368,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing on poistettu käytöstä</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Poistu</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing on käynnissä</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing on poistettu käytöstä</string>
|
||||
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Kamera</string>
|
||||
|
||||
|
|
|
@ -459,17 +459,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing est désactivé</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Quitter</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing fonctionne</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing est désactivé</string>
|
||||
|
||||
<string name="syncthing_terminated">Syncthing va s\'arrêter</string>
|
||||
|
||||
<string name="config_create_failed">Echec de création du fichier de configuration</string>
|
||||
|
|
|
@ -451,17 +451,12 @@ VIGYÁZAT! Más alkalmazások kiolvashatják a backupból a titkos kulcsot, és
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">A Syncthing le van tiltva</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Kilépés</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">A Syncthing fut</string>
|
||||
|
||||
<string name="syncthing_disabled">A Syncthing le van tiltva</string>
|
||||
|
||||
<string name="config_create_failed">Nem sikerült létrehozni a konfigurációs fájlt</string>
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Kamera</string>
|
||||
|
|
|
@ -366,17 +366,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing dimatikan</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Keluar</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing dinyalakan</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing dimatikan</string>
|
||||
|
||||
<string name="state_syncing">Sinkronisasi (%1$d%%)</string>
|
||||
<string name="folder_type_sendonly">Kirim Saja</string>
|
||||
</resources>
|
||||
|
|
|
@ -456,17 +456,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing è disabilitato</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Esci</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing è in esecuzione</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing è disabilitato</string>
|
||||
|
||||
<string name="syncthing_terminated">Syncthing è stato terminato</string>
|
||||
|
||||
<string name="config_create_failed">Impossibile creare il file di configurazione</string>
|
||||
|
|
|
@ -395,17 +395,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing は無効になりました</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">終了</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing は実行中です</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing は無効になりました</string>
|
||||
|
||||
<string name="config_create_failed">設定ファイルの作成に失敗しました</string>
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">カメラ</string>
|
||||
|
|
|
@ -393,17 +393,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing이 비활성화되었습니다</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">나가기</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing이 작동 중입니다</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing이 비활성화되었습니다</string>
|
||||
|
||||
<string name="config_create_failed">구성 파일을 만드는데 실패 했습니다.</string>
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">카메라</string>
|
||||
|
|
|
@ -292,17 +292,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing er deaktivert</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Avslutt</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing kjører</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing er deaktivert</string>
|
||||
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Kamera</string>
|
||||
|
||||
|
|
|
@ -478,17 +478,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing is uitgeschakeld</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Afsluiten</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing draait</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing is uitgeschakeld</string>
|
||||
|
||||
<string name="syncthing_terminated">Syncthing is beëindigd</string>
|
||||
|
||||
<string name="config_create_failed">Aanmaken van configuratiebestand mislukt</string>
|
||||
|
|
|
@ -292,17 +292,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing er ikkje aktivert</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Avslutt</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing køyrer</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing er ikkje aktivert</string>
|
||||
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Kamera</string>
|
||||
|
||||
|
|
|
@ -407,17 +407,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing jest wyłączony</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Zakończ</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing jest uruchomiony</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing jest wyłączony</string>
|
||||
|
||||
<string name="config_create_failed">Nie udało się stworzyć pliku konfiguracyjnego</string>
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Kamera</string>
|
||||
|
|
|
@ -438,17 +438,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">O Syncthing está desabilitado</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Sair</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">O Syncthing está rodando</string>
|
||||
|
||||
<string name="syncthing_disabled">O Syncthing está desabilitado</string>
|
||||
|
||||
<string name="config_create_failed">Não foi possível criar o arquivo de configuração</string>
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Câmera</string>
|
||||
|
|
|
@ -315,17 +315,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">O Syncthing está desactivado</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Sair</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">O Syncthing está a correr</string>
|
||||
|
||||
<string name="syncthing_disabled">O Syncthing está desactivado</string>
|
||||
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Câmera</string>
|
||||
|
||||
|
|
|
@ -491,17 +491,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing este dezactivat</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Ieșire</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing rulează</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing este dezactivat</string>
|
||||
|
||||
<string name="syncthing_terminated">Syncthing a fost închis</string>
|
||||
|
||||
<string name="config_create_failed">Creerea fișierului de configurare a eșuat</string>
|
||||
|
|
|
@ -515,17 +515,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing выключен</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Выход</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing запущен</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing выключен</string>
|
||||
|
||||
<string name="config_create_failed">Ошибка при создании файла конфигурации</string>
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Камера</string>
|
||||
|
|
|
@ -261,17 +261,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing je zakázaný</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Koniec</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing beží</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing je zakázaný</string>
|
||||
|
||||
<!-- ID of the default folder created on first start (camera folder). Must only contain 'a-z0-9_-'. Parameter is the device name-->
|
||||
<string name="default_folder_id">%1$s-fotografie</string>
|
||||
|
||||
|
|
|
@ -590,17 +590,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing är inaktiverad</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Avsluta</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing körs</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing är inaktiverad</string>
|
||||
|
||||
<string name="syncthing_terminated">Syncthing avslutades</string>
|
||||
|
||||
<string name="config_create_failed">Misslyckades med att skapa konfigurationsfil</string>
|
||||
|
|
|
@ -305,17 +305,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing devre dışı</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Çık</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing çalışıyor</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing devre dışı</string>
|
||||
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Kamera</string>
|
||||
|
||||
|
|
|
@ -281,17 +281,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing заборонено</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Вихід</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing працює</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing заборонено</string>
|
||||
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">Камера</string>
|
||||
|
||||
|
|
|
@ -283,17 +283,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Đã tắt Syncthing</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Thoát</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing đang chạy</string>
|
||||
|
||||
<string name="syncthing_disabled">Đã tắt Syncthing</string>
|
||||
|
||||
<!-- ID of the default folder created on first start (camera folder). Must only contain 'a-z0-9_-'. Parameter is the device name-->
|
||||
<string name="default_folder_id">%1$s-ảnh</string>
|
||||
|
||||
|
|
|
@ -550,17 +550,12 @@
|
|||
<string name="reason_not_on_mobile_data">Syncthing 被允许在蜂窝网络环境下运行 , 但当前网络未连接至互联网</string>
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing 已禁用</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">退出</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing 正在运行</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing 已禁用</string>
|
||||
|
||||
<string name="syncthing_terminated">Syncthing 已停止工作</string>
|
||||
|
||||
<!-- Toast shown if syncthing failed to create or read the config -->
|
||||
|
|
|
@ -394,17 +394,12 @@
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing 已經停用</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">離開</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing 正在執行</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing 已經停用</string>
|
||||
|
||||
<string name="config_create_failed">無法建立設定檔</string>
|
||||
<!-- Label of the default folder created of first start (camera folder). -->
|
||||
<string name="default_folder_label">相機</string>
|
||||
|
|
|
@ -741,16 +741,13 @@ Please report any problems you encounter via Github.</string>
|
|||
|
||||
<!-- SyncthingService -->
|
||||
|
||||
|
||||
<!-- Title of the "syncthing disabled" dialog -->
|
||||
<string name="syncthing_disabled_title">Syncthing is disabled</string>
|
||||
<!-- Button text on the "syncthing disabled" dialog, used as menu item to stop syncthing service if "always_run_in_background" is true -->
|
||||
<!-- Text for the exit button on the drawer -->
|
||||
<string name="exit">Exit</string>
|
||||
|
||||
<!-- Title of the notification shown while syncthing is running and enabled -->
|
||||
<string name="syncthing_active">Syncthing is running</string>
|
||||
|
||||
<string name="syncthing_disabled">Syncthing is disabled</string>
|
||||
<string name="syncthing_disabled">Syncthing is sleeping</string>
|
||||
|
||||
<string name="syncthing_terminated">Syncthing was terminated</string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue