Skip to content

Commit 588c067

Browse files
committed
creating fastlane files for translating app descriptions
1 parent 76c5b5e commit 588c067

File tree

82 files changed

+238
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+238
-6
lines changed

app/src/main/res/values-ar/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165

166166
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
167167
<!-- Short description has to have less than 80 chars -->
168-
<string name="app_short_description">Apka na správu vašich kontaktov bez reklám, rešpektujúca vaše súkromie.</string>
168+
<string name="app_short_description">An app for managing your contacts without ads, respecting your privacy.</string>
169169
<string name="app_long_description">
170170
A simple app for creating or managing your contacts from any source. The contacts can be stored on your device only, but also synchronized via Google, or other accounts. You can display your favorite contacts on a separate list.
171171

app/src/main/res/values-ja/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173

174174
広告や不要なアクセス許可は含まれていません。完全にオープンソースで、色のカスタマイズも可能です。
175175

176-
このアプリは大きな一連のアプリの一つです。 その他のアプリは http://www.simplemobiletools.com で見つけることができます。
176+
このアプリは大きな一連のアプリの一つです。 その他のアプリは https://www.simplemobiletools.com で見つけることができます。
177177
</string>
178178

179179
<!--

app/src/main/res/values-pl/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<string name="app_name">Proste Kontakty</string>
33
<string name="app_launcher_name">Kontakty</string>
44
<string name="address">Adres</string>
5-
<string name="inserting">Dodawanie...</string>
6-
<string name="updating">Aktualizowanie...</string>
5+
<string name="inserting">Dodawanie</string>
6+
<string name="updating">Aktualizowanie</string>
77
<string name="phone_storage">Pamięć telefonu</string>
88
<string name="phone_storage_hidden">Pamięć telefonu (niewidoczna dla innych aplikacji)</string>
99
<string name="company">Firma</string>
@@ -146,7 +146,7 @@
146146

147147
<!-- Confirmation dialog -->
148148
<string name="delete_contacts_confirmation">Are you sure you want to delete %s?</string> <!-- Are you sure you want to delete 5 contacts? -->
149-
<string name="delete_from_all_sources">The contact will be removed from all contact sources.</string>
149+
<string name="delete_from_all_sources">The contact will be removed from all contact sources.</string>
150150

151151
<!-- Are you sure you want to delete 5 contacts? -->
152152
<plurals name="delete_contacts">

app/src/main/res/values-pt/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173

174174
Não contém anúncios ou permissões desnecessárias. É totalmente open source e permite personalização de cores.
175175

176-
Esta aplicação é apenas parte de um conjunto mais vasto de aplicações. Saiba mais em http://www.simplemobiletools.com
176+
Esta aplicação é apenas parte de um conjunto mais vasto de aplicações. Saiba mais em https://www.simplemobiletools.com
177177
</string>
178178

179179
<!--
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Ap syml i greu neu reoli dy gysylltiadau o unrhyw ffynhonnell. Caiff y cysylltiadau eu cadw ar dy ddyfais yn unig, ond mae hefyd yn bosib eu cysoni gyda Google neu gyfrifon eraill. Gellir golygu dy hoff gysylltiadau mewn rhestr ar wahân.
2+
3+
Gellir ei ddefnyddio i reoli cyfeiriadau e-bost defnyddwyr a digwyddiadau hefyd. Mae ganddo'r gallu i drefnu mewn gwahanol ffyrdd ac i ddangos enwau gyda'r cyfenw gyntaf os yw'n well gennyt.
4+
5+
Does dim hysbysebion na dim angen arno unrhyw ganiatâd diangen. Mae'n gwbl cod agored ac mae modd addasu lliwiau'r ap.
6+
7+
Mae'r ap hwn yn un ymhlith nifer o apiau gennym. Mae'r gweddill i'w gweld ar https://www.simplemobiletools.com
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Ap i reoli dy gysylltiadau, heb hysbysebion, gan barchu dy breifatrwydd.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Simple Contacts
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
En simpel app til at oprette eller administrere dine kontakter fra enhver kilde. Kontakterne kan gemmes kun på din enhed, eller synkroniseres via Google eller andre konti. Du kan vise dine foretrukne kontakter på en separat liste.
2+
3+
Du kan også bruge den til at styre bruger-emails og begivenheder. Den har muligheden for at sortere / filtrere efter flere parametre, og vise efternavn eller fornavn først.
4+
5+
Indeholder ingen annoncer eller unødvendige tilladelser. Det er fuldstændigt opensource. Appens farver kan tilpasses.
6+
7+
Denne app er kun en af en større række af apps. Du kan finde resten af dem på https://www.simplemobiletools.com
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
En app til dine kontakter, uden annoncer og med respekt for dit privatliv.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Simple Contacts

0 commit comments

Comments
 (0)