-
Notifications
You must be signed in to change notification settings - Fork 13
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 #20 from 75efb6/spanish-translate
Translating into Spanish.
- Loading branch information
Showing
6 changed files
with
201 additions
and
201 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 |
---|---|---|
@@ -1,14 +1,14 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
|
||
<string name="dialog_exit_yes">Yes</string> | ||
<string name="dialog_exit_yes">Si</string> | ||
<string name="dialog_exit_no">No</string> | ||
<string name="dialog_exit_message">Are you sure you want to exit the game?</string> | ||
<string name="dialog_exit_message">¿Estas seguro que quieres salir del juego?</string> | ||
|
||
<string name="dialog_visit_osu_website">Do you want to visit the official osu! website?</string> | ||
<string name="dialog_visit_osudroid_profile_page">Do you want to visit your profile page?</string> | ||
<string name="dialog_visit_osudroid_website">Do you want to visit the official osu!droid website?</string> | ||
<string name="dialog_visit_osu_website">¿Deseas visitar la página oficial de osu!?</string> | ||
<string name="dialog_visit_osudroid_profile_page">¿Deseas visitar tu perfil?</string> | ||
<string name="dialog_visit_osudroid_website">¿Deseas visitar la página oficial de osu!droid?</string> | ||
|
||
<!-- All new strings should present below for better managing locals... --> | ||
|
||
</resources> | ||
</resources> |
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
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
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
Oops, something went wrong.