Skip to content

Commit

Permalink
New Crowdin translations (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
jahirfiquitiva committed Feb 25, 2018
1 parent 30a17e0 commit 1a7641e
Show file tree
Hide file tree
Showing 9 changed files with 683 additions and 1 deletion.
25 changes: 25 additions & 0 deletions library/src/main/res/values-en-rID/translatable_strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ Copyright (c) 2018. Jahir Fiquitiva
~
~ Licensed under the CreativeCommons Attribution-ShareAlike
~ 4.0 International License. You may not use this file except in compliance
~ with the License. You may obtain a copy of the License at
~
~ http://creativecommons.org/licenses/by-sa/4.0/legalcode
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<!-- List Of Drawer Sections -->
<!-- Icons filters -->
<!-- Widgets Names -->
<!-- Requests -->
<!-- Preferences -->
<!-- HELP SECTION -->
</resources>
23 changes: 22 additions & 1 deletion library/src/main/res/values-es-rES/translatable_strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@
<string name="requests_error">Hubo un error al cargar las aplicaciones para solicitar. \nPresiona aquí para reintentar.</string>
<string name="loading_apps_to_request">Cargando aplicaciones para solicitar…</string>
<string name="building_request_dialog">Creando archivos de petición…</string>
<string name="request_upload_success">Correcto!</string>
<string name="request_upload_success_content">La solicitud se ha subido a nuestro servidor con éxito.</string>
<!-- Preferences -->
<string name="pref_title_wall_header">Habilitar el uso de fondo de pantalla en vista previa de iconos</string>
<string name="pref_summary_wall_header">Aparecerá tu fondo de pantalla actual.</string>
Expand Down Expand Up @@ -100,6 +102,25 @@
<item>¿Por qué la aplicación necesita permiso para ver las conexiones?</item>
<item>¿Por qué la aplicación necesita permiso para establecer fondos de pantalla?</item>
<item>¿Por qué la aplicación necesita permiso para ajustar el tamaño del fondo de pantalla?</item>
<item>Why does the app need permission to prevent phone from sleeping?</item>
<item>¿Por qué la aplicación necesita permiso para evitar que el teléfono de dormir?</item>
</string-array>
<string-array name="answers">
<item>Necesitas un launcher con soporte para paquetes de íconos. Revisa la descripción de Google Play Store para ver los launchers compatibles. Si no estás seguro de qué launcher usar, sólo ve a la sección \"Aplicar\" y escoge uno de la lista.</item>
<item>Slide the NavigationDrawer from the left, and go to \"Apply\" section, or go back to main section of the app, then tap the Floating Action Button. Choose the launcher you want to apply the icons to. If your launcher is not listed there, but this icon pack is compatible with it (see on Google Play Store description for the list of supported launchers), you can apply it manually from launcher settings.</item>
<item>Deslice el NavigationDrawer desde la izquierda, ir a la sección \"Iconos\", o volver a la sección principal de la aplicación y pulse el botón que dice \"Iconos\".</item>
<item>Según el lanzador que usas, el proceso puede ser ligeramente diferente o no estar disponible. En la mayoría de los casos, sin embargo, elegir un icono personalizado es posible mediante una pulsación larga sobre el icono que deseas modificar o arrastrando hasta el campo de edición en la parte superior de la pantalla.</item>
<item>Slide the NavigationDrawer from the left, and go to \"Requests\" section.</item>
<item>It happened because the icon pack was moved to SD Card, you should install it in internal storage.</item>
<item>The problem might come with the launcher you are using, when handling big resolution. You can fix it by increasing icon size to 115 – 120%. Or try using another launcher.</item>
<item>Envíe una solicitud de icono.</item>
<item>Slide the NavigationDrawer from the left, and go to \"Settings\" section. Then check the \"Hide icon from launcher\" option.</item>
<item>Ve a la pantalla de inicio y luego crea un widget para la aplicación cuyo nombre es \"IconRestorer\".</item>
<item>Slide the NavigationDrawer from the left, and go to \"Settings\" section. Then uncheck the \"Hide icon from launcher\" option.</item>
<item>Se necesita para poder escribir datos de solicitudes de iconos y archivos, así como para guardar fondos de pantalla y poder cambiar la ubicación de descarga de Wallpapers.</item>
<item>Se necesita para cargar los fondos de pantalla en la nube y descargarlos.</item>
<item>Es necesario para poder verificar si su dispositivo tiene conexión a Internet.</item>
<item>Es necesario para poder aplicar el fondo de pantalla directamente desde la aplicación.</item>
<item>It\'s needed to be able to adjust wallpapers dimensions based on your screen resolution.</item>
<item>Muzei Live Wallpaper lo necesita.</item>
</string-array>
</resources>
116 changes: 116 additions & 0 deletions library/src/main/res/values-hr-rHR/translatable_strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!--
~ Copyright (c) 2018. Jahir Fiquitiva
~
~ Licensed under the CreativeCommons Attribution-ShareAlike
~ 4.0 International License. You may not use this file except in compliance
~ with the License. You may obtain a copy of the License at
~
~ http://creativecommons.org/licenses/by-sa/4.0/legalcode
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="frames_dashboard">Blueprint početna</string>
<string name="coming_soon">Ubrzo dolazi</string>
<!-- List Of Drawer Sections -->
<string name="section_home">Početna</string>
<string name="section_icons">Ikone</string>
<string name="section_apply">Primjeni</string>
<string name="section_wallpapers">Pozadine</string>
<string name="section_icon_request">Zahtjev za ikone</string>
<string name="section_donate">Doniraj</string>
<string name="section_about">O aplikaciji</string>
<string name="section_help">Pomoć</string>
<string name="section_zooper">Zooper postavljanje</string>
<string name="section_widgets">Widgeti</string>
<string name="share_this_app">Ja koristim %1$s i obožavam ga. Provjerite ga na: %2$s</string>
<string name="rate">Ocijeni</string>
<!-- Icons filters -->
<string name="filter">Filter</string>
<string name="clear">Očisti</string>
<string name="more_apps">Još aplikacija</string>
<string name="general_info">Općenite informacije</string>
<string name="useful_links">Korisne poveznice</string>
<string name="columns">Broj stupaca</string>
<string name="no_compatible_launcher_title">Ovaj pokretač NIJE podržan</string>
<string name="impossible_open_themes">Nije moguće otvoriti aplikaciju tema</string>
<string name="themes_app_not_installed">Teme nisu instalirane na ovom uređaju</string>
<string name="included_templates">%1$s predložaka</string>
<string name="launcher_icon_restored">%1$s ikona pokretača je vraćena</string>
<string name="launcher_icon_not_restored">%1$s ikona pokretača je već vidljiva</string>
<string name="launcher_icon_restorer_error">Postoji problem sa kodom od %1$s. Molimo kontaktirajte njegovog razvojnog programera.</string>
<!-- Widgets Names -->
<string name="iconrestorer_widget_title">Widget za povratak ikona</string>
<string name="clock_widget_title">Analogni sat</string>
<string name="search_icons">Pretraži ikone</string>
<string name="search_wallpapers">Pretraži pozadine</string>
<string name="search_launchers">Pretraži pokretače</string>
<string name="search_apps">Pretraži aplikacije</string>
<string name="seconds">Sekunde</string>
<string name="minutes">Minute</string>
<string name="hours">Sati</string>
<string name="days">Dana</string>
<string name="weeks">Tjedana</string>
<string name="months">Mjeseci</string>
<!-- Requests -->
<string name="select_all">Odaberi sve</string>
<string name="no_selected_apps_title">Nema odabranih aplikacija</string>
<string name="apps_limit_dialog_day_extra">Bit ćete u mogućnosti zahtjevati ikone opet za %1$s.</string>
<string name="apps_limit_dialog_day_extra_sec">Bit ćete u mogućnosti zahtjevati ikone opet, za manje od minute.</string>
<string name="requests_error">Dogodila se pogreška prilikom učitavanja aplikacija za zahtjev. \nDodirnite ovdje kako bi ste pokušali ponovno.</string>
<string name="loading_apps_to_request">Učitavanje aplikacija za zahtjev…</string>
<string name="building_request_dialog">Stvaranje datoteke zahtjeva…</string>
<!-- Preferences -->
<string name="pref_title_wall_header">Omogući korištenje pozadine u pregledu ikona</string>
<string name="pref_summary_wall_header">Prikazati će se vaša trenutna pozadina.</string>
<string name="pref_header_launcher_icon">Ikona pokretača</string>
<string name="pref_title_launcher_icon">Sakrij ikonu pokretača</string>
<string name="pref_summary_launcher_icon">Kada je označeno, ikona pokretača će biti skrivena.</string>
<string name="hideicon_dialog_title">Upozorenje!</string>
<string name="send_using">Pošalji koristeći…</string>
<!-- HELP SECTION -->
<string-array name="questions">
<item>Kako koristiti paket ikona?</item>
<item>Kako primjeniti paket ikona?</item>
<item>Kako vidjeti sve uključene ikone?</item>
<item>How to replace an icon with an alternative one?</item>
<item>Kako zatražiti ikone koje nedostaju?</item>
<item>After restarting my device, icon pack is not applied anymore. Icons were restored to default.</item>
<item>Zašto ikone izgledaju pikselirano na mom uređaju?</item>
<item>I can see an icon for X app in the included icons, but the icon does not apply.</item>
<item>Kako sakriti ikonu aplikacije iz pokretača?</item>
<item>How to open the app after app icon is hidden from launcher?</item>
<item>Kako ponovno prikazati ikonu aplikacije u pokretaču?</item>
<item>Why does the app need permission to modify or delete content of my storage?</item>
<item>Why does the app need permission to full network access?</item>
<item>Why does the app need permission to view connections?</item>
<item>Why does the app need permission to set wallpaper?</item>
<item>Why does the app need permission to adjust the wallpaper size?</item>
<item>Why does the app need permission to prevent phone from sleeping?</item>
</string-array>
<string-array name="answers">
<item>You need a launcher with Icon Pack support. Check the Google Play Store description for supported launchers. If you are not sure which launcher should you use, just go to \"Apply\" section, then choose one from the list.</item>
<item>Slide the NavigationDrawer from the left, and go to \"Apply\" section, or go back to main section of the app, then tap the Floating Action Button. Choose the launcher you want to apply the icons to. If your launcher is not listed there, but this icon pack is compatible with it (see on Google Play Store description for the list of supported launchers), you can apply it manually from launcher settings.</item>
<item>Slide the NavigationDrawer from the left, and go to \"Icons\" section, or go back to main section of the app, then tap the button that says \"Icons\".</item>
<item>Depending on the launcher you\'re using, the process may be slightly different or unavailable. In most cases, however, choosing a custom icon is possible via a long press on the icon you\'d like to modify or dragging it to the Edit field at the top of the screen.</item>
<item>Slide the NavigationDrawer from the left, and go to \"Requests\" section.</item>
<item>It happened because the icon pack was moved to SD Card, you should install it in internal storage.</item>
<item>The problem might come with the launcher you are using, when handling big resolution. You can fix it by increasing icon size to 115 – 120%. Or try using another launcher.</item>
<item>Pošalji zahtjev za ikone.</item>
<item>Slide the NavigationDrawer from the left, and go to \"Settings\" section. Then check the \"Hide icon from launcher\" option.</item>
<item>Go to your home screen, then create a widget for the app which name is \"IconRestorer\".</item>
<item>Slide the NavigationDrawer from the left, and go to \"Settings\" section. Then uncheck the \"Hide icon from launcher\" option.</item>
<item>It\'s needed to be able write icon requests data and files, as well as saving wallpapers, and being able to change Wallpapers download location.</item>
<item>It\'s needed to be able to load the cloud based wallpapers and download them.</item>
<item>It\'s needed to be able to check if your device has internet connection.</item>
<item>It\'s needed to be able to apply wallpaper directly from the app.</item>
<item>It\'s needed to be able to adjust wallpapers dimensions based on your screen resolution.</item>
<item>It\'s needed by Muzei Live Wallpaper.</item>
</string-array>
</resources>
Loading

0 comments on commit 1a7641e

Please sign in to comment.