Skip to content

Commit 97639a7

Browse files
chore: update translations from transifex
1 parent 515b8ad commit 97639a7

11 files changed

Lines changed: 83 additions & 0 deletions

File tree

owncloudApp/src/main/res/values-en-rGB/strings.xml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@
180180
<string name="common_error_unknown">unknown error</string>
181181
<string name="common_pending">Pending</string>
182182
<string name="common_important">Important</string>
183+
<string name="common_set">Set</string>
183184
<string name="upload_chooser_title">Upload from</string>
184185
<string name="uploader_info_dirname">Folder name</string>
185186
<string name="uploader_upload_in_progress_ticker">Uploading…</string>
@@ -449,9 +450,18 @@
449450
<string name="move_file_invalid_into_descendent">It is not possible to move a folder into a descendant.</string>
450451
<string name="move_file_invalid_overwrite">The file exists already in the destination folder.</string>
451452
<string name="move_file_error">An error occurred while trying to move this file or folder.</string>
453+
<string name="move_file_correctly">Item(s) moved correctly</string>
454+
452455
<string name="copy_file_invalid_into_descendent">It is not possible to copy a folder into a descendant.</string>
453456
<string name="copy_file_invalid_overwrite">The file exists already in the destination folder.</string>
454457
<string name="copy_file_error">An error occurred while trying to copy this file or folder.</string>
458+
<string name="copy_file_correctly">Item(s) copied correctly</string>
459+
460+
<string name="go_to_destination_folder">Open Folder</string>
461+
462+
463+
464+
455465
<string name="subject_user_shared_with_you">%1$s shared \"%2$s\" with you</string>
456466
<string name="subject_shared_with_you">\"%1$s\" has been shared with you</string>
457467

@@ -588,6 +598,7 @@
588598
<string name="scoped_storage_wizard_explanation">Found %1$s of data on your external storage. It will be moved to the safe storage on your device. Remaining files will be cleaned from your external storage after the migration to avoid duplicates and vulnerability.</string>
589599
<string name="scoped_storage_wizard_intro">Your app has been updated. This app update migrates your files to a more secure location on your device. This one-time data migration is required and can take up to a minute or more.</string>
590600
<string name="scoped_storage_wizard_intro_button">Let\'s get started</string>
601+
<string name="scoped_storage_wizard_not_enough_space_warning">⚠️ Your free space is currently limited on your device. Some files may not be migrated, please check that all downloaded files keep downloaded after the process has been completed.</string>
591602
<string name="scoped_storage_wizard_migrate_and_clean_button">Migrate now</string>
592603
<string name="scoped_storage_wizard_migration_completed">Migration completed successfully. Your files are now safer than ever.</string>
593604
<string name="scoped_storage_wizard_migration_completed_access_files_button">Access your files</string>
@@ -612,6 +623,7 @@
612623
<string name="release_notes_icon">Release note icon</string>
613624
<string name="release_notes_bugfixes_title">Minor bugfixes</string>
614625
<string name="release_notes_bugfixes_subtitle">Some bugs were fixed to improve experience in the app</string>
626+
615627
<!-- Open in web -->
616628
<string name="ic_action_open_with_web">Open in %1$s (web)</string>
617629
<string name="open_in_web_error_generic">Couldn\'t open in web</string>
@@ -690,7 +702,9 @@
690702
<string name="content_description_space_name">%1$s space name</string>
691703
<string name="content_description_space_three_dot_menu">%1$s space menu</string>
692704
<string name="content_description_space_subtitle">%1$s space subtitle</string>
705+
<string name="content_description_create_button">Create</string>
693706
<string name="content_description_cancel_button">Cancel</string>
707+
<string name="content_description_set_button">Set</string>
694708
<string name="content_description_quota_switch">Space quota</string>
695709
<string name="content_description_member_user">User %1$s</string>
696710
<string name="content_description_member_group">Group %1$s</string>
@@ -701,6 +715,12 @@
701715
<string name="content_description_remove_member_button">Remove member %1$s</string>
702716
<string name="content_description_edit_member_button">Edit member %1$s</string>
703717
<string name="content_description_permanent_link_button">Get permanent link</string>
718+
<string name="content_description_create_public_link_button">Create public link</string>
719+
<string name="content_description_set_password_button">Set password</string>
720+
<string name="content_description_remove_password_button">Remove password</string>
721+
<string name="content_description_generate_password_button">Generate password</string>
722+
<string name="content_description_copy_password_button">Copy password</string>
723+
704724
<string name="create_shortcut_dialog_title">Create a shortcut</string>
705725
<string name="create_shortcut_dialog_url">URL</string>
706726
<string name="create_shortcut_dialog_url_error_no_blanks">The URL cannot contain blanks</string>
@@ -766,11 +786,28 @@
766786
<string name="member_type_group">Group</string>
767787
<string name="current_user_label">(me)</string>
768788

789+
<string name="public_link_create_title">Create public link</string>
790+
<string name="public_link_set_password">Set password</string>
791+
<string name="public_link_password_enforced_error">Password is mandatory</string>
769792
<string name="public_link_view">Can view</string>
793+
<string name="public_link_view_description">View, download</string>
770794
<string name="public_link_edit">Can edit</string>
795+
<string name="public_link_edit_description">View, upload, edit, download, delete</string>
771796
<string name="public_link_upload">Can upload</string>
772797
<string name="public_link_create_only">Secret file drop</string>
798+
<string name="public_link_create_only_description">Upload only, existing content is not revealed</string>
773799
<string name="public_link_internal">Invited people</string>
800+
<string name="public_link_default_display_name">Unnamed Link</string>
801+
<string name="public_link_add_correctly">Public link created correctly</string>
802+
<string name="public_link_add_failed">Public link could not be created</string>
803+
<string name="public_link_remove_dialog_title">Do you really want to remove the link: %1$s?</string>
804+
<string name="public_link_remove_dialog_message">Recreating the same link again is not possible</string>
805+
<string name="public_link_remove_correctly">Public link removed correctly</string>
806+
<string name="public_link_remove_failed">Public link could not be removed</string>
807+
<string name="public_link_edit_title">Edit public link</string>
808+
<string name="public_link_edit_correctly">Public link edited correctly</string>
809+
<string name="public_link_edit_failed">Public link could not be edited</string>
810+
774811
<string name="feedback_dialog_get_in_contact_description"><![CDATA[ Ask for help in our <a href=\"%1$s\"><b>forum</b></a> or contribute in our <a href=\"%2$s\"><b>GitHub repo</b></a>]]></string>
775812

776813
<string name="link_role_accessibility">Link</string>

owncloudApp/src/main/res/values-en-rUS/strings.xml

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@
180180
<string name="common_error_unknown">unknown error</string>
181181
<string name="common_pending">Pending</string>
182182
<string name="common_important">Important</string>
183+
<string name="common_set">Set</string>
183184
<string name="upload_chooser_title">Upload from</string>
184185
<string name="uploader_info_dirname">Folder name</string>
185186
<string name="uploader_upload_in_progress_ticker">Uploading…</string>
@@ -449,9 +450,18 @@
449450
<string name="move_file_invalid_into_descendent">It is not possible to move a folder into a descendant.</string>
450451
<string name="move_file_invalid_overwrite">The file exists already in the destination folder.</string>
451452
<string name="move_file_error">An error occurred while trying to move this file or folder.</string>
453+
<string name="move_file_correctly">Item(s) moved correctly</string>
454+
452455
<string name="copy_file_invalid_into_descendent">It is not possible to copy a folder into a descendant.</string>
453456
<string name="copy_file_invalid_overwrite">The file exists already in the destination folder.</string>
454457
<string name="copy_file_error">An error occurred while trying to copy this file or folder.</string>
458+
<string name="copy_file_correctly">Item(s) copied correctly</string>
459+
460+
<string name="go_to_destination_folder">Open Folder</string>
461+
462+
463+
464+
455465
<string name="subject_user_shared_with_you">%1$s shared \"%2$s\" with you</string>
456466
<string name="subject_shared_with_you">\"%1$s\" has been shared with you</string>
457467

@@ -588,6 +598,7 @@
588598
<string name="scoped_storage_wizard_explanation">Found %1$s of data on your external storage. It will be moved to the safe storage on your device. Remaining files will be cleaned from your external storage after the migration to avoid duplicates and vulnerability.</string>
589599
<string name="scoped_storage_wizard_intro">Your app has been updated. This app update migrates your files to a more secure location on your device. This one-time data migration is required and can take up to a minute or more.</string>
590600
<string name="scoped_storage_wizard_intro_button">Let\'s get started</string>
601+
<string name="scoped_storage_wizard_not_enough_space_warning">⚠️ Your free space is currently limited on your device. Some files may not be migrated, please check that all downloaded files keep downloaded after the process has been completed.</string>
591602
<string name="scoped_storage_wizard_migrate_and_clean_button">Migrate now</string>
592603
<string name="scoped_storage_wizard_migration_completed">Migration completed successfully. Your files are now safer than ever.</string>
593604
<string name="scoped_storage_wizard_migration_completed_access_files_button">Access your files</string>
@@ -612,6 +623,7 @@
612623
<string name="release_notes_icon">Release note icon</string>
613624
<string name="release_notes_bugfixes_title">Minor bugfixes</string>
614625
<string name="release_notes_bugfixes_subtitle">Some bugs were fixed to improve experience in the app</string>
626+
615627
<!-- Open in web -->
616628
<string name="ic_action_open_with_web">Open in %1$s (web)</string>
617629
<string name="open_in_web_error_generic">Couldn\'t open in web</string>
@@ -690,7 +702,9 @@
690702
<string name="content_description_space_name">%1$s space name</string>
691703
<string name="content_description_space_three_dot_menu">%1$s space menu</string>
692704
<string name="content_description_space_subtitle">%1$s space subtitle</string>
705+
<string name="content_description_create_button">Create</string>
693706
<string name="content_description_cancel_button">Cancel</string>
707+
<string name="content_description_set_button">Set</string>
694708
<string name="content_description_quota_switch">Space quota</string>
695709
<string name="content_description_member_user">User %1$s</string>
696710
<string name="content_description_member_group">Group %1$s</string>
@@ -701,6 +715,12 @@
701715
<string name="content_description_remove_member_button">Remove member %1$s</string>
702716
<string name="content_description_edit_member_button">Edit member %1$s</string>
703717
<string name="content_description_permanent_link_button">Get permanent link</string>
718+
<string name="content_description_create_public_link_button">Create public link</string>
719+
<string name="content_description_set_password_button">Set password</string>
720+
<string name="content_description_remove_password_button">Remove password</string>
721+
<string name="content_description_generate_password_button">Generate password</string>
722+
<string name="content_description_copy_password_button">Copy password</string>
723+
704724
<string name="create_shortcut_dialog_title">Create a shortcut</string>
705725
<string name="create_shortcut_dialog_url">URL</string>
706726
<string name="create_shortcut_dialog_url_error_no_blanks">The URL cannot contain blanks</string>
@@ -766,11 +786,28 @@
766786
<string name="member_type_group">Group</string>
767787
<string name="current_user_label">(me)</string>
768788

789+
<string name="public_link_create_title">Create public link</string>
790+
<string name="public_link_set_password">Set password</string>
791+
<string name="public_link_password_enforced_error">Password is mandatory</string>
769792
<string name="public_link_view">Can view</string>
793+
<string name="public_link_view_description">View, download</string>
770794
<string name="public_link_edit">Can edit</string>
795+
<string name="public_link_edit_description">View, upload, edit, download, delete</string>
771796
<string name="public_link_upload">Can upload</string>
772797
<string name="public_link_create_only">Secret file drop</string>
798+
<string name="public_link_create_only_description">Upload only, existing content is not revealed</string>
773799
<string name="public_link_internal">Invited people</string>
800+
<string name="public_link_default_display_name">Unnamed Link</string>
801+
<string name="public_link_add_correctly">Public link created correctly</string>
802+
<string name="public_link_add_failed">Public link could not be created</string>
803+
<string name="public_link_remove_dialog_title">Do you really want to remove the link: %1$s\?</string>
804+
<string name="public_link_remove_dialog_message">Recreating the same link again is not possible</string>
805+
<string name="public_link_remove_correctly">Public link removed correctly</string>
806+
<string name="public_link_remove_failed">Public link could not be removed</string>
807+
<string name="public_link_edit_title">Edit public link</string>
808+
<string name="public_link_edit_correctly">Public link edited correctly</string>
809+
<string name="public_link_edit_failed">Public link could not be edited</string>
810+
774811
<string name="feedback_dialog_get_in_contact_description"><![CDATA[ Ask for help in our <a href=\"%1$s\"><b>forum</b></a> or contribute in our <a href=\"%2$s\"><b>GitHub repo</b></a>]]></string>
775812

776813
<string name="link_role_accessibility">Link</string>

owncloudApp/src/main/res/values-et-rEE/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,7 @@
611611
<string name="release_notes_icon">Väljalasketeavituse ikoon</string>
612612
<string name="release_notes_bugfixes_title">Väiksemad veaparandused</string>
613613
<string name="release_notes_bugfixes_subtitle">Mõned vead parandati, et täiustada rakenduse kasutajakogemust</string>
614+
614615
<!-- Open in web -->
615616
<string name="ic_action_open_with_web">Ava %1$s (veebis)</string>
616617
<string name="open_in_web_error_generic">Ei saanud veebis avada</string>

owncloudApp/src/main/res/values-fi-rFI/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,7 @@
603603
<string name="release_notes_icon">Julkaisutiedotteen ikoni</string>
604604
<string name="release_notes_bugfixes_title">Pieniä bugikorjauksia</string>
605605
<string name="release_notes_bugfixes_subtitle">Joitain bugeja korjattu sovelluksen käyttökokemuksen parantamiseksi</string>
606+
606607
<!-- Open in web -->
607608
<string name="ic_action_open_with_web">Avoinna %1$s (web)</string>
608609
<string name="open_in_web_error_generic">Ei voitu avata verkossa</string>

owncloudApp/src/main/res/values-ja-rJP/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,7 @@
621621
<string name="release_notes_icon">リリースノートのアイコン</string>
622622
<string name="release_notes_bugfixes_title">軽微なバグ修正</string>
623623
<string name="release_notes_bugfixes_subtitle">アプリの使い心地を向上するため、いくつかのバグを修正しました</string>
624+
624625
<!-- Open in web -->
625626
<string name="ic_action_open_with_web">%1$s(Web) で開く</string>
626627
<string name="open_in_web_error_generic">Webで開けません</string>

owncloudApp/src/main/res/values-ko/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -591,6 +591,7 @@
591591
<string name="release_notes_icon">메모 아이콘 놓기</string>
592592
<string name="release_notes_bugfixes_title">사소한 버그 수정</string>
593593
<string name="release_notes_bugfixes_subtitle">앱에서의 경험을 증진시키기 위해 일부 버그들이 수정되었습니다.</string>
594+
594595
<!-- Open in web -->
595596
<string name="ic_action_open_with_web">%1$s (웹)에서 열기</string>
596597
<string name="open_in_web_error_generic">웹에서 열 수 없음</string>

owncloudApp/src/main/res/values-lo/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,7 @@
621621
<string name="release_notes_icon">ໄອຄອນບັນທຶກປະຈຳລຸ້ນ</string>
622622
<string name="release_notes_bugfixes_title">ການແກ້ໄຂຂໍ້ຜິດພາດ</string>
623623
<string name="release_notes_bugfixes_subtitle">ແອັບຕອນນີ້ສະຖຽນ ແລະ ເຊື່ອຖືໄດ້ຫຼາຍຂຶ້ນ. ສຳລັບລາຍການການປ່ຽນແປງທັງໝົດ, ຢ້ຽມຊົມ owncloud.com</string>
624+
624625
<!-- Open in web -->
625626
<string name="ic_action_open_with_web">ເປີດດ້ວຍ...</string>
626627
<string name="open_in_web_error_generic">ບໍ່ສາມາດເປີດໄຟລ໌ໃນເບຣົາເຊີໄດ້</string>

owncloudApp/src/main/res/values-pt-rBR/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,7 @@
612612
<string name="release_notes_icon">Ícone de nota de lançamento</string>
613613
<string name="release_notes_bugfixes_title">Pequenas correções de bugs</string>
614614
<string name="release_notes_bugfixes_subtitle">Alguns bugs foram corrigidos para melhorar a experiência no aplicativo</string>
615+
615616
<!-- Open in web -->
616617
<string name="ic_action_open_with_web">Abrir em%1$s (web)</string>
617618
<string name="open_in_web_error_generic">Não foi possível abrir na web</string>

owncloudApp/src/main/res/values-pt-rPT/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -612,6 +612,7 @@
612612
<string name="release_notes_icon">Ícone de nota de lançamento</string>
613613
<string name="release_notes_bugfixes_title">Pequenas correções de bugs</string>
614614
<string name="release_notes_bugfixes_subtitle">Alguns bugs foram corrigidos para melhorar a experiência no aplicativo</string>
615+
615616
<!-- Open in web -->
616617
<string name="ic_action_open_with_web">Abrir em%1$s (web)</string>
617618
<string name="open_in_web_error_generic">Não foi possível abrir na web</string>

owncloudApp/src/main/res/values-ru/strings.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@
599599
<string name="release_notes_icon">Иконка к примечанию релиза</string>
600600
<string name="release_notes_bugfixes_title">Незначительные исправления ошибок</string>
601601
<string name="release_notes_bugfixes_subtitle">Некоторые ошибки были исправлены для улучшения работы приложения</string>
602+
602603
<!-- Open in web -->
603604
<string name="ic_action_open_with_web">Открыть в %1$s (веб)</string>
604605
<string name="open_in_web_error_generic">Не удалось открыть в сети</string>

0 commit comments

Comments
 (0)