[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-05-06 01:13:45 -04:00
parent f9716fd505
commit 30c4786250
4 changed files with 53 additions and 0 deletions

View file

@ -64,11 +64,19 @@
<string name="uploader_wrn_no_account_text">There are no %1$s accounts on your device. Please set up an account first.</string>
<string name="uploader_wrn_no_account_setup_btn_text">Setup</string>
<string name="uploader_wrn_no_account_quit_btn_text">Quit</string>
<string name="uploader_error_title_no_file_to_upload">No file to upload</string>
<string name="uploader_error_message_received_piece_of_text">%1$s cannot upload a piece of text as a file.</string>
<string name="uploader_error_message_no_file_to_upload">Received data does not include any valid file.</string>
<string name="uploader_error_title_file_cannot_be_uploaded">File cannot be uploaded</string>
<string name="uploader_error_message_read_permission_not_granted">%1$s is not allowed to read a received file</string>
<string name="uploader_error_message_source_file_not_found">File to upload was not found in its location. Please check whether the file exists.</string>
<string name="uploader_error_message_source_file_not_copied">An error occurred while copying the file to a temporary folder. Please try to send again.</string>
<string name="file_list_seconds_ago">seconds ago</string>
<string name="file_list_empty">Nothing in here. Upload something!</string>
<string name="file_list_loading">Loading…</string>
<string name="file_list_no_app_for_file_type">No app found for file type!</string>
<string name="local_file_list_empty">There are no files in this folder.</string>
<string name="upload_list_empty">No uploads available.</string>
<string name="file_list_folder">folder</string>
<string name="file_list_folders">folders</string>
<string name="file_list_file">file</string>
@ -86,6 +94,8 @@
<string name="common_yes">Yes</string>
<string name="common_no">No</string>
<string name="common_ok">OK</string>
<string name="common_remove_upload">Remove upload</string>
<string name="common_retry_upload">Retry upload</string>
<string name="common_cancel_sync">Cancel sync</string>
<string name="common_cancel">Cancel</string>
<string name="common_back">Back</string>
@ -109,13 +119,22 @@
<string name="uploader_upload_failed_credentials_error">Upload failed, you need to log in again</string>
<string name="uploads_view_title">Uploads</string>
<string name="uploads_view_group_current_uploads">Current</string>
<string name="uploads_view_group_failed_uploads">Failed (tap to retry)</string>
<string name="uploads_view_group_finished_uploads">Uploaded</string>
<string name="uploads_view_upload_status_succeeded">Completed</string>
<string name="uploads_view_upload_status_cancelled">Cancelled</string>
<string name="uploads_view_upload_status_paused">Paused</string>
<string name="uploads_view_upload_status_failed_connection_error">Connection error</string>
<string name="uploads_view_upload_status_failed_retry">Upload will be retried shortly</string>
<string name="uploads_view_upload_status_failed_credentials_error">Credentials error</string>
<string name="uploads_view_upload_status_failed_folder_error">Folder error</string>
<string name="uploads_view_upload_status_failed_file_error">File error</string>
<string name="uploads_view_upload_status_failed_localfile_error">Local file not found</string>
<string name="uploads_view_upload_status_failed_permission_error">Permission error</string>
<string name="uploads_view_upload_status_conflict">Conflict</string>
<string name="uploads_view_upload_status_service_interrupted">App was terminated</string>
<string name="uploads_view_upload_status_unknown_fail">Unknown error</string>
<string name="uploads_view_upload_status_waiting_for_wifi">Waiting for WiFi connectivity</string>
<string name="uploads_view_later_waiting_to_upload">Waiting to upload</string>
<string name="downloader_download_in_progress_ticker">Downloading …</string>
<string name="downloader_download_in_progress_content">%1$d%% Downloading %2$s</string>
@ -224,6 +243,7 @@
<string name="filename_forbidden_charaters_from_server">File name contains at least one invalid character</string>
<string name="filename_empty">File name cannot be empty</string>
<string name="wait_a_moment">Wait a moment</string>
<string name="wait_checking_credentials">Checking stored credentials</string>
<string name="filedisplay_unexpected_bad_get_content">Unexpected problem; please select the file from a different app</string>
<string name="filedisplay_no_file_selected">No file was selected</string>
<string name="activity_chooser_title">Send link to …</string>
@ -288,6 +308,9 @@
<string name="activity_chooser_send_file_title">Send</string>
<string name="copy_link">Copy link</string>
<string name="clipboard_text_copied">Copied to clipboard</string>
<string name="clipboard_no_text_to_copy">No text received to copy to clipboard</string>
<string name="clipboard_uxexpected_error">Unexpected error while copying to clipboard</string>
<string name="clipboard_label">Text copied from %1$s</string>
<string name="error_cant_bind_to_operations_service">Critical error: cannot perform operations</string>
<string name="network_error_socket_exception">An error occurred whilst connecting to the server.</string>
<string name="network_error_socket_timeout_exception">An error occurred whilst waiting for the server, the operation couldn\'t be done</string>
@ -353,6 +376,7 @@
<string name="pref_behaviour_entries_keep_file">kept in original folder</string>
<string name="pref_behaviour_entries_move">moved to app folder</string>
<string name="share_dialog_title">Sharing</string>
<string name="share_file">Share %1$s</string>
<string name="share_with_user_section_title">Share with users and groups</string>
<string name="share_no_users">No data shared with users yet</string>
<string name="share_add_user_or_group">Add user or group</string>
@ -362,6 +386,8 @@
<string name="share_via_link_password_title">Secured</string>
<string name="share_via_link_edit_permission_label">Allow editing</string>
<string name="share_get_public_link_button">Get link</string>
<string name="share_with_title">Share with …</string>
<string name="share_with_edit_title">Share with %1$s</string>
<string name="share_search">Search</string>
<string name="search_users_and_groups_hint">Search users and groups</string>
<string name="share_group_clarification">%1$s (group)</string>
@ -376,10 +402,16 @@
<string name="share_privilege_can_edit_delete">delete</string>
<string name="edit_share_unshare">Stop sharing</string>
<string name="edit_share_done">done</string>
<string name="action_retry_uploads">Retry failed</string>
<string name="action_clear_failed_uploads">Clear failed</string>
<string name="action_clear_successful_uploads">Clear successful</string>
<string name="action_clear_finished_uploads">Clear all finished</string>
<string name="action_switch_grid_view">Grid view</string>
<string name="action_switch_list_view">List view</string>
<string name="manage_space_title">Manage space</string>
<string name="manage_space_description">Settings, database and server certificates from %1$s\'s data will be deleted permanently. \n\nDownloaded files will be kept untouched.\n\nThis process can take some time.</string>
<string name="manage_space_clear_data">Clear data</string>
<string name="manage_space_error">Some files could not be deleted.</string>
<string name="permission_storage_access">Additional permissions required to upload &amp; download files.</string>
<string name="local_file_not_found_toast">The file was not found in the local file system</string>
</resources>

View file

@ -66,6 +66,7 @@ Téléchargez-le ici : %2$s</string>
<string name="uploader_wrn_no_account_setup_btn_text">Configuration</string>
<string name="uploader_wrn_no_account_quit_btn_text">Quitter</string>
<string name="uploader_error_title_no_file_to_upload">Aucun fichier à téléverser</string>
<string name="uploader_error_message_received_piece_of_text">%1$s ne peut téléverser un morceau de texte comme un fichier.</string>
<string name="uploader_error_message_no_file_to_upload">Les données reçues n\'incluent aucun fichier valide.</string>
<string name="uploader_error_title_file_cannot_be_uploaded">Le fichier ne peut pas être téléversé</string>
<string name="uploader_error_message_read_permission_not_granted">%1$s n\'est pas autorisé à lire un fichier reçu</string>
@ -132,6 +133,7 @@ Téléchargez-le ici : %2$s</string>
<string name="uploads_view_upload_status_failed_localfile_error">Fichier local non trouvé</string>
<string name="uploads_view_upload_status_failed_permission_error">Erreur de permissions</string>
<string name="uploads_view_upload_status_conflict">Conflit</string>
<string name="uploads_view_upload_status_service_interrupted">L\'application a été arrêté</string>
<string name="uploads_view_upload_status_unknown_fail">Erreur inconnue </string>
<string name="uploads_view_upload_status_waiting_for_wifi">En attente d\'une connexion wifi</string>
<string name="uploads_view_later_waiting_to_upload">En attente de chargement</string>
@ -310,6 +312,7 @@ Ci-dessous la liste des fichiers locaux, et les fichiers distants dans %5$s auxq
<string name="activity_chooser_send_file_title">Envoyer</string>
<string name="copy_link">Copier le lien</string>
<string name="clipboard_text_copied">Copié dans le presse-papier</string>
<string name="clipboard_no_text_to_copy">Aucun texte n\'a été reçu pour copier dans le presse-papier</string>
<string name="clipboard_uxexpected_error">Erreur inattendue lors de la copie vers le presse-papiers</string>
<string name="clipboard_label">Texte copié depuis %1$s</string>
<string name="error_cant_bind_to_operations_service">Erreur critique : impossible de réaliser les opérations</string>
@ -410,6 +413,7 @@ Ci-dessous la liste des fichiers locaux, et les fichiers distants dans %5$s auxq
<string name="action_switch_grid_view">Mosaïque</string>
<string name="action_switch_list_view">Liste</string>
<string name="manage_space_title">Gestion de l\'espace</string>
<string name="manage_space_description">Les paramètres, la base de données et les certificats du serveur provenant de %1$s seront définitivement effacés. \n\nLes fichiers téléchargés ne seront pas impactés.\n\nCe processus peut prendre du temps.</string>
<string name="manage_space_clear_data">Effacer les données</string>
<string name="manage_space_error">Certains fichiers n\'ont pu être supprimés.</string>
<string name="permission_storage_access">Des permissions supplémentaires sont exigées pour téléverser &amp; télécharger des fichiers.</string>

View file

@ -64,6 +64,13 @@
<string name="uploader_wrn_no_account_text">Det finns inga %1$s-konton på din enhet. Lägg till ett konto först</string>
<string name="uploader_wrn_no_account_setup_btn_text">Skapa</string>
<string name="uploader_wrn_no_account_quit_btn_text">Avsluta</string>
<string name="uploader_error_title_no_file_to_upload">Ingen fil att ladda upp</string>
<string name="uploader_error_message_received_piece_of_text">%1$s kan inte ladda upp text som en fil.</string>
<string name="uploader_error_message_no_file_to_upload">Mottagen data innehåller ingen giltig fil.</string>
<string name="uploader_error_title_file_cannot_be_uploaded">Fil kan inte laddas upp</string>
<string name="uploader_error_message_read_permission_not_granted">%1$s har inte tillåtelse att läsa en mottagen fil</string>
<string name="uploader_error_message_source_file_not_found">Filen som skulle laddas upp hittades inte på sin plats. Vänligen kontrollera att filen existerar.</string>
<string name="uploader_error_message_source_file_not_copied">Ett fel uppstod när filen kopierades till en temporär mapp. Vänligen försök skicka den igen.</string>
<string name="file_list_seconds_ago">sekunder sedan</string>
<string name="file_list_empty">Ingenting här. Ladda upp något!</string>
<string name="file_list_loading">Laddar...</string>
@ -301,6 +308,9 @@
<string name="activity_chooser_send_file_title">Skicka</string>
<string name="copy_link">Kopiera länk</string>
<string name="clipboard_text_copied">Kopierat till urklipp</string>
<string name="clipboard_no_text_to_copy">Ingen text mottagen för att kopieras till utklipp</string>
<string name="clipboard_uxexpected_error">Oväntat fel vid kopiering till utklipp</string>
<string name="clipboard_label">Text kopierad från %1$s</string>
<string name="error_cant_bind_to_operations_service">Kritiskt fel: kan inte utföra åtgärden</string>
<string name="network_error_socket_exception">Ett fel uppstod vid anslutning till servern.</string>
<string name="network_error_socket_timeout_exception">Ett fel uppstod i väntan på servern, operationen kunde inte ha gjorts</string>
@ -398,7 +408,9 @@
<string name="action_switch_grid_view">Rutnätsvy</string>
<string name="action_switch_list_view">Listvy</string>
<string name="manage_space_title">Hantera utrymme</string>
<string name="manage_space_description">Inställningar, databas och servercertifikat från %1$s\'s data kommer att raderas permanent. \n\nNedladdade filer kommer inte påverkas.\n\nDetta kan ta ett tag.</string>
<string name="manage_space_clear_data">Rensa data</string>
<string name="manage_space_error">Vissa filer kunde inte raderas.</string>
<string name="permission_storage_access">Ytterligare rättigheter krävs för att ladda upp &amp; ner filer.</string>
<string name="local_file_not_found_toast">Filen hittades inte i det lokala filsystemet</string>
</resources>

View file

@ -122,10 +122,15 @@
<string name="uploads_view_group_failed_uploads">ล้มเหลว (แตะเพื่อลองอีกครั้ง)</string>
<string name="uploads_view_group_finished_uploads">ถูกอัพโหลด</string>
<string name="uploads_view_upload_status_succeeded">เสร็จสมบูรณ์</string>
<string name="uploads_view_upload_status_cancelled">ยกเลิกแล้ว</string>
<string name="uploads_view_upload_status_paused">หยุดชั่วคราวแล้ว</string>
<string name="uploads_view_upload_status_failed_connection_error">การเชื่อมต่อล้มเหลว</string>
<string name="uploads_view_upload_status_failed_credentials_error">ข้อมูลประจำตัวข้อผิดพลาดของ</string>
<string name="uploads_view_upload_status_failed_folder_error">ข้อผิดพลาดของโฟลเดอร์</string>
<string name="uploads_view_upload_status_failed_file_error">ข้อผิดพลาดของไฟล์</string>
<string name="uploads_view_upload_status_failed_permission_error">เกิดข้อผิดพลาดเกี่ยวกับสิทธิ์การเข้าใช้งาน</string>
<string name="uploads_view_upload_status_conflict">ความขัดแย้ง</string>
<string name="uploads_view_upload_status_service_interrupted">แอพฯได้ถูกยกเลิกแล้ว</string>
<string name="uploads_view_upload_status_unknown_fail">เกิดข้อผิดพลาดที่ไม่ทราบสาเหตุ</string>
<string name="uploads_view_later_waiting_to_upload">กำลังรอที่จะอัพโหลด</string>
<string name="downloader_download_in_progress_ticker">กำลังดาวน์โหลด ...</string>