diff options
Diffstat (limited to 'packages/DocumentsUI/res/values-sl')
| -rw-r--r-- | packages/DocumentsUI/res/values-sl/strings.xml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/packages/DocumentsUI/res/values-sl/strings.xml b/packages/DocumentsUI/res/values-sl/strings.xml index 2e57114..d232ba0 100644 --- a/packages/DocumentsUI/res/values-sl/strings.xml +++ b/packages/DocumentsUI/res/values-sl/strings.xml @@ -38,8 +38,7 @@ <string name="menu_advanced_hide" product="default" msgid="4845869969015718848">"Skrij kartico SD"</string> <string name="menu_file_size_show" msgid="3240323619260823076">"Pokaži velikost datoteke"</string> <string name="menu_file_size_hide" msgid="8881975928502581042">"Skrij velikost datoteke"</string> - <!-- no translation found for button_copy (8706475544635021302) --> - <skip /> + <string name="button_copy" msgid="8706475544635021302">"Kopiraj"</string> <string name="mode_selected_count" msgid="459111894725594625">"Št. izbranih: <xliff:g id="COUNT">%1$d</xliff:g>"</string> <string name="sort_name" msgid="9183560467917256779">"Po imenu"</string> <string name="sort_date" msgid="586080032956151448">"Po datumu spremembe"</string> @@ -68,13 +67,14 @@ <item quantity="other">Kopiranje <xliff:g id="COUNT_1">%1$d</xliff:g> datotek.</item> </plurals> <string name="copy_preparing" msgid="3896202461003039386">"Pripravljanje na kopiranje …"</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="one">Napaka pri kopiranju <xliff:g id="COUNT_1">%1$d</xliff:g> datoteke.</item> + <item quantity="two">Napaka pri kopiranju <xliff:g id="COUNT_1">%1$d</xliff:g> datotek.</item> + <item quantity="few">Napaka pri kopiranju <xliff:g id="COUNT_1">%1$d</xliff:g> datotek.</item> + <item quantity="other">Napaka pri kopiranju <xliff:g id="COUNT_1">%1$d</xliff:g> datotek.</item> + </plurals> + <string name="notification_touch_for_details" msgid="4483108577842961665">"Dotaknite se za ogled podrobnosti"</string> + <string name="retry" msgid="7564024179122207376">"Poskusi znova"</string> + <string name="copy_failure_alert_title" msgid="616726451967793549">"Napaka pri kopiranju datotek"</string> + <string name="copy_failure_alert_content" msgid="2655232627616241542">"Te datoteke niso kopirane: <xliff:g id="LIST">%1$s</xliff:g>"</string> </resources> |
