1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-14 00:01:10 +01:00
This commit is contained in:
Gregor Santner 2018-09-04 17:02:34 +02:00
parent e6b2fa606e
commit 48a00b099e
No known key found for this signature in database
GPG key ID: 7E83A7834AECB009
38 changed files with 1701 additions and 1701 deletions

View file

@ -58,21 +58,21 @@
<!-- More from MainActivity -->
<!-- Permissions -->
<string name="about_activity__title_about_app">Despre</string>
<string name="about_activity__title_about_license">Licenţă</string>
<string name="about_activity__title_debug_info">Depanare</string>
<string name="fragment_debug__section_app">Aplicaţie</string>
<string name="fragment_debug__section_device">Dispozitiv</string>
<string name="fragment_debug__section_pod">Pod diaspora*</string>
<string name="fragment_debug__section_log">Jurnal Depanare</string>
<string name="fragment_debug__section_log_spam">Jurnal Depanare (Detaliat)</string>
<string name="fragment_debug__app_version">Versiune aplicație: %1$s</string>
<string name="fragment_debug__android_version">Versiune Android: %1$s</string>
<string name="fragment_debug__device_name">Nume Dispozitiv: %1$s</string>
<string name="fragment_debug__app_codename">Nume de cod: %1$s</string>
<string name="fragment_debug__pod_profile_name">Nume Profil Pod: %1$s</string>
<string name="fragment_debug__pod_profile_url">Domeniu Pod: %1$s</string>
<string name="fragment_debug__toast_log_copied">Jurnal Depanare copiat în clipboard</string>
<string name="fragment_about__about_text">dandelion* este companionul tau pentru navigarea reţelei sociale diaspora *. Adaugă caracteristici cum ar fi utilele bare de instrumente şi suport pentru proxy servere ca Tor Network pentru experienţa ta socială.</string>
<string name="about">Despre</string>
<string name="license">Licenţă</string>
<string name="debugging">Depanare</string>
<string name="application">Aplicaţie</string>
<string name="device">Dispozitiv</string>
<string name="diaspora_pod__appspecific">Pod diaspora*</string>
<string name="debug_log">Jurnal Depanare</string>
<string name="debug_log_verbose">Jurnal Depanare (Detaliat)</string>
<string name="app_version_with_arg">Versiune aplicație: %1$s</string>
<string name="android_version_witharg">Versiune Android: %1$s</string>
<string name="device_name_witharg">Nume Dispozitiv: %1$s</string>
<string name="code_name_witharg">Nume de cod: %1$s</string>
<string name="pod_profile_name_witharg__appspecific">Nume Profil Pod: %1$s</string>
<string name="pod_domain_witharg__appspecific">Domeniu Pod: %1$s</string>
<string name="debug_log_copied_to_clipboard">Jurnal Depanare copiat în clipboard</string>
<string name="dandelion_is_your_companion__appspecific">dandelion* este companionul tau pentru navigarea reţelei sociale diaspora *. Adaugă caracteristici cum ar fi utilele bare de instrumente şi suport pentru proxy servere ca Tor Network pentru experienţa ta socială.</string>
<!-- License & help (large amount of text) -->
</resources>