mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-26 14:21:16 +00:00
Updated translations.
This commit is contained in:
parent
a1e5e209ff
commit
0f4f24a501
5 changed files with 14 additions and 14 deletions
|
@ -1,9 +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.
|
||||
Syncthing ersätter proprietära synkroniserings och molntjänster med något öppet, pålitlig och decentraliserat. Din data är endast din data och du förtjänar att välja var den lagras, om den delas med en tredje part och hur den överförs via Internet.
|
||||
|
||||
Website: https://syncthing.net/
|
||||
Webbplats: https://syncthing.net/
|
||||
|
||||
Source code: https://github.com/syncthing/syncthing-android
|
||||
Källkod: https://github.com/syncthing/syncthing-android
|
||||
|
||||
Forum: https://discourse.syncthing.net/
|
||||
Forum: https://forum.syncthing.net/
|
||||
|
||||
Issues: https://github.com/syncthing/syncthing-android/issues
|
||||
Frågor: https://github.com/syncthing/syncthing-android/issues
|
|
@ -1 +1 @@
|
|||
Replace proprietary services with something open, trustworthy and decentralized.
|
||||
Öppen, pålitlig och decentraliserad filsynkronisering
|
|
@ -1,9 +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.
|
||||
Syncthing ersätter proprietära synkroniserings och molntjänster med något öppet, pålitlig och decentraliserat. Din data är endast din data och du förtjänar att välja var den lagras, om den delas med en tredje part och hur den överförs via Internet.
|
||||
|
||||
Website: https://syncthing.net/
|
||||
Webbplats: https://syncthing.net/
|
||||
|
||||
Source code: https://github.com/syncthing/syncthing-android
|
||||
Källkod: https://github.com/syncthing/syncthing-android
|
||||
|
||||
Forum: https://forum.syncthing.net/
|
||||
|
||||
Issues: https://github.com/syncthing/syncthing-android/issues
|
||||
Frågor: https://github.com/syncthing/syncthing-android/issues
|
|
@ -1 +1 @@
|
|||
Open, trustworthy and decentralized file synchronization
|
||||
Öppen, pålitlig och decentraliserad filsynkronisering
|
|
@ -68,9 +68,9 @@
|
|||
<!--Setting title-->
|
||||
<string name="delete_folder">Supprimer le dossier</string>
|
||||
<!--Title for FolderSettingsFragment in create mode-->
|
||||
<string name="create_folder">Créer un dossier</string>
|
||||
<string name="create_folder">Création d\'un dossier</string>
|
||||
<!--Title for FolderSettingsFragment in edit mode-->
|
||||
<string name="edit_folder">Edition du dossier</string>
|
||||
<string name="edit_folder">Édition du dossier</string>
|
||||
<!--Menu item to confirm folder creation-->
|
||||
<string name="create">Créer</string>
|
||||
<!--Dialog shown when attempting to remove a folder-->
|
||||
|
@ -104,7 +104,7 @@
|
|||
<string name="introducer">Initiateur</string>
|
||||
<!--ActionBar item-->
|
||||
<string name="delete_device">Supprimer la machine</string>
|
||||
<string name="add_device">Ajouter une machine</string>
|
||||
<string name="add_device">Ajout d\'une machine</string>
|
||||
<!--Menu item to confirm adding a device-->
|
||||
<string name="add">Ajouter</string>
|
||||
<!--Title for DeviceSettingsFragment in edit mode-->
|
||||
|
|
Loading…
Reference in a new issue