diff options
author | Geoff Mendal <mendal@google.com> | 2015-04-17 20:22:14 -0700 |
---|---|---|
committer | Geoff Mendal <mendal@google.com> | 2015-04-17 20:22:14 -0700 |
commit | 67a8ad3b65d7a6f30f9635675cd496534404346c (patch) | |
tree | b55ec8681ab0e053a8d75bba87fee9b5271880cf /packages/DocumentsUI/res/values-fi | |
parent | b14e37cb37f0ba828e466bda1a7deb6050b68b92 (diff) | |
download | frameworks_base-67a8ad3b65d7a6f30f9635675cd496534404346c.zip frameworks_base-67a8ad3b65d7a6f30f9635675cd496534404346c.tar.gz frameworks_base-67a8ad3b65d7a6f30f9635675cd496534404346c.tar.bz2 |
Import translations. DO NOT MERGE
Change-Id: If7a0cfd12e5ed935ad521bd48eb82dd6cad3084f
Auto-generated-cl: translation import
Diffstat (limited to 'packages/DocumentsUI/res/values-fi')
-rw-r--r-- | packages/DocumentsUI/res/values-fi/strings.xml | 20 |
1 files changed, 9 insertions, 11 deletions
diff --git a/packages/DocumentsUI/res/values-fi/strings.xml b/packages/DocumentsUI/res/values-fi/strings.xml index c1e8449..ea4a572 100644 --- a/packages/DocumentsUI/res/values-fi/strings.xml +++ b/packages/DocumentsUI/res/values-fi/strings.xml @@ -38,8 +38,7 @@ <string name="menu_advanced_hide" product="default" msgid="4845869969015718848">"Piilota SD-kortti"</string> <string name="menu_file_size_show" msgid="3240323619260823076">"Näytä tiedostokoko"</string> <string name="menu_file_size_hide" msgid="8881975928502581042">"Piilota tiedostokoko"</string> - <!-- no translation found for button_copy (8706475544635021302) --> - <skip /> + <string name="button_copy" msgid="8706475544635021302">"Kopioi"</string> <string name="mode_selected_count" msgid="459111894725594625">"<xliff:g id="COUNT">%1$d</xliff:g> valittua"</string> <string name="sort_name" msgid="9183560467917256779">"Nimen mukaan"</string> <string name="sort_date" msgid="586080032956151448">"Muokkauspäivän mukaan"</string> @@ -66,13 +65,12 @@ <item quantity="one">Kopioidaan <xliff:g id="COUNT_0">%1$d</xliff:g> tiedosto.</item> </plurals> <string name="copy_preparing" msgid="3896202461003039386">"Valmistellaan kopiointia…"</string> - <!-- no translation found for copy_error_notification_title (4911333304372840735) --> - <!-- no translation found for notification_touch_for_details (4483108577842961665) --> - <skip /> - <!-- no translation found for retry (7564024179122207376) --> - <skip /> - <!-- no translation found for copy_failure_alert_title (616726451967793549) --> - <skip /> - <!-- no translation found for copy_failure_alert_content (2655232627616241542) --> - <skip /> + <plurals name="copy_error_notification_title" formatted="false" msgid="4911333304372840735"> + <item quantity="other">Virhe kopioitaessa <xliff:g id="COUNT_1">%1$d</xliff:g> tiedostoa.</item> + <item quantity="one">Virhe kopioitaessa <xliff:g id="COUNT_0">%1$d</xliff:g> tiedostoa.</item> + </plurals> + <string name="notification_touch_for_details" msgid="4483108577842961665">"Lue lisätietoja koskettamalla"</string> + <string name="retry" msgid="7564024179122207376">"Yritä uudelleen"</string> + <string name="copy_failure_alert_title" msgid="616726451967793549">"Virhe kopioitaessa tiedostoja"</string> + <string name="copy_failure_alert_content" msgid="2655232627616241542">"Seuraavia tiedostoja ei kopioitu: <xliff:g id="LIST">%1$s</xliff:g>."</string> </resources> |