Skip to content

Commit 235862f

Browse files
authored
Merge pull request #7100 from lognaturel/update-translations
Update translations
2 parents f3e5fb5 + 0984c4c commit 235862f

File tree

59 files changed

+1944
-490
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+1944
-490
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ jobs:
266266
if [[ -n "$GOOGLE_MAPS_API_KEY" ]]; then \
267267
./check-size.sh 23117869
268268
else
269-
./check-size.sh 13853041
269+
./check-size.sh 13863000
270270
fi
271271
272272
- run:

strings/src/main/res/values-af/strings.xml

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151
<!--Displayed below group names in a form's table of contents-->
5252
<!--Displayed below repeat names in a form's table of contents-->
5353
<!--This sentence is used in the dialog for adding repeats and will be completed by a singular noun usually. Examples would be ‘Add “observation”?’ or ‘Add “Reading”?’. If the phrase doesn’t make sense in your language you can add a word like “new”, being careful of gender/plural.-->
54+
<!--Text of button from the 'Add new repeat' dialog to confirm adding a repeat-->
55+
<!--Text of button from the 'Add new repeat' dialog to cancel adding a repeat-->
5456
<!--Title of overlay menu displayed when long pressing on a question in a form-->
5557
<string name="edit_prompt">Wysig Vraag</string>
5658
<string name="clearanswer_confirm">Verwyer die antwoord op \"%s\"?</string>
@@ -111,11 +113,11 @@
111113
<string name="get_barcode">Lees Barcode In</string>
112114
<string name="replace_barcode">Vervang Barcode</string>
113115
<!--Prompt under view finder to describe where to place the camera to scan a barcode-->
114-
<!--Message shown when barcode is successfully scanned-->
115-
<!--Label for button that exits barcode scanning after success-->
116+
<!--Label for button that rotates camera orientation when scanning barcodes-->
116117
<string name="capture_image">Neem foto</string>
117118
<string name="choose_image">Kies Prentjie</string>
118-
<!--Dialog heading for saving annotated image-->
119+
<!--Title displayed in a dialog for saving a signature, drawing, or annotated image-->
120+
<!--Explanation message displayed in a dialog for saving a signature, drawing, or annotated image-->
119121
<string name="save_and_close">Stoor en maak toe</string>
120122
<string name="sign_button">Verkry Handtekening</string>
121123
<string name="markup_image">Edit Prentjie</string>
@@ -241,6 +243,17 @@
241243
<!--Description for button that zooms a map so that it shows all items-->
242244
<!--Description for button that pauses automatic location recording-->
243245
<!--Description for button that removes the last recorded point-->
246+
<!--Message shown when an error with the trace/shape has been fixed-->
247+
<!--Description for button that explains how to modify the map-->
248+
<!--Title for instructions on how to modify map features-->
249+
<!--Instruction in a list on how to move a point-->
250+
<!--Instruction in a list on how to remove the most recently added point-->
251+
<!--Instruction in a list on how to delete the current shape to start over-->
252+
<!--Instruction in a list on how to add a new point-->
253+
<!--Instruction in a list on how to tap to add a point-->
254+
<!--Instruction in a list on how to delete the entire shape-->
255+
<!--Button text to close the instructions dialog-->
256+
<!--Button text to open the instructions dialog from the error snackbar-->
244257
<!--##############################################
245258
# SEND FINALIZED FORM
246259
##############################################-->
@@ -426,6 +439,7 @@
426439
<!--##############################################
427440
# Errors
428441
##############################################-->
442+
<!--Error shown when the user tries to open a web page from the app, but they don't have a browser installed-->
429443
<!--##############################################
430444
# Form opening errors
431445
##############################################-->
@@ -442,7 +456,6 @@
442456
# Permissions
443457
##############################################-->
444458
<!--An entity is any person, place or thing that a form can be about. This title appears on an experimental settings screen to view entities managed in the current project.-->
445-
<!--Title for setting that controls whether local entity features are enabled or not-->
446459
<!--Text for button that leads to browser for the user to view and manage entity lists-->
447460
<!--Label for entity that has been created offline and is not on the server yet-->
448461
<!--Error message displayed when a user opens a form with an unrecognized entity version-->
@@ -452,6 +465,13 @@
452465
<!--##############################################
453466
# Google Drive deprecation
454467
##############################################-->
468+
<!--##############################################
469+
# Min SDK deprecation banner
470+
##############################################-->
471+
<!--First part of the message shown in the banner, informing the user that their device will soon be unsupported-->
472+
<!--Second part of the message shown in the banner, informing the user that their device will soon be unsupported-->
473+
<!--Button text that opens a forum post with more information about upcoming device support changes-->
474+
<!--Button text to dismiss the banner-->
455475
<!--##############################################
456476
# Developer tools
457477
##############################################-->

strings/src/main/res/values-am/strings.xml

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@
5757
<!--Displayed below repeat names in a form's table of contents-->
5858
<string name="exit">ውጣ</string>
5959
<!--This sentence is used in the dialog for adding repeats and will be completed by a singular noun usually. Examples would be ‘Add “observation”?’ or ‘Add “Reading”?’. If the phrase doesn’t make sense in your language you can add a word like “new”, being careful of gender/plural.-->
60+
<!--Text of button from the 'Add new repeat' dialog to confirm adding a repeat-->
61+
<!--Text of button from the 'Add new repeat' dialog to cancel adding a repeat-->
6062
<!--Title of overlay menu displayed when long pressing on a question in a form-->
6163
<string name="clearanswer_confirm">የ \" 1 %s \" ምላሽ ይወግድ?</string>
6264
<string name="clear_answer">ምላሹን አስወግድ</string>
@@ -115,12 +117,12 @@
115117
<string name="get_barcode">ባርኮድ ያግኙ</string>
116118
<string name="replace_barcode">ባርኮዱን ተካ</string>
117119
<!--Prompt under view finder to describe where to place the camera to scan a barcode-->
118-
<!--Message shown when barcode is successfully scanned-->
119-
<!--Label for button that exits barcode scanning after success-->
120+
<!--Label for button that rotates camera orientation when scanning barcodes-->
120121
<string name="capture_image">ፎቶ አንሳ</string>
121122
<string name="choose_image">ምስል ይምረጡ</string>
122123
<string name="selected_invalid_image">የተመረጠው ፋይል ትክክለኛ ምስል አይደለም</string>
123-
<!--Dialog heading for saving annotated image-->
124+
<!--Title displayed in a dialog for saving a signature, drawing, or annotated image-->
125+
<!--Explanation message displayed in a dialog for saving a signature, drawing, or annotated image-->
124126
<string name="save_and_close">አስቀምጥ እና ዝጋ</string>
125127
<string name="sign_button">ፊርማ ያሰባስቡ</string>
126128
<string name="draw_image">ንድፍ ምስል</string>
@@ -257,6 +259,17 @@
257259
<!--Description for button that zooms a map so that it shows all items-->
258260
<!--Description for button that pauses automatic location recording-->
259261
<!--Description for button that removes the last recorded point-->
262+
<!--Message shown when an error with the trace/shape has been fixed-->
263+
<!--Description for button that explains how to modify the map-->
264+
<!--Title for instructions on how to modify map features-->
265+
<!--Instruction in a list on how to move a point-->
266+
<!--Instruction in a list on how to remove the most recently added point-->
267+
<!--Instruction in a list on how to delete the current shape to start over-->
268+
<!--Instruction in a list on how to add a new point-->
269+
<!--Instruction in a list on how to tap to add a point-->
270+
<!--Instruction in a list on how to delete the entire shape-->
271+
<!--Button text to close the instructions dialog-->
272+
<!--Button text to open the instructions dialog from the error snackbar-->
260273
<!--##############################################
261274
# SEND FINALIZED FORM
262275
##############################################-->
@@ -471,6 +484,7 @@
471484
<!--##############################################
472485
# Errors
473486
##############################################-->
487+
<!--Error shown when the user tries to open a web page from the app, but they don't have a browser installed-->
474488
<!--##############################################
475489
# Form opening errors
476490
##############################################-->
@@ -486,7 +500,6 @@
486500
# Permissions
487501
##############################################-->
488502
<!--An entity is any person, place or thing that a form can be about. This title appears on an experimental settings screen to view entities managed in the current project.-->
489-
<!--Title for setting that controls whether local entity features are enabled or not-->
490503
<!--Text for button that leads to browser for the user to view and manage entity lists-->
491504
<!--Label for entity that has been created offline and is not on the server yet-->
492505
<!--Error message displayed when a user opens a form with an unrecognized entity version-->
@@ -496,6 +509,13 @@
496509
<!--##############################################
497510
# Google Drive deprecation
498511
##############################################-->
512+
<!--##############################################
513+
# Min SDK deprecation banner
514+
##############################################-->
515+
<!--First part of the message shown in the banner, informing the user that their device will soon be unsupported-->
516+
<!--Second part of the message shown in the banner, informing the user that their device will soon be unsupported-->
517+
<!--Button text that opens a forum post with more information about upcoming device support changes-->
518+
<!--Button text to dismiss the banner-->
499519
<!--##############################################
500520
# Developer tools
501521
##############################################-->

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

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,9 @@
9191
<string name="exit">خروج</string>
9292
<!--This sentence is used in the dialog for adding repeats and will be completed by a singular noun usually. Examples would be ‘Add “observation”?’ or ‘Add “Reading”?’. If the phrase doesn’t make sense in your language you can add a word like “new”, being careful of gender/plural.-->
9393
<string name="add_repeat_question">أضف \"%s\"؟</string>
94+
<!--Text of button from the 'Add new repeat' dialog to confirm adding a repeat-->
9495
<string name="add_repeat">أضف</string>
96+
<!--Text of button from the 'Add new repeat' dialog to cancel adding a repeat-->
9597
<string name="add_another_menu">إضافة أخرى</string>
9698
<!--Title of overlay menu displayed when long pressing on a question in a form-->
9799
<string name="edit_prompt">تعديل التوجيه</string>
@@ -183,8 +185,7 @@
183185
<string name="replace_barcode">استبدال الباركود</string>
184186
<!--Prompt under view finder to describe where to place the camera to scan a barcode-->
185187
<string name="barcode_scanner_prompt">ضع الباركود داخل المستطيل</string>
186-
<!--Message shown when barcode is successfully scanned-->
187-
<!--Label for button that exits barcode scanning after success-->
188+
<!--Label for button that rotates camera orientation when scanning barcodes-->
188189
<string name="open_file">فتح الملف</string>
189190
<string name="rank_items">رتب العناصر</string>
190191
<string name="number_picker_title">منتقي الأرقام</string>
@@ -200,7 +201,8 @@
200201
<string name="annotate_image">تعليق على الصورة</string>
201202
<string name="gif_not_supported">ملفات صيغة الــ GIF غير مدعومة</string>
202203
<string name="invalid_file_type">أرجع التطبيق نوع ملف غير صالح</string>
203-
<!--Dialog heading for saving annotated image-->
204+
<!--Title displayed in a dialog for saving a signature, drawing, or annotated image-->
205+
<!--Explanation message displayed in a dialog for saving a signature, drawing, or annotated image-->
204206
<string name="save_and_close">الحفظ و الاغلاق</string>
205207
<string name="signature_capture">صورة التوقيع</string>
206208
<string name="sign_button">جمع التوقيع</string>
@@ -443,10 +445,10 @@
443445
<string name="south">جنوب %1$s%2$s%3$s</string>
444446
<!--%1$s represents degrees, %2$s represents minutes and %3$s represents seconds as in N 18°48'8"-->
445447
<string name="north">شمال %1$s%2$s%3$s</string>
446-
<string name="input_method">طريقة الإدخال</string>
448+
<string name="input_method">طريقة الإدخال</string>
447449
<string name="start">إبدأ</string>
448450
<string name="enable_gps">تفعيل GPS</string>
449-
<string name="gps_enable_message">GPS غير مفعلة على جهازك. هل تريد تفعيلها؟</string>
451+
<string name="gps_enable_message">GPS غير مفعلة على جهازك. هل تريد تفعيلها؟</string>
450452
<string name="geo_clear_warning">الميزة تم إنشاؤها مسبقاً. هل ترغب في إزالتها؟</string>
451453
<string name="geo_exit_warning">تجاهل التعديلات والعودة إلى ODK؟</string>
452454
<string name="polygon_validator">يجب توفر 3 نقاط لإنشاء مضلع</string>
@@ -503,6 +505,17 @@
503505
<!--Description for button that pauses automatic location recording-->
504506
<string name="pause_location_recording">إيقاف مؤقت</string>
505507
<!--Description for button that removes the last recorded point-->
508+
<!--Message shown when an error with the trace/shape has been fixed-->
509+
<!--Description for button that explains how to modify the map-->
510+
<!--Title for instructions on how to modify map features-->
511+
<!--Instruction in a list on how to move a point-->
512+
<!--Instruction in a list on how to remove the most recently added point-->
513+
<!--Instruction in a list on how to delete the current shape to start over-->
514+
<!--Instruction in a list on how to add a new point-->
515+
<!--Instruction in a list on how to tap to add a point-->
516+
<!--Instruction in a list on how to delete the entire shape-->
517+
<!--Button text to close the instructions dialog-->
518+
<!--Button text to open the instructions dialog from the error snackbar-->
506519
<!--##############################################
507520
# SEND FINALIZED FORM
508521
##############################################-->
@@ -532,7 +545,7 @@
532545
<string name="form_updates_available">تحديثات الاستمارة متاحة</string>
533546
<string name="newer_version_of_a_form_info">هذا تحديث للإستمارة التي لديك</string>
534547
<string name="form_update_error">فشل تحديث الإستمارة</string>
535-
<!--Text for notification shown while syncing forms with the server-->
548+
<!--Text for notification shown while syncing forms with the server-->
536549
<string name="load_remote_form_error">خطأ في تنزيل قائمة الإستمارة</string>
537550
<!--Part of form download dialog. Clicking it displays additional information about a form that failed-->
538551
<!--##############################################
@@ -826,6 +839,7 @@
826839
<!--##############################################
827840
# Errors
828841
##############################################-->
842+
<!--Error shown when the user tries to open a web page from the app, but they don't have a browser installed-->
829843
<!--##############################################
830844
# Form opening errors
831845
##############################################-->
@@ -845,7 +859,6 @@
845859
# Permissions
846860
##############################################-->
847861
<!--An entity is any person, place or thing that a form can be about. This title appears on an experimental settings screen to view entities managed in the current project.-->
848-
<!--Title for setting that controls whether local entity features are enabled or not-->
849862
<!--Text for button that leads to browser for the user to view and manage entity lists-->
850863
<!--Label for entity that has been created offline and is not on the server yet-->
851864
<!--Error message displayed when a user opens a form with an unrecognized entity version-->
@@ -855,6 +868,14 @@
855868
<!--##############################################
856869
# Google Drive deprecation
857870
##############################################-->
871+
<!--##############################################
872+
# Min SDK deprecation banner
873+
##############################################-->
874+
<!--First part of the message shown in the banner, informing the user that their device will soon be unsupported-->
875+
<!--Second part of the message shown in the banner, informing the user that their device will soon be unsupported-->
876+
<!--Button text that opens a forum post with more information about upcoming device support changes-->
877+
<!--Button text to dismiss the banner-->
878+
<string name="min_sdk_deprecation_dismiss">تجاهل</string>
858879
<!--##############################################
859880
# Developer tools
860881
##############################################-->

0 commit comments

Comments
 (0)