From 0504f381c580a9553151d018419a286f307eccba Mon Sep 17 00:00:00 2001 From: Felix Ableitner Date: Mon, 15 Jun 2015 16:59:58 +0200 Subject: [PATCH] Imported translations. --- market/description_full-ar.txt | 9 ++++ market/description_full-cs.txt | 9 ++++ market/description_full-da.txt | 9 ++++ market/description_full-da_DK.txt | 9 ++++ market/description_full-de.txt | 9 ++++ market/description_full-el.txt | 9 ++++ market/description_full-es.txt | 9 ++++ market/description_full-fi.txt | 9 ++++ market/description_full-fr.txt | 9 ++++ market/description_full-fr_FR.txt | 9 ++++ market/description_full-hu.txt | 9 ++++ market/description_full-id.txt | 9 ++++ market/description_full-it.txt | 9 ++++ market/description_full-ja.txt | 9 ++++ market/description_full-ko.txt | 9 ++++ market/description_full-nb.txt | 9 ++++ market/description_full-nl.txt | 9 ++++ market/description_full-pl.txt | 9 ++++ market/description_full-pl_PL.txt | 9 ++++ market/description_full-pt.txt | 9 ++++ market/description_full-pt_BR.txt | 9 ++++ market/description_full-ru.txt | 9 ++++ market/description_full-sk.txt | 9 ++++ market/description_full-sl.txt | 9 ++++ market/description_full-sr.txt | 9 ++++ market/description_full-sv.txt | 9 ++++ market/description_full-tr.txt | 9 ++++ market/description_full-zh_CN.txt | 9 ++++ market/description_full-zh_TW.txt | 9 ++++ market/description_short-ar.txt | 1 + market/description_short-cs.txt | 1 + market/description_short-da.txt | 1 + market/description_short-da_DK.txt | 1 + market/description_short-de.txt | 1 + market/description_short-el.txt | 1 + market/description_short-es.txt | 1 + market/description_short-fi.txt | 1 + market/description_short-fr.txt | 1 + market/description_short-fr_FR.txt | 1 + market/description_short-hu.txt | 1 + market/description_short-id.txt | 1 + market/description_short-it.txt | 1 + market/description_short-ja.txt | 1 + market/description_short-ko.txt | 1 + market/description_short-nb.txt | 1 + market/description_short-nl.txt | 1 + market/description_short-pl.txt | 1 + market/description_short-pl_PL.txt | 1 + market/description_short-pt.txt | 1 + market/description_short-pt_BR.txt | 1 + market/description_short-ru.txt | 1 + market/description_short-sk.txt | 1 + market/description_short-sl.txt | 1 + market/description_short-sr.txt | 1 + market/description_short-sv.txt | 1 + market/description_short-tr.txt | 1 + market/description_short-zh_CN.txt | 1 + market/description_short-zh_TW.txt | 1 + src/main/res/values-ar/strings.xml | 3 +- src/main/res/values-cs/strings.xml | 20 +++++---- src/main/res/values-da-rDK/strings.xml | 3 +- src/main/res/values-da/strings.xml | 3 +- src/main/res/values-de/strings.xml | 36 ++++++++++------ src/main/res/values-el/strings.xml | 3 +- src/main/res/values-es/strings.xml | 60 +++++++++++++++++++++++++- src/main/res/values-fi/strings.xml | 3 +- src/main/res/values-fr-rFR/strings.xml | 3 +- src/main/res/values-fr/strings.xml | 20 +++++---- src/main/res/values-hu/strings.xml | 3 +- src/main/res/values-in/strings.xml | 3 +- src/main/res/values-it/strings.xml | 34 +++++++++------ src/main/res/values-ja/strings.xml | 22 +++++----- src/main/res/values-ko/strings.xml | 11 +---- src/main/res/values-nb/strings.xml | 4 +- src/main/res/values-nl/strings.xml | 20 +++++---- src/main/res/values-pl-rPL/strings.xml | 3 +- src/main/res/values-pl/strings.xml | 11 +---- src/main/res/values-pt-rBR/strings.xml | 22 ++++++---- src/main/res/values-pt/strings.xml | 11 +---- src/main/res/values-ru/strings.xml | 26 +++++++---- src/main/res/values-sk/strings.xml | 3 +- src/main/res/values-sl/strings.xml | 3 +- src/main/res/values-sr/strings.xml | 3 +- src/main/res/values-sv/strings.xml | 3 +- src/main/res/values-tr/strings.xml | 11 +---- src/main/res/values-zh-rCN/strings.xml | 20 +++++---- src/main/res/values-zh-rTW/strings.xml | 4 +- 87 files changed, 517 insertions(+), 144 deletions(-) create mode 100644 market/description_full-ar.txt create mode 100644 market/description_full-cs.txt create mode 100644 market/description_full-da.txt create mode 100644 market/description_full-da_DK.txt create mode 100644 market/description_full-de.txt create mode 100644 market/description_full-el.txt create mode 100644 market/description_full-es.txt create mode 100644 market/description_full-fi.txt create mode 100644 market/description_full-fr.txt create mode 100644 market/description_full-fr_FR.txt create mode 100644 market/description_full-hu.txt create mode 100644 market/description_full-id.txt create mode 100644 market/description_full-it.txt create mode 100644 market/description_full-ja.txt create mode 100644 market/description_full-ko.txt create mode 100644 market/description_full-nb.txt create mode 100644 market/description_full-nl.txt create mode 100644 market/description_full-pl.txt create mode 100644 market/description_full-pl_PL.txt create mode 100644 market/description_full-pt.txt create mode 100644 market/description_full-pt_BR.txt create mode 100644 market/description_full-ru.txt create mode 100644 market/description_full-sk.txt create mode 100644 market/description_full-sl.txt create mode 100644 market/description_full-sr.txt create mode 100644 market/description_full-sv.txt create mode 100644 market/description_full-tr.txt create mode 100644 market/description_full-zh_CN.txt create mode 100644 market/description_full-zh_TW.txt create mode 100644 market/description_short-ar.txt create mode 100644 market/description_short-cs.txt create mode 100644 market/description_short-da.txt create mode 100644 market/description_short-da_DK.txt create mode 100644 market/description_short-de.txt create mode 100644 market/description_short-el.txt create mode 100644 market/description_short-es.txt create mode 100644 market/description_short-fi.txt create mode 100644 market/description_short-fr.txt create mode 100644 market/description_short-fr_FR.txt create mode 100644 market/description_short-hu.txt create mode 100644 market/description_short-id.txt create mode 100644 market/description_short-it.txt create mode 100644 market/description_short-ja.txt create mode 100644 market/description_short-ko.txt create mode 100644 market/description_short-nb.txt create mode 100644 market/description_short-nl.txt create mode 100644 market/description_short-pl.txt create mode 100644 market/description_short-pl_PL.txt create mode 100644 market/description_short-pt.txt create mode 100644 market/description_short-pt_BR.txt create mode 100644 market/description_short-ru.txt create mode 100644 market/description_short-sk.txt create mode 100644 market/description_short-sl.txt create mode 100644 market/description_short-sr.txt create mode 100644 market/description_short-sv.txt create mode 100644 market/description_short-tr.txt create mode 100644 market/description_short-zh_CN.txt create mode 100644 market/description_short-zh_TW.txt diff --git a/market/description_full-ar.txt b/market/description_full-ar.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-ar.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-cs.txt b/market/description_full-cs.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-cs.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-da.txt b/market/description_full-da.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-da.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-da_DK.txt b/market/description_full-da_DK.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-da_DK.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-de.txt b/market/description_full-de.txt new file mode 100644 index 00000000..7cc11aec --- /dev/null +++ b/market/description_full-de.txt @@ -0,0 +1,9 @@ +Syncthing ist eine tolle Alternative zu den bekannten Synchronisierungs- und Cloud-Diensten, weil es offen, vertrauenswürdig und dezentral funktioniert. Deine Daten sind deine Daten. Du allein entscheidest, wo sie gespeichert werden. Syncthing benötigt keine Drittanbieter-Server, um zu funktionieren. + +Webseite: https://syncthing.net/ + +Quellcode: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Problemfragen: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-el.txt b/market/description_full-el.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-el.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-es.txt b/market/description_full-es.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-es.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-fi.txt b/market/description_full-fi.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-fi.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-fr.txt b/market/description_full-fr.txt new file mode 100644 index 00000000..1084c196 --- /dev/null +++ b/market/description_full-fr.txt @@ -0,0 +1,9 @@ +Syncthing remplace les services de synchronisation et de cloud propriétaires, avec quelque chose d'ouvert, digne de confiance et décentralisé. Les données vous appartiennent et vous méritez de choisir, où les stocker, si elles peuvent être partagée avec un tiers, et comment elles sont transmises sur Internet. + +Site internet: https://syncthing.net/ + +Code source: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Questions: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-fr_FR.txt b/market/description_full-fr_FR.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-fr_FR.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-hu.txt b/market/description_full-hu.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-hu.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-id.txt b/market/description_full-id.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-id.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-it.txt b/market/description_full-it.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-it.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-ja.txt b/market/description_full-ja.txt new file mode 100644 index 00000000..768c3e47 --- /dev/null +++ b/market/description_full-ja.txt @@ -0,0 +1,9 @@ +Syncthing は、オープンで、信頼できる、分散型のもので、プロプライエタリな同期、クラウドサービスを置き換えます。あなたのデータ単体では、あなたのデータでしかありませんが、第三者と共有し、インターネット上で送信した場合は、それが格納される場所は選択に値します。 + +Webサイト: https://syncthing.net/ + +ソースコード: https://github.com/syncthing/syncthing-android + +フォーラム: https://discourse.syncthing.net/ + +問題: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-ko.txt b/market/description_full-ko.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-ko.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-nb.txt b/market/description_full-nb.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-nb.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-nl.txt b/market/description_full-nl.txt new file mode 100644 index 00000000..a31f774f --- /dev/null +++ b/market/description_full-nl.txt @@ -0,0 +1,9 @@ +Syncthing vervangt niet-vrije diensten door iets opens, betrouwbaars en ge-decentraliseerds. Je gegevens behoren enkel jou toe en jij bepaalt waar ze worden opgeslagen, of ze gedeeld worden met een derde partij en hoe ze over het internet verzonden worden. + +Website: https://syncthing.net/ + +Broncode: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Problemen: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-pl.txt b/market/description_full-pl.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-pl.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-pl_PL.txt b/market/description_full-pl_PL.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-pl_PL.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-pt.txt b/market/description_full-pt.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-pt.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-pt_BR.txt b/market/description_full-pt_BR.txt new file mode 100644 index 00000000..ff54fae1 --- /dev/null +++ b/market/description_full-pt_BR.txt @@ -0,0 +1,9 @@ +O Syncthing substitui serviços proprietários de sincronização e nuvem com algo aberto, confiável e descentralizado. Seus dados são somente seus e você merece escolher onde são armazenados, se são compartilhados e como são transmitidos pela internet. + +Site: https://syncthing.net/ + +Código-fonte: https://github.com/syncthing/syncthing-android + +Fórum: https://discourse.syncthing.net/ + +Erros: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-ru.txt b/market/description_full-ru.txt new file mode 100644 index 00000000..c03ef31f --- /dev/null +++ b/market/description_full-ru.txt @@ -0,0 +1,9 @@ +Syncthing заменяет закрытые частные службы и облака чем-то открытым, децентрализованным, заслуживающим доверия. Вы сами решаете где хранить ваши данные, кто будет иметь к ним доступ и как они передаются через сеть. + +Сайт: https://syncthing.net/ + +Исходный код: https://github.com/syncthing/syncthing-android + +Форум: https://discourse.syncthing.net/ + +Замечания: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-sk.txt b/market/description_full-sk.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-sk.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-sl.txt b/market/description_full-sl.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-sl.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-sr.txt b/market/description_full-sr.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-sr.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-sv.txt b/market/description_full-sv.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-sv.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-tr.txt b/market/description_full-tr.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-tr.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-zh_CN.txt b/market/description_full-zh_CN.txt new file mode 100644 index 00000000..f2bd72ae --- /dev/null +++ b/market/description_full-zh_CN.txt @@ -0,0 +1,9 @@ +Syncthing 是开源、分布式且值得信赖的同步服务。它为取代专有的云同步服务而生。你的数据尽在您的掌握之中并且可以选择数据存储的位置。例如与第三方共享及如何在互联网中传送。 + +主页:https://syncthing.net/ + +源代码:https://github.com/syncthing/syncthing-android + +论坛:https://discourse.syncthing.net/ + +问题回报:https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_full-zh_TW.txt b/market/description_full-zh_TW.txt new file mode 100644 index 00000000..ec3b5090 --- /dev/null +++ b/market/description_full-zh_TW.txt @@ -0,0 +1,9 @@ +Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. + +Website: https://syncthing.net/ + +Source code: https://github.com/syncthing/syncthing-android + +Forum: https://discourse.syncthing.net/ + +Issues: https://github.com/syncthing/syncthing-android/issues \ No newline at end of file diff --git a/market/description_short-ar.txt b/market/description_short-ar.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-ar.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-cs.txt b/market/description_short-cs.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-cs.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-da.txt b/market/description_short-da.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-da.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-da_DK.txt b/market/description_short-da_DK.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-da_DK.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-de.txt b/market/description_short-de.txt new file mode 100644 index 00000000..dfc1c726 --- /dev/null +++ b/market/description_short-de.txt @@ -0,0 +1 @@ +Ersetze bekannte Cloud und Sync-Services mit einer offenen und vertrauenswürdigen Lösung behalte die Kontrolle über deine Daten. \ No newline at end of file diff --git a/market/description_short-el.txt b/market/description_short-el.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-el.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-es.txt b/market/description_short-es.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-es.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-fi.txt b/market/description_short-fi.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-fi.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-fr.txt b/market/description_short-fr.txt new file mode 100644 index 00000000..0acfc498 --- /dev/null +++ b/market/description_short-fr.txt @@ -0,0 +1 @@ +Remplace les services propriétaires avec quelque chose d'ouvert, sûr et décentralisé. \ No newline at end of file diff --git a/market/description_short-fr_FR.txt b/market/description_short-fr_FR.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-fr_FR.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-hu.txt b/market/description_short-hu.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-hu.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-id.txt b/market/description_short-id.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-id.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-it.txt b/market/description_short-it.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-it.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-ja.txt b/market/description_short-ja.txt new file mode 100644 index 00000000..b8717d0d --- /dev/null +++ b/market/description_short-ja.txt @@ -0,0 +1 @@ +プロプライエタリなサービスを、オープンで、信頼できる、分散型のもので置き換えましょう。 \ No newline at end of file diff --git a/market/description_short-ko.txt b/market/description_short-ko.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-ko.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-nb.txt b/market/description_short-nb.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-nb.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-nl.txt b/market/description_short-nl.txt new file mode 100644 index 00000000..a07c7f42 --- /dev/null +++ b/market/description_short-nl.txt @@ -0,0 +1 @@ +Vervang niet-vrije diensten door iets opens, betrouwbaars en ge-decentraliseerds. \ No newline at end of file diff --git a/market/description_short-pl.txt b/market/description_short-pl.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-pl.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-pl_PL.txt b/market/description_short-pl_PL.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-pl_PL.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-pt.txt b/market/description_short-pt.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-pt.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-pt_BR.txt b/market/description_short-pt_BR.txt new file mode 100644 index 00000000..b4b6ff54 --- /dev/null +++ b/market/description_short-pt_BR.txt @@ -0,0 +1 @@ +Substitui serviços proprietários com algo aberto, confiável e descentralizado. \ No newline at end of file diff --git a/market/description_short-ru.txt b/market/description_short-ru.txt new file mode 100644 index 00000000..59b155c7 --- /dev/null +++ b/market/description_short-ru.txt @@ -0,0 +1 @@ +Открытая, надёжная и децентрализованная замена чужим закрытым облакам. \ No newline at end of file diff --git a/market/description_short-sk.txt b/market/description_short-sk.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-sk.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-sl.txt b/market/description_short-sl.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-sl.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-sr.txt b/market/description_short-sr.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-sr.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-sv.txt b/market/description_short-sv.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-sv.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-tr.txt b/market/description_short-tr.txt new file mode 100644 index 00000000..99688eee --- /dev/null +++ b/market/description_short-tr.txt @@ -0,0 +1 @@ +Replace proprietary services with something open, trustworthy and decentralized. \ No newline at end of file diff --git a/market/description_short-zh_CN.txt b/market/description_short-zh_CN.txt new file mode 100644 index 00000000..fbe30793 --- /dev/null +++ b/market/description_short-zh_CN.txt @@ -0,0 +1 @@ +开放、分布式且值得信赖的自由服务 \ No newline at end of file diff --git a/market/description_short-zh_TW.txt b/market/description_short-zh_TW.txt new file mode 100644 index 00000000..17c7f714 --- /dev/null +++ b/market/description_short-zh_TW.txt @@ -0,0 +1 @@ +用一個開放的、值得信賴的、去中心化的封閉服務替代品。 \ No newline at end of file diff --git a/src/main/res/values-ar/strings.xml b/src/main/res/values-ar/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-ar/strings.xml +++ b/src/main/res/values-ar/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-cs/strings.xml b/src/main/res/values-cs/strings.xml index 05a789cb..32d4d1e4 100644 --- a/src/main/res/values-cs/strings.xml +++ b/src/main/res/values-cs/strings.xml @@ -11,6 +11,10 @@ Poslat ID přístroje přes Načítání... + Povolit anonymní hlášení o používání? + Zašifrované hlášení o používání je odesíláno denně. Je použito k zjišťování obvyklých platforem, velikosti adresářů a verzi aplikace. Pokud se změní množství odesílaných detailů, budete znovu upozorněni tímto dialogem.\n\nSouhrnné statistiky jsou veřejně dostupné na https://data.syncthing.net. + Ano + Ne Adresáře @@ -141,6 +145,10 @@ Všechny problémy, se kterými se setkáte, nahlašte prosím přes Github.Synchronizovat pouze přes wifi Použít rozšířený výběr adresáře Vyberte jakýkoliv adresář v přístroji pro synchronizaci + Synchronizovat jako root + Spustit syncthing jako superuživatel + Trvalé upozornění + Zobrazovat upozornění při běhu aplikace Syncthing Syncthing Nastavení Syncthing Jméno přístroje @@ -229,13 +237,14 @@ Všechny problémy, se kterými se setkáte, nahlašte prosím přes Github. Syncthing běží + Adresářová struktura je moc hluboká. Zkontrolujte zacyklené symlinky. Je potřeba restartovat + + Tapnout sem pro restart aplikace Syncthing - - Restartovat později ID přístroje bylo zkopírováno schránky @@ -247,13 +256,6 @@ Všechny problémy, se kterými se setkáte, nahlašte prosím přes Github.TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - Aktuální Skenování diff --git a/src/main/res/values-da-rDK/strings.xml b/src/main/res/values-da-rDK/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-da-rDK/strings.xml +++ b/src/main/res/values-da-rDK/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-da/strings.xml b/src/main/res/values-da/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-da/strings.xml +++ b/src/main/res/values-da/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml index d2219bb2..3dcf86dc 100644 --- a/src/main/res/values-de/strings.xml +++ b/src/main/res/values-de/strings.xml @@ -11,6 +11,10 @@ Geräte ID senden an Lade... + anonymen Nutzungsbericht erlauben? + Der anonyme Nutzungsbericht wird täglich versendet. Er wird verwendet, um Statistiken über die verwendeten Plattformen, Ordnergrößen und syncthing-Versionen zu erstellen. Wenn sich die angefragten Daten ändern, werden Sie erneut um Erlaubnis gefragt. Die fertigen Statistiken sind unter https://data.syncthing.net zu finden. + Ja + Nein Verzeichnisse @@ -44,7 +48,7 @@ RAM Auslastung - Ankündigungsserver + Indexserver Spenden @@ -88,6 +92,11 @@ Datenkomprimierung + + Nie + Metadaten + Immer + Verteilergerät @@ -136,6 +145,10 @@ Bitte auftretenden Probleme via Github melden. Sync nur im WLAN Erweiterte Ordnerauswahl benutzen Alle Verzeichnisse auf dem Gerät für Synchronisation auswählbar + Syncronisiere mit Root-Rechten + Syncthing mit Superuser Rechten ausführen + permanente Benachrichtigung + Zeige Benachrichtigungen während syncthing läuft Syncthing Syncthing Optionen Gerätename @@ -145,7 +158,7 @@ Bitte auftretenden Probleme via Github melden. Globale Auffindung Lokale Auffindung UPnP aktivieren - Globaler Auffindungsserver + Globaler Indexserver Anonymer Nutzungsbericht Syncthing Weboberfläche Adressen für Weboberfläche @@ -169,8 +182,12 @@ Bitte auftretenden Probleme via Github melden. Die Zeichen : und \' sind im Passwort nicht erlaubt + Datenbank zurücksetzen + Diese Aktion sollte nur auf Empfehlung des Support-Teams ausgeführt werden. +\nSind Sie sicher, dass Sie die Syncthing Datenbank leeren möchten? + Datenbank erfolgreich zurückgesetzt Über Log öffnen @@ -205,6 +222,7 @@ Bitte auftretenden Probleme via Github melden. Zeige Syncthing Log + Log teilen Teilen @@ -219,13 +237,14 @@ Bitte auftretenden Probleme via Github melden. Syncthing läuft + Verzeichnisbaum zu verschachtelt. Auf zyklische symlinks prüfen Neustart erforderlich + + Klicke hier um Syncthing neu zu starten - - Später neu starten Geräte ID in die Zwischenablage kopiert @@ -237,16 +256,9 @@ Bitte auftretenden Probleme via Github melden. TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - Untätig - Suchen + scanning Aufräumen Synchronisiere Unbekannt diff --git a/src/main/res/values-el/strings.xml b/src/main/res/values-el/strings.xml index aab27b9a..94caa2eb 100644 --- a/src/main/res/values-el/strings.xml +++ b/src/main/res/values-el/strings.xml @@ -124,8 +124,9 @@ - + + diff --git a/src/main/res/values-es/strings.xml b/src/main/res/values-es/strings.xml index f3cf46f8..b98708a4 100644 --- a/src/main/res/values-es/strings.xml +++ b/src/main/res/values-es/strings.xml @@ -1,6 +1,7 @@ Syncthing + Una aplicación de sincronización de ficheros abierta, confiable y descentralizada. Agregar carpeta @@ -10,6 +11,10 @@ Enviar el ID del dispositivo a Cargando... + Permitir informes anónimos de uso? + El informe encriptado de uso se manda a diario. Se utilitza para monitorizar las plataformas más comunes, el tamaño de las carpetas y las versiones de la aplicación. Si el conjunto de datos del informe es modificado serás notificado de nuevo con este mensaje.\n\nLas estadísticas globales están disponibles públicamente en https://data.syncthing.net. + + No Carpetas @@ -70,7 +75,9 @@ ¿Realmente quieres eliminar esta carpeta? + El ID de carpeta tiene que ser un identificador corto (64 carácteres o menos) formado por letras, números i los carácteres como el punto (.), el guión (-) i el subrayado(_). + La ruta a la carpeta no puede estar vacio Primero conecte un dispositivo por favor. @@ -85,6 +92,11 @@ Compresión + + Nunca + Metadatos + Siempre + Introductor @@ -111,22 +123,35 @@ Esperando la interfaz gráfica + Generando llaves seguras. Esto puede tomar un tiempo. Bienvenido a Syncthing para Android + Syncthing es una aplicación de sincronización de ficheros de código abierto.\n\n +Para compartir datos con otros dispositivos necesitas añadir el ID único del dispositivo a la lista de dispositivos. Después podrá seleccionar las carpetas a compartir con los dispositivos.\n\n +Por favor informe de qualquier problema que encuentres via Github. Ajustes + Syncthing-Android Siempre correr en background + Syncthing se ejecutará siempre en segundo plano, de acuerdo a la configuración. + Syncthing sólo se ejecutará cuando se inicie explicitamente, puede ser detenido a través del botón del meú. Sincronizar solo mientras cargando Sincronizar sólo en wifi Usar Selección Avanzada de carpeta + Escoja una carpeta del dispositivo para sincronizar + Sincronizar como Root + Ejecutar Syncthing como Superusuario + Notificación persistente + Mostrar notificación mientras Syncthing se está ejecutando Syncthing Opciones de Syncthing Nombre del Dispositivo + Direcciones de escucha del protocolo de sincronización Limitar la Tasa de Tráfico Entrante (KiB/s) Limitar la Tasa de Tráfico Saliente (KiB/s) Descubrimiento Global @@ -135,27 +160,42 @@ Servidor de Descubrimiento Global Reportar Uso Anónimo Syncthing GUI + Direcciones de escucha GUI Usuario de Autenticación GUI Contraseña de Autenticación GUI Usar HHTPS para la GUI Exportar Configuración + La configuración fué exportada a %1$s Importar Configuración + Configuración importada + Importación de la configuración fallida, comprueba que los ficheros estan en %1$s + Opciones de depuración + Sólo se permiten a-z i \',\' en las opciones STTRACE + No se permiten los carácteres : i \' en el nombre de usuario + No se permiten los carácteres : i \' en la contraseña + Restablecer base de datos + Esta acción sólo se deberia realizar basandose en las recomendaciones de nuestro equipo de soporte. +\nEstás seguro que quieres borrar el índice de la base de datos de Syncthing? + Base de datos de Syncthing restablecida con éxito A cerca + Abrir registro + Abrir ventana de registro de Syncthing y Android Reportar Problema + Abrir el seguimiento de incidencias Syncthing-Android Versión Syncthing @@ -165,6 +205,7 @@ Seleccionador de Carpeta + Aviso: Tu versión de Android no permite la sincronización con dispositivos de almacenamiento externos El Directorio esta Vacío @@ -174,10 +215,15 @@ Falló al Crear la Carpeta + Registro + Mostrar registro de Android + Mostrar registro de Syncthing + Compartir registro + Compartir Syncthing está deshabilitado @@ -190,19 +236,29 @@ Syncthing se está ejecutando + Arbol de directorio demasiado profundo. Comprobar symlinks cíclicos Reinicio Necesario + + Haga clic aquí para reiniciar syncthing ahora - - Reiniciar más tarde El ID de Dispositivo se copió al portapapéles + + B + KiB + MiB + GiB + TiB + + Inactivo Escaneado Limpiando Sincronizando + Desconocido diff --git a/src/main/res/values-fi/strings.xml b/src/main/res/values-fi/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-fi/strings.xml +++ b/src/main/res/values-fi/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-fr-rFR/strings.xml b/src/main/res/values-fr-rFR/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-fr-rFR/strings.xml +++ b/src/main/res/values-fr-rFR/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-fr/strings.xml b/src/main/res/values-fr/strings.xml index 6e85190d..5426d278 100644 --- a/src/main/res/values-fr/strings.xml +++ b/src/main/res/values-fr/strings.xml @@ -11,6 +11,10 @@ Envoyer ID machine à Chargement... + Autoriser l\'envoi anonyme de rapports d\'utilisation ? + Le rapport crypté des usages est envoyé tous les jours. Il est utilisé pour recueillir les types de plateformes, la tailles des dossiers et les versions d\'applications. Si le type de données envoyées dans les rapports est modifié, vous verrez à nouveau cette boite de dialogue.\n\nL\'agrégation des statistiques est publique, et disponible sur https://data.syncthing.net. + Oui + Non Dossiers @@ -141,6 +145,10 @@ S\'il vous plait, signalez les problèmes que vous rencontrez via Gihub.Synchro uniquement en WiFi Choix étendu des dossiers Autorise la sélection n\'importe quel dossier de cette machine pour la synchronisation + Sync en root + Faire fonctionner syncthing en super-utilisateur + Notification persistante + Afficher une notification quand Syncthing fonctionne Syncthing Options Syncthing Nom de machine @@ -230,13 +238,14 @@ S\'il vous plait, signalez les problèmes que vous rencontrez via Gihub. Syncthing fonctionne + Arborescence des répertoires trop profonde. Vérifiez les liens symboliques cycliques. Redémarrage requis + + Cliquez ici pour redémarrer Syncthing - - Redémarrer plus tard L\'ID machine est copié dans le bloc-notes @@ -248,13 +257,6 @@ S\'il vous plait, signalez les problèmes que vous rencontrez via Gihub.To - - bits/s - Kbits/s - Mbits/s - Gbits/s - Tbits/s - En veille Analyse en cours diff --git a/src/main/res/values-hu/strings.xml b/src/main/res/values-hu/strings.xml index fbd1e542..e17c9a59 100644 --- a/src/main/res/values-hu/strings.xml +++ b/src/main/res/values-hu/strings.xml @@ -126,8 +126,9 @@ - + + diff --git a/src/main/res/values-in/strings.xml b/src/main/res/values-in/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-in/strings.xml +++ b/src/main/res/values-in/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-it/strings.xml b/src/main/res/values-it/strings.xml index 1006f9e9..c8d455ee 100644 --- a/src/main/res/values-it/strings.xml +++ b/src/main/res/values-it/strings.xml @@ -11,6 +11,10 @@ Invia ID Dispositivo a Caricamento... + Abilitare Statistiche Anonime di Utilizzo? + Quotidianamente il software invia le statistiche di utilizzo in forma criptata. Questi dati riguardano i sistemi operativi utilizzati, le dimensioni delle cartelle e le versioni del software. Se i dati riportati sono cambiati, verrà mostrata di nuovo questa finestra di dialogo.\n\nI dati statistici in forma aggregata sono disponibili pubblicamente su https://data.syncthing.net. + + No Cartelle @@ -141,6 +145,10 @@ Riferisci tramite Github i problemi che incontri. Sincr. solo in Wifi Selettore Cartella Avanzato Selezionare una cartella sul dispositivo per la sincronizzazione + Sincr. come Root + Esegui Syncthing come Superutente + Notifica Persistente + Mostra una Notifica mentre Syncthing è in esecuzione Syncthing Opzioni di Syncthing Nome Dispositivo @@ -174,11 +182,16 @@ Riferisci tramite Github i problemi che incontri. I caratteri : (duepunti) e \' (apostrofo) non sono consentiti nella password + Reset del Database + Questa operazione dovrebbe essere eseguita solo su raccomandazione del nostro team di supporto. +\nSei sicuro di voler svuotare il database degli indici di Syncthing? + + Reset del database di Syncthing riuscito Info - Apri Log + Apri Registro Apre la finestra di log di Syncthing e Android @@ -204,12 +217,13 @@ Riferisci tramite Github i problemi che incontri. Impossibile creare la cartella - Log + Registro - Mostra Log di Android + Mostra Registro di Android - Mostra Log di Syncthing + Mostra Registro di Syncthing + Condividi il Registro Condividi @@ -224,13 +238,14 @@ Riferisci tramite Github i problemi che incontri. Syncthing è in esecuzione + Albero delle cartelle troppo nidificato. Verificare la presenza di link simbolici ciclici Riavvio Necessario + + Tap qui per riavviare adesso syncthing - - Riavvia Dopo ID Dispositivo copiato negli appunti @@ -242,13 +257,6 @@ Riferisci tramite Github i problemi che incontri. TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - Inattivo Scansione in corso diff --git a/src/main/res/values-ja/strings.xml b/src/main/res/values-ja/strings.xml index 51631410..f882adec 100644 --- a/src/main/res/values-ja/strings.xml +++ b/src/main/res/values-ja/strings.xml @@ -11,6 +11,10 @@ デバイス ID を送信… ロード中… + 匿名使用状況レポートを許可しますか? + 暗号化された使用状況レポートを毎日送信します。これは、一般的なプラットフォーム、フォルダーのサイズ、およびアプリケーションのバージョンを追跡するために使用します。報告されたデータセットが変更された場合、このダイアログボックスを再度表示します。\n\n集計された統計は https://data.syncthing.net で公開されています。 + はい + いいえ フォルダー @@ -141,6 +145,10 @@ Wifi 時のみ同期 高度なフォルダー選択を使用する 同期するデバイスのフォルダーを選択してください + Root として同期 + スーパーユーザーとして同期を実行します + 永続的な通知 + Syncthing の実行中、通知を表示します Syncthing 同期オプション デバイス名 @@ -200,7 +208,7 @@ 警告: お使いの Android のバージョンは外部ストレージデバイスに同期することができません - ディレクトリは空です + ディレクトリーは空です 新しいフォルダーを作成 @@ -229,13 +237,14 @@ Syncthing は実行中です + ディレクトリーの階層が深すぎます。シンボリックリンクの巡回を確認してください 再起動が必要です + + ここをクリックして、今すぐ Syncthing を再起動してください - - 後で再起動 デバイス ID をクリップボードにコピーしました @@ -247,13 +256,6 @@ TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - アイドル スキャン中 diff --git a/src/main/res/values-ko/strings.xml b/src/main/res/values-ko/strings.xml index 5b8d5f61..31c6c005 100644 --- a/src/main/res/values-ko/strings.xml +++ b/src/main/res/values-ko/strings.xml @@ -221,10 +221,10 @@ 재시작 필요 + + Syncthing을 재시작하려면 이곳을 클릭하세요 - - 나중에 재시작 기기 ID가 클립보드에 복사되었습니다 @@ -236,13 +236,6 @@ TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - 대기 스캔 중 diff --git a/src/main/res/values-nb/strings.xml b/src/main/res/values-nb/strings.xml index ed16976e..e8a07d11 100644 --- a/src/main/res/values-nb/strings.xml +++ b/src/main/res/values-nb/strings.xml @@ -172,9 +172,9 @@ Vennligst installer en skanner, eller legg til enhets-ID manuelt. Omstart Nødvendig - + - Start På Nytt Senere + Enhets-ID kopiert til utklippstavle diff --git a/src/main/res/values-nl/strings.xml b/src/main/res/values-nl/strings.xml index f9d3f596..e162a5ca 100644 --- a/src/main/res/values-nl/strings.xml +++ b/src/main/res/values-nl/strings.xml @@ -11,6 +11,10 @@ Apparaat-ID versturen naar Laden… + Anoniem gebruiksrapportage toestaan? + Het versleuteld gebruiksrapport wordt dagelijks verzonden. Het wordt gebruikt om veelgebruikte platformen, mapgroottes en applicatieversies te volgen. Indien de gerapporteerde gegevensset wordt veranderd zal je deze dialoog opnieuw te zien krijgen.\n\nDe geaggregeerde statistieken zijn publiek beschikbaar op https://data.syncthing.net. + Ja + Nee Mappen @@ -141,6 +145,10 @@ Gelieve alle problemen die je tegenkomt via GitHub te melden. Synchroniseer alleen via Wi-Fi Gebruik geavanceerd map-kiezer Selecteer een map op het toestel om te synchroniseren + Synchroniseren als root + Syncthing uitvoeren als superuser + Blijvende melding + Toon melding wanneer Syncthing wordt uitgevoerd Syncthing Syncthing-opties Apparaatnaam @@ -229,13 +237,14 @@ Gelieve alle problemen die je tegenkomt via GitHub te melden. Syncthing draait + Directorystructuur te diep. Controleer op cyclische symlinks Herstart vereist + + Klik hier om Syncthing nu te herstarten - - Later herstarten Apparaat-ID gekopieerd naar klembord @@ -247,13 +256,6 @@ Gelieve alle problemen die je tegenkomt via GitHub te melden. TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - Inactief Bezig met scannen diff --git a/src/main/res/values-pl-rPL/strings.xml b/src/main/res/values-pl-rPL/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-pl-rPL/strings.xml +++ b/src/main/res/values-pl-rPL/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-pl/strings.xml b/src/main/res/values-pl/strings.xml index 4c394db3..f7feb0c6 100644 --- a/src/main/res/values-pl/strings.xml +++ b/src/main/res/values-pl/strings.xml @@ -227,10 +227,10 @@ Proszę o zgłaszanie wszelkich problemów na Githubie. Wymagany restart + + Kliknij tu, aby zrestartować syncthing - - Restartuj później ID urządzenia zostało skopiowane do schowka @@ -242,13 +242,6 @@ Proszę o zgłaszanie wszelkich problemów na Githubie. TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - Bezczynny Skanowanie diff --git a/src/main/res/values-pt-rBR/strings.xml b/src/main/res/values-pt-rBR/strings.xml index c6b38d28..f76ad1ca 100644 --- a/src/main/res/values-pt-rBR/strings.xml +++ b/src/main/res/values-pt-rBR/strings.xml @@ -11,6 +11,12 @@ Enviar ID do dispositivo para Carregando... + Permitir relatório anônimo de uso? + O relatório criptografado de uso é enviado diariamente. É utilizado para rastrear plataformas, tamanhos de arquivos e versões da aplicação. Caso o formato dos dados seja alterado, esta caixa de diálogo te avisará. + +As estatísticas agregadas estão disponíveis publicamente em https://data.syncthing.net. + Sim + Não Pastas @@ -141,6 +147,10 @@ Por favor, informe-nos sobre quaisquer problemas via Github. Somente conectado ao WiFi Usar seletor de pasta avançado Selecione qualquer pasta do dispositivo para sincronização + Sincronizar como usuário root + Executar Syncthing como Superusuário + Notificação persistente + Exibir notificação enquanto o Syncthing estiver rodando Syncthing Opções do Syncthing Nome do dispositivo @@ -230,13 +240,14 @@ Por favor, informe-nos sobre quaisquer problemas via Github. O Syncthing está rodando + Árvore de diretórios profunda demais. Verifique links simbólicos cíclicos. É necessário reiniciar + + Toque aqui para reiniciar o Syncthing agora - - Reiniciar depois O ID do dispositivo foi copiado para a área de transferência @@ -248,13 +259,6 @@ Por favor, informe-nos sobre quaisquer problemas via Github. TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - Em espera Verificando diff --git a/src/main/res/values-pt/strings.xml b/src/main/res/values-pt/strings.xml index e8c94c3a..24c7ebbf 100644 --- a/src/main/res/values-pt/strings.xml +++ b/src/main/res/values-pt/strings.xml @@ -206,10 +206,10 @@ Instale um leitor ou escreva o ID do dispositivo manualmente, por favor. É necessário reiniciar + + Clique aqui para reiniciar o syncthing agora - - Reiniciar mais tarde O ID do dispositivo foi copiado para a área de transferência @@ -221,13 +221,6 @@ Instale um leitor ou escreva o ID do dispositivo manualmente, por favor.TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - Em espera Verificando diff --git a/src/main/res/values-ru/strings.xml b/src/main/res/values-ru/strings.xml index 0bacf56b..c7643c4b 100644 --- a/src/main/res/values-ru/strings.xml +++ b/src/main/res/values-ru/strings.xml @@ -11,6 +11,10 @@ Отправить ID устройства Ожидайте... + Разрешить отправлять анонимную статистику? + Зашифрованный ежедневный отчет отправлен. Используется для отслеживания платформ, размеров папок и версий программы. Если отправляемые данные изменятся, то это диалог появится вновь. \n\nОбобщенная статистика доступна на https://data.syncthing.net. + Да + Нет Папки @@ -141,6 +145,10 @@ Синхронизация только по WIFI Использовать продвинутый выбор папок Выберите любую папку на устройстве для синхронизации + Sync как Root + Запуск Syncthing как Superuser + Постоянное уведомление + Показать уведомление когда Syncthing запущен Общие настройки Syncthing Настройки устройства Имя устройства @@ -174,8 +182,13 @@ Символы : и \' запрещено использовать в пароле + Сбросить базу данных + Это действие должно выполняться только по рекомендации нашей поддержки. + \nВы уверены что хотите очистить индекс базы Syncthing? + + БД Syncthing успешно сброшена Информация Открыть лог @@ -210,6 +223,7 @@ Логи Syncthing + Отправить лог Поделиться @@ -224,13 +238,14 @@ Syncthing запущен + Слишком глубокая папка. Проверьте на цикличные симлинки Необходим Перезапуск + + Нажмите здесь чтобы перезагрузить syncthing - - Позже ID устройства копирован в буфер обмена @@ -242,13 +257,6 @@ ТБ - - б/с - Кб/с - Мб/с - Гб/с - Тб/с - Бездействие Сканирование diff --git a/src/main/res/values-sk/strings.xml b/src/main/res/values-sk/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-sk/strings.xml +++ b/src/main/res/values-sk/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-sl/strings.xml b/src/main/res/values-sl/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-sl/strings.xml +++ b/src/main/res/values-sl/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-sr/strings.xml b/src/main/res/values-sr/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-sr/strings.xml +++ b/src/main/res/values-sr/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-sv/strings.xml b/src/main/res/values-sv/strings.xml index f1c500b8..9d5e45e9 100644 --- a/src/main/res/values-sv/strings.xml +++ b/src/main/res/values-sv/strings.xml @@ -105,8 +105,9 @@ - + + diff --git a/src/main/res/values-tr/strings.xml b/src/main/res/values-tr/strings.xml index 1afd1aec..5f7e886f 100644 --- a/src/main/res/values-tr/strings.xml +++ b/src/main/res/values-tr/strings.xml @@ -227,10 +227,10 @@ Lütfen, herhangi bir sorunla karşılaştığınızda Github üzerinden bildiri Yeniden Başlatılması Gerekli + + Şimdi syncthing yeniden başlatmak için tıkla - - Sonra Yeniden Başlat Cihaz ID panoya kopyalandı @@ -242,13 +242,6 @@ Lütfen, herhangi bir sorunla karşılaştığınızda Github üzerinden bildiri TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - Boşta Taranıyor diff --git a/src/main/res/values-zh-rCN/strings.xml b/src/main/res/values-zh-rCN/strings.xml index 8e6abc49..ceb80b37 100644 --- a/src/main/res/values-zh-rCN/strings.xml +++ b/src/main/res/values-zh-rCN/strings.xml @@ -11,6 +11,10 @@ 发送设备标识至 正在加载... + 允许发送匿名使用报告吗 + 每天发送加密过的使用情况报告。它被用来跟踪在何种平台、文件夹大小和应用程序的版本。如果报告所需收集的数据有改变,您将会再次看到本提醒对话框。\n\n汇总统计数据公开于 https://data.syncthing.net + + 文件夹 @@ -141,6 +145,10 @@ 仅在无线网络下同步 使用高级文件夹选择器 可以选择设备上任何文件夹 + 使用根权限来同步 + Syncthing 运行于超级用户 + 常驻通知 + Syncthing 运行时显示通知 Syncthing 通用功能 同步设置 设备名称 @@ -229,13 +237,14 @@ Syncthing 正在运行 + 目录树层次过深,正在检查循环符号链接。 需要重启以应用 + + 点此立即重启本应用 - - 稍后重启 设备标识已复制到剪贴板 @@ -247,13 +256,6 @@ TiB - - b/s - Kib/s - Mib/s - Gib/s - Tib/s - 闲置 正在扫描 diff --git a/src/main/res/values-zh-rTW/strings.xml b/src/main/res/values-zh-rTW/strings.xml index 297ed1ac..98f8673e 100644 --- a/src/main/res/values-zh-rTW/strings.xml +++ b/src/main/res/values-zh-rTW/strings.xml @@ -193,10 +193,10 @@ 需要重新啟動 + + 按此以重新啟動 syncthing - - 稍後重新啟動 裝置識別碼已複製至剪貼版