mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +00:00
Imported translations
This commit is contained in:
parent
ed6702b7a0
commit
d043ff4a71
8 changed files with 12 additions and 8 deletions
|
@ -8,4 +8,4 @@ Foro: https://forum.syncthing.net/
|
|||
|
||||
Problemas: https://github.com/syncthing/syncthing-android/issues
|
||||
|
||||
Privacy-policy: https://syncthing.net/android-privacy-policy
|
||||
Política de privacidad: https://syncthing.net/android-privacy-policy
|
|
@ -8,4 +8,4 @@ Forum: https://forum.syncthing.net/
|
|||
|
||||
Segnalazione problemi: https://github.com/syncthing/syncthing-android/issues
|
||||
|
||||
Privacy-policy: https://syncthing.net/android-privacy-policy
|
||||
Informativa sulla privacy: https://syncthing.net/android-privacy-policy
|
|
@ -8,4 +8,4 @@ Forum: https://forum.syncthing.net/
|
|||
|
||||
Problemen: https://github.com/syncthing/syncthing-android/issues
|
||||
|
||||
Privacy-policy: https://syncthing.net/android-privacy-policy
|
||||
Privacybeleid: https://syncthing.net/android-privacy-policy
|
|
@ -8,4 +8,4 @@ Forum: https://forum.syncthing.net/
|
|||
|
||||
Raportare probleme: https://github.com/syncthing/syncthing-android/issues
|
||||
|
||||
Privacy-policy: https://syncthing.net/android-privacy-policy
|
||||
Termeni de confidențialitate: https://syncthing.net/android-privacy-policy
|
|
@ -1,4 +1,4 @@
|
|||
Syncthing заменяет закрытые частные сервисы и облака чем-то открытым, децентрализованным и заслуживающим доверия. Вы сами решаете где хранить ваши данные, кто будет иметь к ним доступ и как они передаются через сеть.
|
||||
Syncthing заменяет закрытые частные сервисы и облака открытым, децентрализованным и заслуживающим доверия хранилищем. Вы сами решаете где хранить ваши данные, кто будет иметь к ним доступ и как они передаются через сеть.
|
||||
|
||||
Сайт: https://syncthing.net/
|
||||
|
||||
|
@ -8,4 +8,4 @@ Syncthing заменяет закрытые частные сервисы и о
|
|||
|
||||
Замечания: https://github.com/syncthing/syncthing-android/issues
|
||||
|
||||
Privacy-policy: https://syncthing.net/android-privacy-policy
|
||||
Политика конфиденциальности: https://syncthing.net/android-privacy-policy
|
|
@ -8,4 +8,4 @@ Forum: https://forum.syncthing.net/
|
|||
|
||||
Sorunlar için: https://github.com/syncthing/syncthing-android/issues
|
||||
|
||||
Privacy-policy: https://syncthing.net/android-privacy-policy
|
||||
Gizlilik ilkesi: https://syncthing.net/android-privacy-policy
|
|
@ -8,4 +8,4 @@ Syncthing 是开源、分布式且值得信赖的同步服务。它为取代专
|
|||
|
||||
问题回报:https://github.com/syncthing/syncthing-android/issues
|
||||
|
||||
Privacy-policy: https://syncthing.net/android-privacy-policy
|
||||
隐私政策:https://syncthing.net/android-privacy-policy
|
|
@ -7,11 +7,15 @@
|
|||
<string name="welcome_title">Добро пожаловать в Syncthing для Android</string>
|
||||
<!--Welcome wizard-->
|
||||
<!--Slide 1-->
|
||||
<string name="introduction">Введение</string>
|
||||
<string name="welcome_text">Syncthing - это приложение с открытым исходным кодом для синхронизации файлов.\n
|
||||
Для того чтобы синхронизировать данные с другими устройствами, вам необходимо добавить их уникальные идентификаторы в список устройств. Затем вы сможете выбрать, какие папки с какими устройствами синхронизировать.\n
|
||||
Пожалуйста, сообщайте о возникших проблемах через Github.</string>
|
||||
<!--Slide 2-->
|
||||
<string name="storage_permission_title">Разрешение хранилища</string>
|
||||
<string name="storage_permission_desc">Syncthing необходим доступ к вашему хранилищу для синхронизации файлов.</string>
|
||||
<!--Slide 3-->
|
||||
<string name="location_permission_title">Разрешение местоположения (фон)</string>
|
||||
<!--Generic texts used everywhere-->
|
||||
<string name="cont">Продолжить</string>
|
||||
<string name="finish">Принять</string>
|
||||
|
|
Loading…
Reference in a new issue