Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LatinIME
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
keyboard
LatinIME
Commits
d43f7ec1
Commit
d43f7ec1
authored
12 years ago
by
Eric Fischer
Browse files
Options
Downloads
Patches
Plain Diff
Import translations. DO NOT MERGE
Change-Id: I0e373f7cd2b577cca91e042b7bb48540d5c09a23
parent
f5a0bd2c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
java/res/values-af/strings.xml
+2
-2
2 additions, 2 deletions
java/res/values-af/strings.xml
java/res/values-es-rUS/strings.xml
+1
-1
1 addition, 1 deletion
java/res/values-es-rUS/strings.xml
java/res/values-fa/strings.xml
+1
-1
1 addition, 1 deletion
java/res/values-fa/strings.xml
with
4 additions
and
4 deletions
java/res/values-af/strings.xml
+
2
−
2
View file @
d43f7ec1
...
...
@@ -61,9 +61,9 @@
<string
name=
"auto_correction_threshold_mode_modest"
msgid=
"8788366690620799097"
>
"Matig"
</string>
<string
name=
"auto_correction_threshold_mode_aggeressive"
msgid=
"3524029103734923819"
>
"Aggressief"
</string>
<string
name=
"auto_correction_threshold_mode_very_aggeressive"
msgid=
"3386782235540547678"
>
"Baie aggressief"
</string>
<string
name=
"bigram_suggestion"
msgid=
"8169311444438922902"
>
"Volgende
woordvoorstelle"
</string>
<string
name=
"bigram_suggestion"
msgid=
"8169311444438922902"
>
"Volgendewoordvoorstelle"
</string>
<string
name=
"bigram_suggestion_summary"
msgid=
"6635527607242625713"
>
"Gebruik vorige woord om voorstelle te verbeter"
</string>
<string
name=
"bigram_prediction"
msgid=
"3216364899483135294"
>
"Volgende
woordvoorspelling"
</string>
<string
name=
"bigram_prediction"
msgid=
"3216364899483135294"
>
"Volgendewoordvoorspelling"
</string>
<string
name=
"bigram_prediction_summary"
msgid=
"1747261921174300098"
>
"Gebruik vorige woord ook vir voorspelling"
</string>
<string
name=
"added_word"
msgid=
"8993883354622484372"
>
"
<xliff:g
id=
"WORD"
>
%s
</xliff:g>
: Gestoor"
</string>
<string
name=
"label_go_key"
msgid=
"1635148082137219148"
>
"Gaan"
</string>
...
...
This diff is collapsed.
Click to expand it.
java/res/values-es-rUS/strings.xml
+
1
−
1
View file @
d43f7ec1
...
...
@@ -62,7 +62,7 @@
<string
name=
"auto_correction_threshold_mode_aggeressive"
msgid=
"3524029103734923819"
>
"Total"
</string>
<string
name=
"auto_correction_threshold_mode_very_aggeressive"
msgid=
"3386782235540547678"
>
"Muy agresivo"
</string>
<string
name=
"bigram_suggestion"
msgid=
"8169311444438922902"
>
"Sugerencias para la palabra siguiente"
</string>
<string
name=
"bigram_suggestion_summary"
msgid=
"6635527607242625713"
>
"U
tiliza
la palabra anterior para mejorar las sugerencias
.
"
</string>
<string
name=
"bigram_suggestion_summary"
msgid=
"6635527607242625713"
>
"U
sar
la palabra anterior para mejorar las sugerencias"
</string>
<string
name=
"bigram_prediction"
msgid=
"3216364899483135294"
>
"Predicción de la palabra siguiente"
</string>
<string
name=
"bigram_prediction_summary"
msgid=
"1747261921174300098"
>
"Usar la palabra anterior también para predicción."
</string>
<string
name=
"added_word"
msgid=
"8993883354622484372"
>
"
<xliff:g
id=
"WORD"
>
%s
</xliff:g>
: guardada"
</string>
...
...
This diff is collapsed.
Click to expand it.
java/res/values-fa/strings.xml
+
1
−
1
View file @
d43f7ec1
...
...
@@ -63,7 +63,7 @@
<string
name=
"auto_correction_threshold_mode_very_aggeressive"
msgid=
"3386782235540547678"
>
"بسیار پرخاشگرانه"
</string>
<string
name=
"bigram_suggestion"
msgid=
"8169311444438922902"
>
"پیشنهادات کلمه بعدی"
</string>
<string
name=
"bigram_suggestion_summary"
msgid=
"6635527607242625713"
>
"برای بهبود پیشنهاد از کلمه قبلی استفاده شود"
</string>
<string
name=
"bigram_prediction"
msgid=
"3216364899483135294"
>
"پیش
بینی کلمه بعدی"
</string>
<string
name=
"bigram_prediction"
msgid=
"3216364899483135294"
>
"پیش
بینی کلمه بعدی"
</string>
<string
name=
"bigram_prediction_summary"
msgid=
"1747261921174300098"
>
"استفاده از کلمه قبلی برای پیش بینی"
</string>
<string
name=
"added_word"
msgid=
"8993883354622484372"
>
"
<xliff:g
id=
"WORD"
>
%s
</xliff:g>
: ذخیره شد"
</string>
<string
name=
"label_go_key"
msgid=
"1635148082137219148"
>
"برو"
</string>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment