mirror of
https://github.com/gsantner/dandelion
synced 2025-12-14 08:11:11 +01:00
Update Translations
This commit is contained in:
parent
c93e28cdc7
commit
40a9823b19
40 changed files with 249 additions and 63 deletions
16
app/src/main/res/values-it/strings-about.xml
Normal file
16
app/src/main/res/values-it/strings-about.xml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--Generated by crowdin.com-->
|
||||
<resources>
|
||||
<!-- License & help (large amount of text) -->
|
||||
<string name="about_activity__title_about_app">Altro</string>
|
||||
<string name="about_activity__title_about_license">Licenza</string>
|
||||
<string name="about_activity__title_debug_info">Debug</string>
|
||||
<string name="fragment_debug__section_app">Applicazione</string>
|
||||
<string name="fragment_debug__section_pod">Diaspora Pod</string>
|
||||
<string name="fragment_debug__app_version">Versione App: %1$s</string>
|
||||
<string name="fragment_debug__package_name">Nome pacchetto: %1$s</string>
|
||||
<string name="fragment_debug__pod_domain">Pod dominio: %1$s</string>
|
||||
<string name="fragment_license__3rd_party_libs_title">Librerías de terceros utilizadas</string>
|
||||
<!-- About (large amount of text) -->
|
||||
<!-- Lorem ipsum -->
|
||||
</resources>
|
||||
|
|
@ -69,5 +69,4 @@
|
|||
Diaspora. Nella sezione dei permessi puoi garantire il permesso per la scrittura sul dispositivo.</string>
|
||||
<string name="permission_denied">Permesso negato.</string>
|
||||
<string name="permission_granted_try_again">Permesso garantito. Si prega di riprovare.</string>
|
||||
<!-- License & help (large amount of text) -->
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue