-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from Fast0n/patch-1
Add Italian translation
- Loading branch information
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
|
||
<string name="action_settings">Impostazioni</string> | ||
<string name="current_emojis_detected">Emoji attuali rilevate:</string> | ||
<string name="unknown">Sconosciuto</string> | ||
<string name="set">Imposta</string> | ||
<string name="refresh">Ricarica</string> | ||
<string name="try_again">Riprova</string> | ||
<string name="check_root">Controllo root</string> | ||
<string name="root_problem">C'è stato un problema ottenere l'accesso come root.vv\n\nRoot access is given after you "root" your device, which lets apps do advanced things like modify system files. | ||
It\'s a different process for each device.\n\nDoes this app have root permissions?</string> | ||
<string name="are_you_rooted">Hai i permessi di root?</string> | ||
<string name="failed_to_get_root">Impossibile ottenere root!</string> | ||
<string name="switch_emojis_to">Passa a emoji…</string> | ||
<string name="set_emojis_to_">Emoji impostate</string> | ||
<string name="about">Font originali di gonsa da XDA. App di Steven Schoen.</string> | ||
<string name="reboot_question">Riavvio?</string> | ||
<string name="restore_default">Ripristina predefinito</string> | ||
<string name="manage_downloads">Gestione download</string> | ||
<string name="downloaded_emoji">Emoji scaricate</string> | ||
<string name="installing_x_emoji">Installazione %s emoji</string> | ||
<string name="reboot_explanation">La maggior parte delle applicazioni richiedono un riavvio per riconoscere le nuove emoji.</string> | ||
|
||
</resources> |