Skip to content

Commit 96d36ba

Browse files
committed
Localisation updates from https://translatewiki.net.
1 parent 2f9a719 commit 96d36ba

File tree

8 files changed

+70
-3
lines changed

8 files changed

+70
-3
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -383,4 +383,6 @@
383383
<string name="delete_helper_ask_spam_other">Andet</string>
384384
<string name="delete_helper_ask_reason_copyright_internet_photo">Vilkårligt billede fra internettet</string>
385385
<string name="delete_helper_ask_reason_copyright_other">Andet</string>
386+
<string name="place_state_exists">Findes</string>
387+
<string name="nearby_search_hint">Bro, museum, hotel, osv.</string>
386388
</resources>

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

+5
Original file line numberDiff line numberDiff line change
@@ -571,5 +571,10 @@
571571
<string name="text_copy">Texto copiado en el portapapeles.</string>
572572
<string name="notification_mark_read">Notificación: marcar como leída</string>
573573
<string name="some_error">Hubo un error</string>
574+
<string name="place_state">Estado del lugar:</string>
575+
<string name="place_state_exists">Existe</string>
576+
<string name="place_state_needs_photo">Necesita fotografía</string>
577+
<string name="place_type">Tipo de lugar:</string>
578+
<string name="nearby_search_hint">Puente, museo, hotel…</string>
574579
<string name="you_must_reset_your_passsword">Hubo un error con el inicio de sesión, debe restablecer su contraseña !!</string>
575580
</resources>

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

+20-2
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@
314314
<string name="no_images_found">Non se atopou ningunha imaxeǃ</string>
315315
<string name="error_loading_images">Houbo un erro ó subir as imaxes.</string>
316316
<string name="image_uploaded_by">Subida porː %1$s</string>
317+
<string name="block_notification_title">Bloqueado</string>
317318
<string name="block_notification">Está bloqueado e non pode editar en Commons</string>
318319
<string name="appwidget_img">Imaxe do día</string>
319320
<string name="app_widget_heading">Imaxe do día</string>
@@ -329,7 +330,7 @@
329330
<string name="search_tab_title_categories">Categorías</string>
330331
<string name="explore_tab_title_featured">Destacadas</string>
331332
<string name="explore_tab_title_mobile">Cargada vía móbil</string>
332-
<string name="successful_wikidata_edit" fuzzy="true">A imaxe engadiuse con éxito a %1$s en Wikidata!</string>
333+
<string name="successful_wikidata_edit">A imaxe engadiuse a %1$s en Wikidata!</string>
333334
<string name="wikidata_edit_failure">Fallou a actualización da entidade do Wikidata correspondente!</string>
334335
<string name="menu_set_wallpaper">Poñer como imaxe de fondo</string>
335336
<string name="wallpaper_set_successfully">A imaxe de fondo configurouse correctamenteǃ</string>
@@ -437,18 +438,35 @@
437438
<string name="search_this_area">Procurar nesta área</string>
438439
<string name="nearby_card_permission_title">Solicitude de permisos</string>
439440
<string name="nearby_card_permission_explanation">Desexa que usemos a súa localizacións actual para amosarlle o lugar máis preto que precisa imaxes?</string>
441+
<string name="unable_to_display_nearest_place">Imposible amosar o sitio máis achegado que precisa fotos sen ter permisos de localización</string>
440442
<string name="never_ask_again">Non volver a preguntar isto nunca</string>
441443
<string name="display_location_permission_title">Amosar permiso de localización</string>
444+
<string name="display_location_permission_explanation">Pedir permisos de localización cando sexa necesario para a funcionalidade de notificación de proximidade.</string>
445+
<string name="achievements_fetch_failed">Algo foi mal, non puidemos obter as túas achegas</string>
442446
<string name="ends_on">Finaliza o:</string>
443447
<string name="display_campaigns">Amosar campañas</string>
444-
<string name="display_campaigns_explanation" fuzzy="true">Preme aquí para ver as campañas en curso</string>
448+
<string name="display_campaigns_explanation">Ver as campañas en curso</string>
445449
<string name="nearby_campaign_dismiss_message">Xa non verá as campañas. Porén, pode volver habilitar esta notificación na configuración.</string>
446450
<string name="this_function_needs_network_connection">Esta función require conexión de rede, verifique a súa configuración de conexión.</string>
447451
<string name="bad_token_error_proposed_solution">Erro na suba debido a problemas co identificador de edición. Peche a sesión e volva a entrar.</string>
448452
<string name="error_processing_image">Houbo un erro ó procesar a imaxe. Por favor, ténteo de novoǃ</string>
453+
<string name="getting_edit_token">Obter un identificador para editar</string>
454+
<string name="check_category_adding_template">Engadir modelo para o control de categoría</string>
455+
<string name="check_category_notification_title">Pedindo control de categoría para %1$s</string>
456+
<string name="check_category_edit_summary">Solicitando control de categoría</string>
457+
<string name="check_category_success_title">Control de categoría solicitado</string>
458+
<string name="check_category_failure_title">A solicitude de control de categoría non funcionou</string>
459+
<string name="check_category_success_message">Solicitado o control de categoría para %1$s</string>
460+
<string name="check_category_failure_message">Non foi posible solicitar un control de categoría para %1$s</string>
461+
<string name="check_category_toast">Solicitando control de categoría para %1$s</string>
462+
<string name="nominate_for_deletion_edit_file_page">Engadindo mensaxe de borrado ó ficheiro</string>
449463
<string name="nominate_for_deletion_done">Feito</string>
464+
<string name="nominate_for_deletion_notify_user">Notificación ó usuario na súa páxina de conversa</string>
465+
<string name="nominate_for_deletion_edit_deletion_request_log">Engadindo o ficheiro ó rexistro de consultas de borrado</string>
466+
<string name="nominate_for_deletion_create_deletion_request">Creando a subpáxina para a consulta de borrado</string>
450467
<string name="notsure">Non seguro</string>
451468
<string name="send_thank_success_title">Enviando agradecementos: Éxito</string>
469+
<string name="send_thank_success_message">Enviado correctamente o agradecemento a %1$s</string>
452470
<string name="send_thank_send">Enviando agradecementos</string>
453471
<string name="send_thank_notification_title">Enviando agradecementos</string>
454472
<string name="send_thank_toast">Enviando agradecementos por %1$s</string>

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

+5
Original file line numberDiff line numberDiff line change
@@ -561,5 +561,10 @@
561561
<string name="text_copy">הטקסט הועתק ללוח</string>
562562
<string name="notification_mark_read">התראה סומנה כנקראה</string>
563563
<string name="some_error">אירעה שגיאה כלשהי!</string>
564+
<string name="place_state">מצב המקום:</string>
565+
<string name="place_state_exists">קיים</string>
566+
<string name="place_state_needs_photo">זקוק לתצלום</string>
567+
<string name="place_type">סוג המקום:</string>
568+
<string name="nearby_search_hint">גשר, מוזאון, מלון, וכו\'.</string>
564569
<string name="you_must_reset_your_passsword">משהו השתבש בכניסה למערכת, עליך לאפס את הססמה שלך!</string>
565570
</resources>

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

+22-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<!-- Authors:
3+
* A67-A67
34
* Abijeet Patro
45
* Bouman4
56
* Elroy
@@ -200,17 +201,37 @@
200201
<string name="no_description_found">geen beschrijving gevonden</string>
201202
<string name="nearby_info_menu_wikipedia_article">Wikipedia-artikel</string>
202203
<string name="error_while_cache">Error tijdens het laden van de afbeeldingen</string>
204+
<string name="upload_problem_image_dark">Afbeelding is te donker.</string>
205+
<string name="upload_problem_image_blurry">Afbeelding is onscherp.</string>
206+
<string name="upload_problem_image_duplicate">Afbeelding staat al in Commons.</string>
207+
<string name="upload_problem_different_geolocation">Deze foto is op een andere locatie genomen.</string>
208+
<string name="upload_problem_fbmd">Upload alleen foto\'s die je zelf hebt genomen. Upload geen foto\'s die je op Facebookaccounts van anderen hebt gevonden.</string>
209+
<string name="upload_problem_do_you_continue">Wil je deze afbeelding nog steeds uploaden?</string>
210+
<string name="internet_downloaded">Upload alleen foto\'s die je zelf hebt genomen. Upload geen foto\'s die je van internet hebt gedownload.</string>
211+
<string name="give_permission">Geef toestemming</string>
212+
<string name="use_external_storage">Gebruik externe opslag</string>
203213
<string name="login_to_your_account">Aanmelden bij je profiel</string>
204214
<string name="send_log_file">Logboekbestand verzenden</string>
215+
<string name="no_web_browser">Geen webbrowser gevonden om URL te openen</string>
216+
<string name="null_url">Fout! URL niet gevonden</string>
205217
<string name="nominate_deletion">Nomineer voor Verwijdering</string>
206218
<string name="nominated_for_deletion">Deze afbeelding is genomineerd voor verwijdering.</string>
219+
<string name="nominated_see_more">&lt;u&gt;Zie webpagina voor details&lt;/u&gt;</string>
207220
<string name="view_browser">Bekijk in Browser</string>
208221
<string name="skip_login">Overslaan</string>
209222
<string name="navigation_item_login">Aanmelden</string>
210223
<string name="skip_login_title">Weet je zeker dat je het aanmelden wilt overslaan?</string>
211224
<string name="skip_login_message" fuzzy="true">Je kunt dan geen afbeeldingen plaatsen.</string>
212225
<string name="login_alert_message">Meld je aan om deze functie te gebruiken</string>
213-
<string name="nearby_directions" fuzzy="true">VERWIJZINGEN</string>
226+
<string name="copy_wikicode">Kopieer de wikitekst naar het klembord</string>
227+
<string name="wikicode_copied">De wikitekst is gekopieerd naar het klembord</string>
228+
<string name="nearby_location_has_not_changed">Locatie is niet veranderd.</string>
229+
<string name="nearby_location_not_available">Locatie niet beschikbaar.</string>
230+
<string name="location_permission_rationale_nearby">Toestemming vereist om een lijst van nabije plaatsen weer te geven</string>
231+
<string name="read_article">Lees artikel</string>
232+
<string name="notifications_welcome">Welkom bij Wikimedia Commons, %1$s! We zijn blij dat je hier bent.</string>
233+
<string name="notifications_talk_page_message">%1$s heeft een bericht op je overlegpagina achtergelaten</string>
234+
<string name="nearby_directions">VERWIJZINGEN</string>
214235
<string name="nearby_wikidata">Wikidata</string>
215236
<string name="nearby_wikipedia">Wikipedia</string>
216237
<string name="nearby_commons">Commons</string>

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

+7
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@
309309
<string name="no_images_found">Neboli nájdené žiadne obrázky!</string>
310310
<string name="error_loading_images">Pri načítaní obrázkov došlo k chybe.</string>
311311
<string name="image_uploaded_by">Nahral/a: %1$s</string>
312+
<string name="block_notification_title">Blokované</string>
312313
<string name="block_notification">Máte zablovanú možnosť úpravy Wikimedie Commons.</string>
313314
<string name="appwidget_img">Obrázok dňa</string>
314315
<string name="app_widget_heading">Obrázok dňa</string>
@@ -550,4 +551,10 @@
550551
<string name="text_copy">Text bol skopírovaný do schránky.</string>
551552
<string name="notification_mark_read">Oznámenie označené ako prečítané</string>
552553
<string name="some_error">Vyskytla sa chyba!</string>
554+
<string name="place_state">Stav miesta:</string>
555+
<string name="place_state_exists">Existuje</string>
556+
<string name="place_state_needs_photo">Potrebuje fotku</string>
557+
<string name="place_type">Typ miesta:</string>
558+
<string name="nearby_search_hint">Most, múzeum, hotel atď.</string>
559+
<string name="you_must_reset_your_passsword">Pri prihlásení nastala chyba, musíte si resetovať vaše heslo!</string>
553560
</resources>

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

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* Rancher
1010
* Vukasin005
1111
* Zoranzoki21
12+
* Вукан Ц
1213
* Милан Јелисавчић
1314
-->
1415
<resources>
@@ -520,4 +521,7 @@
520521
<string name="delete_helper_ask_reason_copyright_logo">Логотип</string>
521522
<string name="delete_helper_ask_reason_copyright_other">Остало</string>
522523
<string name="delete_helper_ask_alert_set_positive_button_reason">Зато што је то</string>
524+
<string name="place_state_exists">Постоји</string>
525+
<string name="place_state_needs_photo">Потребна слика</string>
526+
<string name="nearby_search_hint">Мост, музеј, хотел итд.</string>
523527
</resources>

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

+5
Original file line numberDiff line numberDiff line change
@@ -569,5 +569,10 @@
569569
<string name="text_copy">文本已复制至剪贴板</string>
570570
<string name="notification_mark_read">通知已标记为已读</string>
571571
<string name="some_error">发生了些错误!</string>
572+
<string name="place_state">地点状态:</string>
573+
<string name="place_state_exists">存在</string>
574+
<string name="place_state_needs_photo">需要照片</string>
575+
<string name="place_type">地点类型:</string>
576+
<string name="nearby_search_hint">桥梁、博物馆、旅馆等</string>
572577
<string name="you_must_reset_your_passsword">登录时出现一些问题,您必须重新设置您的密码!</string>
573578
</resources>

0 commit comments

Comments
 (0)