Skip to content

Commit

Permalink
Update translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
zamojski committed May 2, 2021
1 parent cbfe786 commit ba68f73
Show file tree
Hide file tree
Showing 13 changed files with 78 additions and 13 deletions.
7 changes: 6 additions & 1 deletion app/src/main/res/values-DE/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@
<string name="preferences_opencellid_enabled_title">OCID-Upload aktivieren</string>
<string name="preferences_opencellid_enabled_on_summary">Messungen werden zu OpenCellID.org hochgeladen.</string>
<string name="preferences_opencellid_enabled_off_summary">Messungen werden nicht zu OpenCellID.org hochgeladen.</string>
<string name="preferences_opencellid_api_key_title">Zugriffstoken</string>
<string name="preferences_opencellid_use_shared_api_key_title">Anonyme Unterstützung</string>
<string name="preferences_opencellid_use_shared_api_key_on_summary">Der gemeinsame Zugriffstoken wird verwendet.</string>
<string name="preferences_opencellid_use_shared_api_key_off_summary">Der persönliche Zugriffstoken wird verwendet.</string>
<string name="preferences_opencellid_api_key_title">Persönlicher Zugriffstoken</string>
<string name="preferences_opencellid_api_key_summary">Notwendig für Upload der Messungen.</string>
<string name="preferences_opencellid_api_key_invalid">Eingegebener Zugriffstoken ist ungültig. Wie das Zugriffstoken genau aussehen muss, ist in der Hilfe beschrieben.</string>
<string name="preferences_opencellid_api_key_link_title">Eigenen Zugriffstoken beantragen</string>
Expand Down Expand Up @@ -150,6 +153,8 @@
<string name="preferences_main_map_force_light_theme_title">Immer helles Farbschema</string>
<string name="preferences_main_map_force_light_theme_on_summary">Verwende immer helles Farbschema für Karte.</string>
<string name="preferences_main_map_force_light_theme_off_summary">Karte verwendet Farbschema der Anzeige-Einstellungen.</string>
<string name="preferences_main_map_cache_size_title">Die Größe des Kartendaten</string>
<string name="preferences_main_map_cache_size_summary">Passen Sie die Größe des Kartendates an den verfügbaren freien Speicher auf Ihrem Gerät an.</string>
<string name="preferences_main_map_clear_cache_title">Cache leeren</string>
<string name="preferences_main_map_clear_cache_summary">Leert Cache der Kartendaten um etwas Speicherplatz freizugeben.</string>
</resources>
7 changes: 6 additions & 1 deletion app/src/main/res/values-ES/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@
<string name="preferences_opencellid_enabled_title">Habilitar subir a OCID</string>
<string name="preferences_opencellid_enabled_on_summary">Las mediciones se cargarán a OpenCellID.org.</string>
<string name="preferences_opencellid_enabled_off_summary">Las mediciones no se cargarán a OpenCellID.org.</string>
<string name="preferences_opencellid_api_key_title">Token de acceso</string>
<string name="preferences_opencellid_use_shared_api_key_title">Contribución anónima</string>
<string name="preferences_opencellid_use_shared_api_key_on_summary">Se utilizará el token de acceso compartido.</string>
<string name="preferences_opencellid_use_shared_api_key_off_summary">Se utilizará el token de acceso personal.</string>
<string name="preferences_opencellid_api_key_title">Token de acceso personal</string>
<string name="preferences_opencellid_api_key_summary">El token necesario para subir las mediciones.</string>
<string name="preferences_opencellid_api_key_invalid">El token de acceso introducido no es válido. El formato correcto se describe en la Ayuda.</string>
<string name="preferences_opencellid_api_key_link_title">Obtenga su propio token de acceso</string>
Expand Down Expand Up @@ -150,6 +153,8 @@
<string name="preferences_main_map_force_light_theme_title">Hacer cumplir el tema de la luz</string>
<string name="preferences_main_map_force_light_theme_on_summary">Siempre se utilizará el tema claro del mapa.</string>
<string name="preferences_main_map_force_light_theme_off_summary">El tema del mapa seguirá las preferencias de visualización.</string>
<string name="preferences_main_map_cache_size_title">Tamaño de la caché del mapa</string>
<string name="preferences_main_map_cache_size_summary">Ajuste el tamaño de la caché del mapa de acuerdo con la memoria libre disponible en su dispositivo.</string>
<string name="preferences_main_map_clear_cache_title">Limpiar caché</string>
<string name="preferences_main_map_clear_cache_summary">Borra la carpeta de caché del mapa para liberar espacio.</string>
</resources>
7 changes: 6 additions & 1 deletion app/src/main/res/values-FR/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@
<string name="preferences_opencellid_enabled_title">Activer l\'envoi de l\'OCID</string>
<string name="preferences_opencellid_enabled_on_summary">Les mesures seront envoyées vers OpenCellID.org.</string>
<string name="preferences_opencellid_enabled_off_summary">Les mesures ne seront pas envoyées vers OpenCellID.org.</string>
<string name="preferences_opencellid_api_key_title">Le jeton d\'accès</string>
<string name="preferences_opencellid_use_shared_api_key_title">Contribution anonyme</string>
<string name="preferences_opencellid_use_shared_api_key_on_summary">Le jeton d\'accès partagé sera utilisé.</string>
<string name="preferences_opencellid_use_shared_api_key_off_summary">Le jeton d\'accès personnel sera utilisé.</string>
<string name="preferences_opencellid_api_key_title">Le jeton d\'accès personnel</string>
<string name="preferences_opencellid_api_key_summary">Votre jeton est requise pour transmettre vos mesures</string>
<string name="preferences_opencellid_api_key_invalid">Le jeton d\'accès entré est pas invalide. Le format correct est décrit dans l\'Aide.</string>
<string name="preferences_opencellid_api_key_link_title">Obtenez votre propre jeton d\'accès</string>
Expand Down Expand Up @@ -150,6 +153,8 @@
<string name="preferences_main_map_force_light_theme_title">Forcer le thème clair</string>
<string name="preferences_main_map_force_light_theme_on_summary">Le thème clair de la carte sera toujours utilisé.</string>
<string name="preferences_main_map_force_light_theme_off_summary">Le thème de la carte suivra les préférences d\'affichage.</string>
<string name="preferences_main_map_cache_size_title">Taille du cache de la carte</string>
<string name="preferences_main_map_cache_size_summary">Ajustez la taille du cache de la carte en fonction de la mémoire libre disponible sur votre appareil.</string>
<string name="preferences_main_map_clear_cache_title">Vider le cache</string>
<string name="preferences_main_map_clear_cache_summary">Efface le dossier de cache de la carte pour libérer de l\'espace.</string>
</resources>
7 changes: 6 additions & 1 deletion app/src/main/res/values-HE/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@
<string name="preferences_opencellid_enabled_title">הפעלת העלאה ל־OCID</string>
<string name="preferences_opencellid_enabled_on_summary">המדידות יועלו אל OpenCellID.org.</string>
<string name="preferences_opencellid_enabled_off_summary">המדידות לא יועלו אל OpenCellID.org.</string>
<string name="preferences_opencellid_api_key_title">אסימון גישה</string>
<string name="preferences_opencellid_use_shared_api_key_title">תרומה אלמונית</string>
<string name="preferences_opencellid_use_shared_api_key_on_summary">ייעשה שימוש באסימון הגישה השיתופי.</string>
<string name="preferences_opencellid_use_shared_api_key_off_summary">ייעשה שימוש באסימון הגישה האישי.</string>
<string name="preferences_opencellid_api_key_title">אסימון גישה אישי</string>
<string name="preferences_opencellid_api_key_summary">צריך אסימון כדי להעלות את המדידות שלך.</string>
<string name="preferences_opencellid_api_key_invalid">אסימון הגישה שסופק שגוי. המבנה הנכון מתואר בעזרה.</string>
<string name="preferences_opencellid_api_key_link_title">קבלת אסימון גישה משלך</string>
Expand Down Expand Up @@ -150,6 +153,8 @@
<string name="preferences_main_map_force_light_theme_title">אילוץ ערכת עיצוב בהירה</string>
<string name="preferences_main_map_force_light_theme_on_summary">תמיד יעשה שימוש במפה בהירה.</string>
<string name="preferences_main_map_force_light_theme_off_summary">ערכת העיצוב של המפה תותאם להגדרות התצורה.</string>
<string name="preferences_main_map_cache_size_title">גודל מטמון המפה</string>
<string name="preferences_main_map_cache_size_summary">להתאים את גודל מטמון המפה בהתאם לזיכרון הפנוי במכשיר.</string>
<string name="preferences_main_map_clear_cache_title">פינוי המטמון</string>
<string name="preferences_main_map_clear_cache_summary">מפנה את תיקיית זיכרון המטמון כדי לפנות מקום.</string>
</resources>
7 changes: 6 additions & 1 deletion app/src/main/res/values-HU/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@
<string name="preferences_opencellid_enabled_title">OCID feltöltés engedélyezése</string>
<string name="preferences_opencellid_enabled_on_summary">A mérések feltöltésre kerülnek az OpenCellID.org-ra.</string>
<string name="preferences_opencellid_enabled_off_summary">A mérések nem lesznek feltöltve az OpenCellID.org-ra.</string>
<string name="preferences_opencellid_api_key_title">Hozzáférési token</string>
<string name="preferences_opencellid_use_shared_api_key_title">Névtelen közreműködés</string>
<string name="preferences_opencellid_use_shared_api_key_on_summary">A megosztott hozzáférési token fogják használni.</string>
<string name="preferences_opencellid_use_shared_api_key_off_summary">A személyes hozzáférési token kerül felhasználásra.</string>
<string name="preferences_opencellid_api_key_title">Személyes hozzáférési token</string>
<string name="preferences_opencellid_api_key_summary">Token szükséges a méréseid feltöltéséhez.</string>
<string name="preferences_opencellid_api_key_invalid">A megadott hozzáférési token érvénytelen. A helyes formátum megtalálható a Segítség menüpontban.</string>
<string name="preferences_opencellid_api_key_link_title">Szerezz saját hozzáférési tokent</string>
Expand Down Expand Up @@ -150,6 +153,8 @@
<string name="preferences_main_map_force_light_theme_title">Kényszerítse a világos téma</string>
<string name="preferences_main_map_force_light_theme_on_summary">A térkép világos témája mindig felhasználásra kerül.</string>
<string name="preferences_main_map_force_light_theme_off_summary">A térkép témája követi a megjelenítési beállításokat.</string>
<string name="preferences_main_map_cache_size_title">Térkép gyorsítótár mérete</string>
<string name="preferences_main_map_cache_size_summary">Állítsa be a térkép gyorsítótárának méretét a készüléken rendelkezésre álló szabad memória szerint.</string>
<string name="preferences_main_map_clear_cache_title">Gyorsítótár törlése</string>
<string name="preferences_main_map_clear_cache_summary">Törli a térkép gyorsítótár-mappáját, hogy helyet szabadítson fel.</string>
</resources>
7 changes: 6 additions & 1 deletion app/src/main/res/values-IT/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@
<string name="preferences_opencellid_enabled_title">Abilita il caricamento su OCID</string>
<string name="preferences_opencellid_enabled_on_summary">Le misurazioni saranno caricate su OpenCellID.org.</string>
<string name="preferences_opencellid_enabled_off_summary">Le misurazioni non saranno caricate su OpenCellID.org.</string>
<string name="preferences_opencellid_api_key_title">Token di accesso</string>
<string name="preferences_opencellid_use_shared_api_key_title">Contributo anonimo</string>
<string name="preferences_opencellid_use_shared_api_key_on_summary">Verrà utilizzato il token di accesso condiviso.</string>
<string name="preferences_opencellid_use_shared_api_key_off_summary">Verrà utilizzato il token di accesso personale.</string>
<string name="preferences_opencellid_api_key_title">Token di accesso personale</string>
<string name="preferences_opencellid_api_key_summary">Il token richiesto per caricare le tue misurazioni.</string>
<string name="preferences_opencellid_api_key_invalid">Il token di accesso immesso non è valido. Il formato corretto è descritto nella Guida.</string>
<string name="preferences_opencellid_api_key_link_title">Ottieni il tuo token di accesso</string>
Expand Down Expand Up @@ -150,6 +153,8 @@
<string name="preferences_main_map_force_light_theme_title">Forza il tema luminosa</string>
<string name="preferences_main_map_force_light_theme_on_summary">Verrà sempre utilizzato il tema chiaro della mappa.</string>
<string name="preferences_main_map_force_light_theme_off_summary">Il tema della mappa seguirà le preferenze di visualizzazione.</string>
<string name="preferences_main_map_cache_size_title">Dimensione della cache della mappa</string>
<string name="preferences_main_map_cache_size_summary">Regola la dimensione della cache della mappa in base alla memoria libera disponibile sul tuo dispositivo.</string>
<string name="preferences_main_map_clear_cache_title">Cancella cache</string>
<string name="preferences_main_map_clear_cache_summary">Cancella la cartella della cache della mappa per liberare spazio.</string>
</resources>
7 changes: 6 additions & 1 deletion app/src/main/res/values-IW/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@
<string name="preferences_opencellid_enabled_title">הפעלת העלאה ל־OCID</string>
<string name="preferences_opencellid_enabled_on_summary">המדידות יועלו אל OpenCellID.org.</string>
<string name="preferences_opencellid_enabled_off_summary">המדידות לא יועלו אל OpenCellID.org.</string>
<string name="preferences_opencellid_api_key_title">אסימון גישה</string>
<string name="preferences_opencellid_use_shared_api_key_title">תרומה אלמונית</string>
<string name="preferences_opencellid_use_shared_api_key_on_summary">ייעשה שימוש באסימון הגישה השיתופי.</string>
<string name="preferences_opencellid_use_shared_api_key_off_summary">ייעשה שימוש באסימון הגישה האישי.</string>
<string name="preferences_opencellid_api_key_title">אסימון גישה אישי</string>
<string name="preferences_opencellid_api_key_summary">צריך אסימון כדי להעלות את המדידות שלך.</string>
<string name="preferences_opencellid_api_key_invalid">אסימון הגישה שסופק שגוי. המבנה הנכון מתואר בעזרה.</string>
<string name="preferences_opencellid_api_key_link_title">קבלת אסימון גישה משלך</string>
Expand Down Expand Up @@ -150,6 +153,8 @@
<string name="preferences_main_map_force_light_theme_title">אילוץ ערכת עיצוב בהירה</string>
<string name="preferences_main_map_force_light_theme_on_summary">תמיד יעשה שימוש במפה בהירה.</string>
<string name="preferences_main_map_force_light_theme_off_summary">ערכת העיצוב של המפה תותאם להגדרות התצורה.</string>
<string name="preferences_main_map_cache_size_title">גודל מטמון המפה</string>
<string name="preferences_main_map_cache_size_summary">להתאים את גודל מטמון המפה בהתאם לזיכרון הפנוי במכשיר.</string>
<string name="preferences_main_map_clear_cache_title">פינוי המטמון</string>
<string name="preferences_main_map_clear_cache_summary">מפנה את תיקיית זיכרון המטמון כדי לפנות מקום.</string>
</resources>
7 changes: 6 additions & 1 deletion app/src/main/res/values-PL/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@
<string name="preferences_opencellid_enabled_title">Włącz przesyłanie do OCID</string>
<string name="preferences_opencellid_enabled_on_summary">Próbki zostaną przesłane do OpenCellID.org.</string>
<string name="preferences_opencellid_enabled_off_summary">Próbki nie zostaną przesłane do OpenCellID.org.</string>
<string name="preferences_opencellid_api_key_title">Klucz dostępu</string>
<string name="preferences_opencellid_use_shared_api_key_title">Anonimowe przesyłanie</string>
<string name="preferences_opencellid_use_shared_api_key_on_summary">Współdzielony klucz dostępu będzie używany.</string>
<string name="preferences_opencellid_use_shared_api_key_off_summary">Osobisty klucz dostępu będzie używany.</string>
<string name="preferences_opencellid_api_key_title">Prywatny klucz dostępu</string>
<string name="preferences_opencellid_api_key_summary">Klucz wymagany do przesłania zebranych próbek.</string>
<string name="preferences_opencellid_api_key_invalid">Wprowadzony klucz dostępu jest nieprawidłowy. Poprawny format opisany jest w Pomocy.</string>
<string name="preferences_opencellid_api_key_link_title">Wygeneruj własny klucz dostępu</string>
Expand Down Expand Up @@ -150,6 +153,8 @@
<string name="preferences_main_map_force_light_theme_title">Wymuś jasny motyw</string>
<string name="preferences_main_map_force_light_theme_on_summary">Jasny motyw mapy zawsze będzie używany.</string>
<string name="preferences_main_map_force_light_theme_off_summary">Motyw mapy będzie zgodny z ustawieniami Wyświetlania.</string>
<string name="preferences_main_map_cache_size_title">Rozmiar pamięci podręcznej mapy</string>
<string name="preferences_main_map_cache_size_summary">Dopasuj rozmiar pamięci podręcznej may w zależności od dostępnej wolnej pamięci urządzenia.</string>
<string name="preferences_main_map_clear_cache_title">Wyczyść pamięć podręczną</string>
<string name="preferences_main_map_clear_cache_summary">Czyści pamięć podręczną mapy, aby zwolnić pamięć.</string>
</resources>
7 changes: 6 additions & 1 deletion app/src/main/res/values-PT/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,10 @@
<string name="preferences_opencellid_enabled_title">Habilitar envio OCID</string>
<string name="preferences_opencellid_enabled_on_summary">As medições serão enviadas para o OpenCellID.org.</string>
<string name="preferences_opencellid_enabled_off_summary">As medições não serão enviadas para o OpenCellID.org.</string>
<string name="preferences_opencellid_api_key_title">Token de acesso</string>
<string name="preferences_opencellid_use_shared_api_key_title">Contribuição anônima</string>
<string name="preferences_opencellid_use_shared_api_key_on_summary">O token de acesso compartilhado será utilizado.</string>
<string name="preferences_opencellid_use_shared_api_key_off_summary">O token de acesso pessoal será utilizado.</string>
<string name="preferences_opencellid_api_key_title">Token de acesso pessoal</string>
<string name="preferences_opencellid_api_key_summary">O token necessário para fazer upload de suas medições.</string>
<string name="preferences_opencellid_api_key_invalid">O token de acesso inserido é inválido. O formato correto está descrito na Ajuda.</string>
<string name="preferences_opencellid_api_key_link_title">Adquira sua própria token de acesso</string>
Expand Down Expand Up @@ -150,6 +153,8 @@
<string name="preferences_main_map_force_light_theme_title">Sempre use o tema claro</string>
<string name="preferences_main_map_force_light_theme_on_summary">O tema claro do mapa sempre será usado.</string>
<string name="preferences_main_map_force_light_theme_off_summary">O tema do mapa seguirá as preferências de exibição.</string>
<string name="preferences_main_map_cache_size_title">Tamanho do cache do mapa</string>
<string name="preferences_main_map_cache_size_summary">Ajuste o tamanho do cache do mapa de acordo com a memória livre disponível no seu dispositivo.</string>
<string name="preferences_main_map_clear_cache_title">Limpar cache</string>
<string name="preferences_main_map_clear_cache_summary">Limpa a pasta de cache do mapa para liberar espaço.</string>
</resources>
Loading

0 comments on commit ba68f73

Please sign in to comment.