Skip to content

Commit 6f86299

Browse files
committed
Localisation updates from https://translatewiki.net.
1 parent b73535f commit 6f86299

File tree

34 files changed

+261
-79
lines changed

34 files changed

+261
-79
lines changed

app/src/main/res/values-ar/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,9 +184,10 @@
184184
<string name="notifications_talk_page_message">%1$s رسالة على صفحة الحديث</string>
185185
<string name="notifications_thank_you_edit">شكرا لك لعمل تعديل</string>
186186
<string name="notifications_mention">%1$s ذكر لك على %2$s.</string>
187-
<string name="share_app_title">شارك التطبيق</string>
188187
<string name="appwidget_img">صورة اليوم</string>
189188
<string name="app_widget_heading">صورة اليوم</string>
189+
<string name="search_recent_header">أحدث عمليات البحث:</string>
190+
<string name="share_app_title">شارك التطبيق</string>
190191
<string name="Achievements">الإنجازات</string>
191192
<string name="statistics_featured">الصور المختارة</string>
192193
<string name="images_used_by_wiki">الصور المستخدمة</string>

app/src/main/res/values-ast/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -269,13 +269,13 @@
269269
<string name="no_images_found">Nun s\'alcontró nenguna imaxe</string>
270270
<string name="error_loading_images">Asocedió un error al cargar les imáxenes.</string>
271271
<string name="image_uploaded_by">Xubida por: %1$s</string>
272-
<string name="share_app_title">Compartir app</string>
273-
<string name="share_coordinates_not_present">Nun s\'especificaron les coordenaes al escoyer la imaxe</string>
274-
<string name="error_fetching_nearby_places">Error al llograr los llugares cercanos.</string>
275272
<string name="appwidget_img">Semeya del día</string>
276273
<string name="app_widget_heading">Semeya del día</string>
277274
<string name="successful_wikidata_edit">Añadióse correutamente la imaxe a %1$s en Wikidata.</string>
278275
<string name="wikidata_edit_failure">Nun pudo anovase la entidá de Wikidata correspondiente.</string>
279276
<string name="menu_set_wallpaper">Definir fondu</string>
280277
<string name="wallpaper_set_successfully">Fondu definíu correutamente</string>
278+
<string name="share_app_title">Compartir app</string>
279+
<string name="share_coordinates_not_present">Nun s\'especificaron les coordenaes al escoyer la imaxe</string>
280+
<string name="error_fetching_nearby_places">Error al llograr los llugares cercanos.</string>
281281
</resources>

app/src/main/res/values-bn/strings.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,6 @@
267267
<string name="showcase_view_got_it_button">বুঝেছি!</string>
268268
<string name="no_images_found">কোন চিত্র পাওয়া যায়নি!</string>
269269
<string name="image_uploaded_by">আপলোড করেছেন: %1$s</string>
270-
<string name="error_fetching_nearby_places">কাছাকাছি স্থানগুলি আনতে ত্রুটি।</string>
271270
<string name="menu_search_button">অনুসন্ধান</string>
272271
<string name="search_commons">কমন্সে অনুসন্ধান করুন</string>
273272
<string name="title_activity_search">অনুসন্ধান</string>
@@ -277,6 +276,8 @@
277276
<string name="continue_message">অগ্রসর হোন</string>
278277
<string name="correct">সঠিক উত্তর</string>
279278
<string name="wrong">ভুল উত্তর</string>
279+
<string name="error_fetching_nearby_places">কাছাকাছি স্থানগুলি আনতে ত্রুটি।</string>
280+
<string name="add_description">+ বিবরণ যোগ করুন</string>
280281
<string name="statistics_featured">নির্বাচিত ছবি</string>
281282
<string name="level">স্তর</string>
282283
</resources>

app/src/main/res/values-da/strings.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@
66
* Jsmakaayb
77
* Luckas
88
* Overlaet
9+
* Saederup92
910
-->
1011
<resources>
12+
<string name="title_activity_explore">Udforsk</string>
13+
<string name="navigation_item_explore">Udforsk</string>
1114
<string name="preference_category_appearance">Udseende</string>
1215
<string name="preference_category_general">Generelt</string>
1316
<string name="preference_category_feedback">Tilbagemelding</string>
@@ -86,6 +89,7 @@
8689
<string name="categories_activity_title">Kategorier</string>
8790
<string name="title_activity_settings">Indstillinger</string>
8891
<string name="title_activity_signup">Opret konto</string>
92+
<string name="title_activity_category_details">Kategori</string>
8993
<string name="menu_about">Om</string>
9094
<string name="about_license">Wikimedia Commons-programmet oprettet og udviklet af frivillige i Wikimediafællesskabet. Wikimedia Foundation er ikke involveret i oprettelse, udvikling eller vedligeholdelse af programmet.</string>
9195
<string name="about_improve">Opret en ny &lt;a href=\"https://github.com/commons-app/apps-android-commons/issues\"&gt;GitHub-sag&lt;/a&gt; for fejlrapporter og forslag.</string>
@@ -244,4 +248,9 @@
244248
<string name="toggle_view_button">Skift visning</string>
245249
<string name="about_faq" fuzzy="true">Ofte stillede spørgsmål</string>
246250
<string name="welcome_skip_button">Udelad øvelse</string>
251+
<string name="menu_search_button">Søg</string>
252+
<string name="title_activity_search">Søg</string>
253+
<string name="question">Spørgsmål</string>
254+
<string name="correct">Rigtigt svar</string>
255+
<string name="add_description">+ Tilføj en beskrivelse</string>
247256
</resources>

app/src/main/res/values-de/strings.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,9 +284,6 @@
284284
<string name="error_loading_images">Beim Laden der Bilder ist ein Fehler aufgetreten.</string>
285285
<string name="image_uploaded_by">Hochgeladen von: %1$s</string>
286286
<string name="block_notification">Du bist für das Bearbeiten auf Commons gesperrt</string>
287-
<string name="share_app_title">App teilen</string>
288-
<string name="share_coordinates_not_present">Während der Bildauswahl wurden keine Koordinaten angegeben</string>
289-
<string name="error_fetching_nearby_places">Fehler beim Abrufen der Orte in der Nähe.</string>
290287
<string name="appwidget_img">Bild des Tages</string>
291288
<string name="app_widget_heading">Bild des Tages</string>
292289
<string name="menu_search_button">Suchen</string>
@@ -321,6 +318,10 @@
321318
<string name="correct">Richtige Antwort</string>
322319
<string name="wrong">Falsche Antwort</string>
323320
<string name="quiz_screenshot_question">Darf dieses Bildschirmfoto hochgeladen werden?</string>
321+
<string name="share_app_title">App teilen</string>
322+
<string name="share_coordinates_not_present">Während der Bildauswahl wurden keine Koordinaten angegeben</string>
323+
<string name="error_fetching_nearby_places">Fehler beim Abrufen der Orte in der Nähe.</string>
324+
<string name="add_description">+ Beschreibung hinzufügen</string>
324325
<string name="delete_recent_searches_dialog">Bist du sicher, dass du deinen Suchverlauf löschen möchtest?</string>
325326
<string name="search_history_deleted">Suchverlauf gelöscht</string>
326327
<string name="Achievements">Errungenschaften</string>

app/src/main/res/values-el/strings.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -287,9 +287,6 @@
287287
<string name="error_loading_images">Συνέβη σφάλμα κατά το ανέβασμα των εικόνων.</string>
288288
<string name="image_uploaded_by">Ανέβηκε από: %1$s</string>
289289
<string name="block_notification">Είστε αποκλεισμένοι από την επεξεργασία των Κοινών</string>
290-
<string name="share_app_title">Κοινοποίηση εφαρμογής</string>
291-
<string name="share_coordinates_not_present">Οι συντεταγμένες δεν ορίστηκαν κατά την διάρκεια της επιλογής εικόνας</string>
292-
<string name="error_fetching_nearby_places">Σφάλμα κατά την εύρεση κοντινών μερών.</string>
293290
<string name="appwidget_img">Φωτογραφία της Ημέρας</string>
294291
<string name="app_widget_heading">Φωτογραφία της Ημέρας</string>
295292
<string name="menu_search_button">Αναζήτηση</string>
@@ -324,6 +321,10 @@
324321
<string name="correct">Σωστή απάντηση</string>
325322
<string name="wrong">Λάθος απάντηση</string>
326323
<string name="quiz_screenshot_question">Αυτό το στιγμιότυπο είναι εντάξει για ανέβασμα;</string>
324+
<string name="share_app_title">Κοινοποίηση εφαρμογής</string>
325+
<string name="share_coordinates_not_present">Οι συντεταγμένες δεν ορίστηκαν κατά την διάρκεια της επιλογής εικόνας</string>
326+
<string name="error_fetching_nearby_places">Σφάλμα κατά την εύρεση κοντινών μερών.</string>
327+
<string name="add_description">+ Προσθήκη περιγραφής</string>
327328
<string name="delete_recent_searches_dialog">Είστε σίγουρος ότι θέλετε να καθαρίσετε το ιστορικό αναζήτησης;</string>
328329
<string name="search_history_deleted">Το ιστορικό αναζήτησης διεγράφη</string>
329330
<string name="Achievements">Κατορθώματα</string>

app/src/main/res/values-es/strings.xml

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Benfutbol10
77
* Fitoschido
88
* Jduranboger
9+
* Jelou
910
* Luisangelrg
1011
* Macofe
1112
* MarionaDSR
@@ -23,7 +24,7 @@
2324
<string name="app_name">Commons</string>
2425
<string name="bullet">•</string>
2526
<string name="menu_settings">Configuración</string>
26-
<string name="intent_share_upload_label">Subir a Commons</string>
27+
<string name="intent_share_upload_label">Cargar en Commons</string>
2728
<string name="username">Nombre de usuario</string>
2829
<string name="password">Contraseña</string>
2930
<string name="login_credential">Accede a tu cuenta de Commons Beta</string>
@@ -70,6 +71,7 @@
7071
<string name="login_failed_generic">Falló el inicio de sesión</string>
7172
<string name="share_upload_button">Subir</string>
7273
<string name="multiple_share_base_title">Nombrar este conjunto</string>
74+
<string name="add_set_name_toast">Proporciona un nombre para este conjunto</string>
7375
<string name="provider_modifications">Modificaciones</string>
7476
<string name="menu_upload_single">Subir</string>
7577
<string name="categories_search_text_hint">Buscar categorías</string>
@@ -206,6 +208,7 @@
206208
<string name="mediaimage_failed">Falló la imagen de multimedia</string>
207209
<string name="no_image_found">No se encontró ninguna imagen</string>
208210
<string name="no_subcategory_found">No se encontró ninguna subcategoría</string>
211+
<string name="no_parentcategory_found">No se encontró ninguna categoría contenedora</string>
209212
<string name="upload_image">Subir imagen</string>
210213
<string name="welcome_image_mount_zao">Monte Zao</string>
211214
<string name="welcome_image_llamas">Llamas</string>
@@ -280,29 +283,36 @@
280283
<string name="no_images_found">No se encontró ninguna imagen.</string>
281284
<string name="error_loading_images">Se produjo un error al cargar las imágenes.</string>
282285
<string name="image_uploaded_by">Cargada por: %1$s</string>
283-
<string name="share_app_title">Compartir aplicación</string>
284-
<string name="share_coordinates_not_present">No se especificaron las coordenadas al seleccionar la imagen</string>
285-
<string name="error_fetching_nearby_places">Error al recuperar los lugares cercanos.</string>
286286
<string name="appwidget_img">Foto del día</string>
287287
<string name="app_widget_heading">Foto del día</string>
288288
<string name="menu_search_button">Buscar</string>
289289
<string name="search_commons">Buscar en Commons</string>
290+
<string name="images_not_found">No se encontró ninguna imagen que coincidiera con $1$s</string>
290291
<string name="title_activity_search">Buscar</string>
291292
<string name="search_recent_header">Búsquedas recientes:</string>
292293
<string name="error_loading_categories">Se produjo un error al cargar las categorías.</string>
293294
<string name="error_loading_subcategories">Se produjo un error al cargar las subcategorías.</string>
295+
<string name="question">Pregunta</string>
296+
<string name="result">Resultado</string>
297+
<string name="continue_message">Continuar</string>
298+
<string name="correct">Respuesta correcta</string>
299+
<string name="wrong">Respuesta incorrecta</string>
300+
<string name="share_app_title">Compartir aplicación</string>
301+
<string name="share_coordinates_not_present">No se especificaron las coordenadas al seleccionar la imagen</string>
302+
<string name="error_fetching_nearby_places">Error al recuperar los lugares cercanos.</string>
303+
<string name="add_description">+ Añadir descripción</string>
294304
<string name="delete_recent_searches_dialog">¿Confirmas que quieres vaciar el historial de búsquedas?</string>
295305
<string name="search_history_deleted">Historial de búsqueda eliminado</string>
296306
<string name="Achievements">Logros</string>
297307
<string name="statistics">ESTADÍSTICAS</string>
298-
<string name="statistics_thanks">Gracias recibidas</string>
308+
<string name="statistics_thanks">Agradecimientos recibidos</string>
299309
<string name="statistics_featured">Imágenes destacadas</string>
300310
<string name="level">NIVEL</string>
301311
<string name="images_uploaded">Las imágenes han sido subidas</string>
302312
<string name="image_reverts">Imágenes no revertidas</string>
303313
<string name="images_used_by_wiki">Imágenes utilizadas</string>
304314
<string name="achievements_share_message">¡Comparte tus logros con tus amigos!</string>
305-
<string name="achievements_info_message">Tu nivel aumenta conforme cumples con estos requisitos. Elementos en la sección \"estadísticas\" no se cuentan para tu nivel.</string>
315+
<string name="achievements_info_message">Tu nivel aumenta conforme cumples con estos requisitos. Los elementos de la sección «estadísticas» no se cuentan para tu nivel.</string>
306316
<string name="achievements_revert_limit_message">mínimo requerido:</string>
307317
<string name="images_uploaded_explanation">El número de imágenes que has subido a Commons, por medio de cualquier software de carga</string>
308318
<string name="images_reverted_explanation">El porcentaje de imágenes que has subido a Commons que no fueron eliminadas</string>

app/src/main/res/values-eu/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,6 @@
266266
<string name="no_images_found">Ez da irudirik aurkitu!</string>
267267
<string name="error_loading_images">Arazo bat egon da irudiak kargatzerakoan.</string>
268268
<string name="block_notification">Commons aldatzeko blokeatuta zaude</string>
269-
<string name="share_app_title">Aplikazioa partekatu</string>
270-
<string name="share_coordinates_not_present">Ez da koordenaturik zehaztu irudia aukeratzean</string>
271-
<string name="error_fetching_nearby_places">Ezin izan dira hurbileko lekuak ekarri.</string>
272269
<string name="appwidget_img">Eguneko argazkia</string>
273270
<string name="app_widget_heading">Eguneko argazkia</string>
274271
<string name="menu_search_button">Bilatu</string>
@@ -294,6 +291,9 @@
294291
<string name="continue_message">Jarraitu</string>
295292
<string name="correct">Erantzun zuzena</string>
296293
<string name="wrong">Erantzun okerra</string>
294+
<string name="share_app_title">Aplikazioa partekatu</string>
295+
<string name="share_coordinates_not_present">Ez da koordenaturik zehaztu irudia aukeratzean</string>
296+
<string name="error_fetching_nearby_places">Ezin izan dira hurbileko lekuak ekarri.</string>
297297
<string name="delete_recent_searches_dialog">Ziur zaude zure bilaketen historia garbitu nahi duzula?</string>
298298
<string name="search_history_deleted">Bilaketa historia ezabatuta</string>
299299
<string name="Achievements">Lorpenak</string>

app/src/main/res/values-fi/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -282,9 +282,6 @@
282282
<string name="no_images_found">Kuvia ei löytynyt!</string>
283283
<string name="error_loading_images">Virhe ladattaessa kuvia.</string>
284284
<string name="image_uploaded_by">Tallentanut: %1$s</string>
285-
<string name="share_app_title">Jaa sovellus</string>
286-
<string name="share_coordinates_not_present">Koordinaatteja ei annettu kuvaa valittaessa</string>
287-
<string name="error_fetching_nearby_places">Virhe paikkoja haettaessa.</string>
288285
<string name="appwidget_img">Päivän kuva</string>
289286
<string name="app_widget_heading">Päivän kuva</string>
290287
<string name="menu_search_button">Hae</string>
@@ -295,4 +292,7 @@
295292
<string name="menu_set_wallpaper">Aseta taustakuvaksi</string>
296293
<string name="wallpaper_set_successfully">Taustakuva asetettu!</string>
297294
<string name="user_not_logged_in">Istuntosi on vanhentunut. Kirjaudu sisään uudelleen.</string>
295+
<string name="share_app_title">Jaa sovellus</string>
296+
<string name="share_coordinates_not_present">Koordinaatteja ei annettu kuvaa valittaessa</string>
297+
<string name="error_fetching_nearby_places">Virhe paikkoja haettaessa.</string>
298298
</resources>

app/src/main/res/values-fr/strings.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -295,9 +295,6 @@
295295
<string name="error_loading_images">Une erreur s\'est produite pendant le chargement des images.</string>
296296
<string name="image_uploaded_by">Importé par:%1$s</string>
297297
<string name="block_notification">Vous avez été bloqué et ne pouvez plus modifier sur Commons</string>
298-
<string name="share_app_title">Partager les applications</string>
299-
<string name="share_coordinates_not_present">Les coordonnées n\'ont pas été spécifiées pendant la sélection de l\'image</string>
300-
<string name="error_fetching_nearby_places">Erreur durant l\'exploration du voisinage.</string>
301298
<string name="appwidget_img">Image du jour</string>
302299
<string name="app_widget_heading">Image du jour</string>
303300
<string name="menu_search_button">Chercher</string>
@@ -332,6 +329,10 @@
332329
<string name="correct">Réponse correcte</string>
333330
<string name="wrong">Mauvaise réponse</string>
334331
<string name="quiz_screenshot_question">Cette copie d’écran est-elle correcte pour être téléversée ?</string>
332+
<string name="share_app_title">Partager les applications</string>
333+
<string name="share_coordinates_not_present">Les coordonnées n\'ont pas été spécifiées pendant la sélection de l\'image</string>
334+
<string name="error_fetching_nearby_places">Erreur durant l\'exploration du voisinage.</string>
335+
<string name="add_description">+ Ajouter une description</string>
335336
<string name="delete_recent_searches_dialog">Êtes-vous sûr de vouloir effacer votre historique de recherche ?</string>
336337
<string name="search_history_deleted">Historique de recherche effacée</string>
337338
<string name="Achievements">Réalisations</string>

0 commit comments

Comments
 (0)