123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799 |
- //
- // Localizable.strings
- // Nextcloud
- //
- // Copyright © 2017 Marino Faggiana. All rights reserved.
- //
- // Author Marino Faggiana <marino.faggiana@nextcloud.com>
- //
- // This program is free software: you can redistribute it and/or modify
- // it under the terms of the GNU General Public License as published by
- // the Free Software Foundation, either version 3 of the License, or
- // (at your option) any later version.
- //
- // This program is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- // GNU General Public License for more details.
- //
- // You should have received a copy of the GNU General Public License
- // along with this program. If not, see <http://www.gnu.org/licenses/>.
- //
- // General
- "_cancel_" = "Utzi";
- "_upload_file_" = "Igo fitxategia";
- "_download_file_" = "Deskargatu fitxategia";
- "_loading_" = "Kargatzen";
- "_loading_with_points_" = "Kargatzen…";
- "_loading_num_" = "%i fitxategia kargatzen";
- "_loading_autoupload_" = "Igoera automatikoa";
- "_uploading_" = "Igotzen";
- "_synchronization_" = "Sinkronizazioa";
- "_delete_" = "Ezabatu";
- "_delete_file_n_" = "Delete file %i of %i";
- "_rename_" = "Aldatu izena";
- "_move_" = "Mugitu";
- "_move_file_n_" = "Move file %i of %i";
- "_creating_sharing_" = "Partekatua sortzen";
- "_updating_sharing_" = "Partekatzea eguneratzen";
- "_removing_sharing_" = "Partekatzea kentzen";
- "_add_" = "Gehitu";
- "_login_" = "Hasi saioa";
- "_save_" = "Gorde";
- "_warning_" = "Abisua";
- "_error_" = "Errorea";
- "_error_e2ee_" = "E2EE errorea";
- "_no_" = "Ez";
- "_yes_" = "Yes";
- "_select_" = "Hautatu";
- "_select_all_" = "Hautatu denak";
- "_upload_" = "Igo";
- "_home_" = "Fitxategiak";
- "_file_to_upload_" = "Igotzeko fitxategia";
- "_destination_" = "Helburua";
- "_ok_" = "Ados";
- "_beta_version_" = "Beta bertsioa";
- "_function_in_testing_" = "Function in testing, please send information about any problems you run into.";
- "_done_" = "Egina";
- "_passcode_too_short_" = "Passcode too short, at least 4 characters required";
- "_selected_" = "Hautatua";
- "_scan_fingerprint_" = "Scan fingerprint to authenticate";
- "_no_active_account_" = "Ez da konturik aurkitu";
- "_info_" = "Informazioa";
- "_warning_" = "Abisua";
- "_email_" = "Email";
- "_save_exit_" = "Gorde gabe irten nahi duzu?";
- "_video_" = "Bideoa";
- "_overwrite_" = "Gaindatzi";
- "_transfers_in_queue_" = "Transferentzia abioan, itxaron mesedez…";
- "_too_errors_automatic_all_"= "Too many errors, go to \"Control Center\" to verify the problem";
- "_create_folder_" = "Sortu karpeta";
- "_create_folder_on_" = "Create folder on";
- "_close_" = "Itxi";
- "_postpone_" = "Atzeratu";
- "_remove_" = "Kendu";
- "_file_not_found_" = "File not found";
- "_continue_" = "Continue";
- "_continue_request_" = "Do you want to continue?";
- "_auto_upload_folder_" = "Auto upload";
- "_gallery_" = "Galeria";
- "_photo_" = "Argazkia";
- "_audio_" = "Audioa";
- "_unknown_" = "Ezezaguna";
- "_next_" = "Hurrengoa";
- "_success_" = "Arrakasta";
- "_initialization_" = "Hasieratzea";
- "_experimental_" = "Esperimentala";
- "_select_dir_media_tab_" = "Select as folder \"Media\"";
- "_error_creation_file_" = "Ops! Could not create the file";
- "_save_path_" = "Gordetzeko bidea";
- "_save_settings_" = "Gorde ezarpenak";
- "_mode_filename_" = "Filename mode";
- "_warning_owncloud_" = "You are connected to an ownCloud server. This is untested and unsupported, use at your own risk. To upgrade to Nextcloud, see https://nextcloud.com/migration";
- "_warning_unsupported_" = "You are using an unsupported version of Nextcloud. For the safety of your data we strongly recommend updating to the latest stable Nextcloud";
- "_restore_" = "Restore";
- "_camera_roll_" = "Camera roll";
- "_tap_here_to_change_" = "Tap here to change";
- "_no_albums_" = "No albums";
- "_denied_album_" = "This app does not have access to \"Photos\", you can enable access in Privacy Settings";
- "_denied_camera_" = "This app does not have access to \"Camera\", you can enable access in Privacy Settings";
- "_start_" = "Hasi";
- "_purchase_" = "Purchase";
- "_account_not_available_" = "The account %@ of %@ do not exists, please add it to be able to read the file %@";
- "_error_parameter_schema_" = "Wrong parameters, impossible to continue";
- "_comments_" = "Iruzkinak";
- "_sharing_" = "Partekatzen";
- "_details_" = "Details";
- "_dark_mode_" = "Modu iluna";
- "_dark_mode_detect_" = "Detektatu iOS modu iluna";
- "_screen_" = "Pantaila";
- "_wipe_account_" = "Account wiped from server";
- "_appconfig_view_title_" = "Account configuration in progress…";
- "_no_permission_add_file_" = "You don't have permission to add files";
- "_no_permission_delete_file_" = "You don't have permission to delete files";
- "_no_permission_modify_file_" = "You don't have permission to modify files";
- "_request_upload_new_ver_" = "The file has been modified, do you want to upload the new version ?";
- // App
- "_network_available_" = "Network available";
- "_network_not_available_" = "Sarea ez dago eskuragarri";
- // Networking
- "_file_too_big_" = "Fitxategi handiegia zifratua/deszifratua izateko";
- "_file_too_big_max_100_" = "File too large (max 100 kb.)";
- "_...loading..._" = "Kargatzen…";
- "_download_plist_" = " ";
- "_no_reuploadfile_" = "Could not find nor resend file. Delete the upload and reload the file to upload it.";
- "_file_already_exists_" = "Unable to complete the operation, a file with the same name exists";
- "_read_file_error_" = "Could not read the file";
- // More
- "_more_" = "Gehiago";
- "_notifications_" = "Jakinarazpenak";
- "_logout_" = "Amaitu saioa";
- "_quota_space_unlimited_" = "Mugagabea";
- "_quota_space_unknown_" = "Ezezaguna";
- "_quota_using_" = "You are using %@ of %@";
- // Settings
- "_acknowledgements_" = "Acknowledgements";
- "_settings_" = "Ezarpenak";
- "_passcode_" = "Pasahitza";
- "_lock_" = "Blokeatu";
- "_lock_active_" = "Lock: On";
- "_lock_not_active_" = "Lock: Off";
- "_lock_protection_no_screen_" = "Ez galdetu abioan";
- "_lock_protection_no_screen_footer_" = "Use \"Do not ask at startup\" for protected folders only or for the encryption option";
- "_url_" = "URLa";
- "_username_" = "Erabiltzaile-izena";
- "_change_credentials_" = "Change your credentials";
- "_wifi_only_" = "Only use Wi-Fi connection";
- "_settings_autoupload_" = "Auto upload";
- "_app_version_" = "Application version";
- "_app_in_use_" = "Application in use";
- "_contact_by_email_" = "Contact us by email";
- "_clear_cache_" = "Clear cache";
- "_clear_cache_footer_" = "Clear downloaded and offline files from the app";
- "_exit_" = "Reset application";
- "_exit_footer_" = "Remove all accounts and local data from the app";
- "_funct_not_enabled_" = "Functionality not enabled";
- "_passcode_activate_" = "Password lock on";
- "_disabling_passcode_" = "Removing password lock";
- "_want_exit_" = "Attention! Will be reset to initial state. Continue?";
- "_proceed_" = "Jarraitu";
- "_delete_cache_" = "Delete cache";
- "_want_delete_cache_" = "Do you want to delete the cache (this also removes the transfers in progress) ?";
- "_want_delete_thumbnails_" = "Do you want to delete all thumbnails too?";
- "_mail_deleted_" = "Email deleted";
- "_mail_saved_" = "E-maila gordeta";
- "_mail_sent_" = "Email sent";
- "_mail_failure_" = "Could not send email: %@";
- "_information_req_" = "Information request";
- "_write_in_english_" = "Kindly write to us in English";
- "_credentials_" = "Credentials";
- "_manage_account_" = "Manage account";
- "_change_password_" = "Aldatu pasahitza";
- "_add_account_" = "Gehitu kontua";
- "_delete_account_" = "Kendu kontua";
- "_want_delete_" = "Do you really want to delete?";
- "_no_delete_" = "Ez, ez ezabatu";
- "_yes_delete_" = "Bai, ezabatu";
- "_remove_cache_" = "Please wait, deleting cache…";
- "_optimizations_" = "Optimizazioak";
- "_synchronizations_" = "Synchronized folders";
- "_version_server_" = "Server version";
- "_help_" = "Laguntza";
- "_lock_protection_simply_" = "Pasahitz babes ahula";
- "_change_simply_passcode_" = "Aldatu pasahitz mota";
- "_quota_" = "Kuota";
- "_available_" = "available";
- "_accounts_" = "Kontuak";
- "_information_" = "Informazioa";
- "_personal_information_" = "Informazio pertsonala";
- "_user_full_name_" = "Izen osoa";
- "_user_address_" = "Helbidea";
- "_user_phone_" = "Telefono zenbakia";
- "_user_email_" = "Email";
- "_user_web_" = "Webgunea";
- "_user_twitter_" = "Twitter";
- "_user_job_" = "Job";
- "_user_businesssize_" = "Enpresa tamaina";
- "_user_businesstype_" = "Enpresa mota";
- "_user_city_" = "Hiria";
- "_user_country_" = "Country";
- "_user_company_" = "Enpresa";
- "_user_role_" = "Zeregina";
- "_user_zip_" = "Zip";
- "_user_owner_" = "Owner";
- "_user_employee_" = "Employee";
- "_user_contractor_" = "Contractor";
- "_user_editprofile_" = "Edit profile";
- "_favorite_offline_" = "Favorites available offline";
- "_favorite_offline_footer_" = "Making all favorites available offline may take a while and use a lot of memory while doing it.";
- "_advanced_" = "Aurreratua";
- "_disable_files_app_" = "Disable Files App integration";
- "_disable_files_app_footer_" = "Do not permit the access of files across the Apple Files application";
- "_trial_" = "Trial";
- "_trial_expired_day_" = "Days remaining";
- "_disableLocalCacheAfterUpload_footer_" = "After uploading the file, do not keep it in the local cache";
- "_disableLocalCacheAfterUpload_" = "Disable local cache";
- // Manage AutoUpload
- "_autoupload_" = "Auto upload photos/videos";
- "_autoupload_select_folder_" = "Select the \"Auto upload\" folder";
- "_autoupload_error_select_folder_" = "Select a valid folder for the \"Auto upload\"";
- "_autoupload_background_" = "Auto upload in the background";
- "_autoupload_photos_" = "Auto upload photos";
- "_autoupload_videos_" = "Auto upload videos";
- "_autoupload_description_" = "The new photos/videos will be uploaded in your Cloud";
- "_autoupload_description_background_" = "This option requires the use of GPS to trigger the detection of new photos/videos in the camera roll once the location changes significantly";
- "_autoupload_background_title_" = "Limitations";
- "_autoupload_background_msg_" = "Due to iOS restrictions, it is not yet possible to perform background processes, unless GPS services are activated. Once the cell in the cellular network is changed, the system wakes up for a short time and checks for new photos to upload to the cloud.";
- "_autoupload_change_location_" = "Aldatu karpeta";
- "_autoupload_location_now_" = "Karpeta";
- "_autoupload_location_default_" = "Restore default folder";
- "_autoupload_change_location_footer_" = "Change folder used for 'Automatic upload of camera photos' (if the option is enabled)";
- "_autoupload_not_select_home_" = "Hautatu karpeta bat";
- "_autoupload_save_album_" = "Copy photo or video into the photo album";
- "_autoupload_fullphotos_" = "Upload the whole camera roll";
- "_autoupload_fullphotos_footer_" = "Adjust the options above before uploading";
- "_autoupload_create_subfolder_" = "Erabili azpi-karpetak";
- "_autoupload_create_subfolder_footer_" = "Store in subfolders based on year and month";
- "_autoupload_filenamemask_" = "Change filename mask";
- "_autoupload_filenamemask_footer_" = "Change the automatic filename mask";
- "_autoupload_current_folder_" = "Currently selected folder";
- // Manage Help
- "_help_tutorial_" = "Tutoriala";
- "_help_intro_" = "Introduction to Nextcloud";
- "_help_activity_verbose_" = "Detailed Activity feed";
- "_help_activity_mail_" = "Send activity via email";
- "_help_activity_clear_" = "Clear activity";
- // Manage Advanced
- "_show_hidden_files_" = "Show hidden files";
- "_format_compatibility_" = "Most Compatible";
- "_format_compatibility_footer_" = "\"Most compatible\" will save, when possible, photos as JPEG";
- "_privacy_" = "Pribatutasuna";
- "_privacy_footer_" = "Nextcloud iOS uses a service for the analysis of a crash. Your personal information is not sent with the report. If you want disable it, please change the setting \"Disable crash reporter\" to ON";
- "_crashservice_title_" = "Disable crash reporter";
- "_crashservice_alert_" = "This option requires a restart of the app to take effect";
- // Login
- "_connect_server_anyway_" = "Do you want to connect to the server anyway?";
- "_connection_error_" = "Connection error";
- "_serverstatus_error_" = "Connection to server failure, verify your server address or network status";
- "_add_your_nextcloud_" = "Add your Nextcloud account";
- "_login_url_" = "Server address https://…";
- "_login_bottom_label_" = "Don't have a server yet?\nChoose one of the providers.";
- "_error_multidomain_" = "Address not allowed, only the following domains are valid:";
- "_account_already_exists_" = "The account %@ already exists";
- "_traditional_login_" = "Revert to old login method";
- "_web_login_" = "Revert to web login method";
- // Favorite
- "_favorites_" = "Gogokoak";
- "_favorite_" = "Gogokoa";
- "_unfavorite_" = "Unfavorite";
- "_no_files_uploaded_" = "No files uploaded";
- "_tutorial_favorite_view_" = "Files and folders you mark as favorites will show up here";
- "_tutorial_offline_view_" = "Files copied here will be available offline.\n\nThey will be synchronized with your cloud.";
- "_tutorial_local_view_" = "You'll find the unpacked files from your cloud.\n\nConnect to iTunes to share these files.";
- "_more_" = "Gehiago";
- "_favorite_no_files_" = "Gogokorik ez oraindik";
- // Auto Upload
- "_pull_down_" = "Pull down to refresh";
- "_no_photo_load_" = "Argazki edo bideorik ez";
- "_tutorial_autoupload_view_" = "You can enable auto uploads from \"Settings\"";
- "_no_date_" = "No date";
- "_today_" = "Gaur";
- "_yesterday_" = "Yesterday";
- "_time_" = "Time: %@\n\n%@";
- "_location_not_enabled_" = "Location Services not enabled";
- "_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Location Services\"";
- "_access_photo_not_enabled_" = "Access to Photos not enabled";
- "_access_photo_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\"";
- "_access_photo_location_not_enabled_" = "Access to Photos and Location not enabled";
- "_access_photo_location_not_enabled_msg_" = "Please go to \"Settings\" and turn on \"Photo Access\" and \"Location Services\"";
- "_tutorial_photo_view_" = "No photos or videos uploaded yet";
- "_create_full_upload_" = "Creating archive… May take a long time, please wait.";
- "_error_createsubfolders_upload_" = "Error creating subfolders";
- "_activate_autoupload_" = "Enable auto upload";
- // Utility
- "_never_" = "inoiz ez";
- "_less_a_minute_" = "duela minutu bat baino gutxiago";
- "_minutes_ago_" = "%d minutes ago";
- "_hours_ago_" = "duela %d ordu";
- "_days_ago_" = "%d days ago";
- "_over_30_days_" = "over 30 days";
- "_connection_internet_offline_" = "The Internet connection appears to be offline or Wi-Fi is required";
- "_insert_password_" = "enter password";
- "_update_in_progress_" = "Version upgrade, please wait…";
- "_forbidden_characters_" = "The file or folder name contains invalid characters";
- "_mail_not_can_send_mail_" = "No account set up, or wrong email address entered";
- // File
- "_photo_camera_" = "Argazkiak";
- "_media_" = "Media";
- "_unzip_in_progress_" = "Erauzketa prozesua abian biltegiratze lokalean...";
- "_file_unpacked_" = "Fitxategia biltegiratze lokalean despaketatu da";
- "_file_saved_local_" = "Fitxategia biltegiratze lokalean gorde da";
- "_file_not_present_" = "Error: File not present, please reload.";
- "_order_by_" = "Ordenatu honen arabera";
- "_order_by_name_a_z_" = "Sort by name (from A to Z)";
- "_order_by_name_z_a_" = "Sort by name (from Z to A)";
- "_order_by_date_more_recent_" = "Sort from the most recent";
- "_order_by_date_less_recent_" = "Sort from the less recent";
- "_order_by_size_smallest_" = "Sort from the smallest";
- "_order_by_size_largest_" = "Sort from the largest";
- "_delete_selected_files_" = "Ezabatu fitxategiak";
- "_move_selected_files_" = "Move files";
- "_download_selected_files_" = "Deskargatu fitxategiak";
- "_download_selected_files_folders_" = "Download files and folders";
- "_error_operation_canc_" = "Error: Operation canceled.";
- "_only_lock_passcode_" = "Available only with Lock password activated. Activate it in the \"Settings\".";
- "_passcode_protection_" = "Pasahitz bidezko babesa";
- "_remove_favorites_" = "Remove from favorites";
- "_remove_offline_" = "Remove from offline";
- "_add_favorites_" = "Add to favorites";
- "_add_offline_" = "Add to offline";
- "_remove_passcode_" = "Kendu pasahitz bidezko babesa";
- "_protect_passcode_" = "Babestu pasahitzaz";
- "_share_" = "Partekatu";
- "_reload_" = "Reload";
- "_open_in_" = "Ireki honekin…";
- "_remove_local_file_" = "Remove from cache";
- "_add_local_" = "Gehitu biltegiratze lokalera";
- "_comm_erro_pull_down_" = "Attention: Communication error with the server. Pull down to refresh.";
- "_file_not_downloaded_" = "file not downloaded";
- "_file_not_uploaded_" = "fitxategia ez da igo";
- "_folders_" = "karpetak";
- "_folder_" = "karpeta";
- "_files_" = "fitxategiak";
- "_file_" = "fitxategia";
- "_folder_blocked_" = "Folder blocked";
- "_downloading_progress_" = "Initiating download of files…";
- "_no_file_pull_down_" = "Upload a file or pull down to refresh";
- "_browse_images_" = "Browse images";
- "_synchronized_folder_" = "Keep the folder synchronized";
- "_remove_synchronized_folder_" = "Turn off the synchronization";
- "_synchronized_confirm_" = "After enabling the synchronization, all files in the folder will be synchronized with the server, continue?";
- "_offline_folder_confirm_" = "After enabling the offline folder, all files in it will be synchronized with the server, continue?";
- "_file_not_found_reload_" = "File not found, pull down to refresh";
- "_title_section_download_" = "DESKARGATU";
- "_title_section_upload_" = "UPLOAD";
- "_group_alphabetic_yes_" = "✓ Group alphabetically";
- "_group_alphabetic_no_" = "Taldekatu alfabetikoki";
- "_group_typefile_yes_" = "✓ Group by file type";
- "_group_typefile_no_" = "Group by file type";
- "_group_date_yes_" = "✓ Taldekatu dataren arabera";
- "_group_date_no_" = "Taldekatu dataren arabera";
- "_element_" = "elementua";
- "_elements_" = "elementuak";
- "_tite_footer_upload_wwan_" = " Wi-Fi network required, %lu %@ to upload";
- "_tite_footer_upload_" = "%lu %@ to upload";
- "_tite_footer_download_wwan_" = " Wi-Fi network required, %lu %@ to download";
- "_tite_footer_download_" = "%lu %@ to download";
- "_limited_dimension_" = "Maximum size reached";
- "_save_selected_files_" = "Save images and videos to photo album";
- "_file_not_saved_cameraroll_" = "Error: File not saved in photo album";
- "_file_saved_cameraroll_" = "File saved in photo album";
- "_directory_on_top_yes_" = "✓ Folders on top";
- "_directory_on_top_no_" = "Folders on top";
- "_folder_automatic_upload_" = "Folder for \"Auto upload\"";
- "_search_no_record_found_" = "No result";
- "_search_in_progress_" = "Search in progress…";
- "_search_instruction_" = "Search for file (minimum 2 characters)";
- "_files_no_files_" = "Ez dago fitxategirik hemen";
- "_files_no_folders_" = "No folders in here";
- "_request_in_progress_" = "Request to server in progress…";
- "audio" = "AUDIOA";
- "compress" = "KONPRIMITU";
- "directory" = "KARPETAK";
- "document" = "DOKUMENTUAK";
- "image" = "IRUDIAK";
- "template" = "TXANTILOIAK";
- "unknow" = "UNKNOWN";
- "video" = "VIDEO";
- "_file_del_only_local_" = "Fitxategia ez dago zerbitzarian";
- "_copy_file_" = "Kopiatu fitxategia";
- "_copy_files_" = "Kopiatu fitxategiak";
- "_paste_file_" = "Itsatsi fitxategia";
- "_paste_files_" = "Itsatsi fitxategiak";
- "_open_internal_view_" = "Open with internal viewer";
- "_search_this_folder_" = "Bilatu karpeta honetan";
- "_search_all_folders_" = "Bilatu karpeta guztietan";
- "_search_sub_folder_" = "Search here and in subfolders";
- "_theming_is_light_" = "Server theming too brightly coloured, not applicable";
- "_cancel_all_task_" = "Cancel all transfers";
- "_status_wait_download_" = "Waiting for download";
- "_status_in_download_" = "In download";
- "_status_downloading_" = "Deskargatzen";
- "_status_wait_upload_" = "Waiting for upload";
- "_status_in_upload_" = "In upload";
- "_status_uploading_" = "Igotzen";
- // Media
- "_select_media_folder_" = "hautatu \"Multimedia\" karpeta";
- "_media_viewimage_show_" = "Show images";
- "_media_viewimage_hide_" = "Ezkutatu irudiak";
- "_media_viewvideo_show_" = "Show video";
- "_media_viewvideo_hide_" = "Hide video";
- // Files Preview
- "_insert_password_pfd_" = "Secured PDF. Enter password";
- "_password_pdf_error_" = "Pasahitz okerra";
- "_error_download_photobrowser_" = "Error: Unable to download photo";
- // Share
- "_share_link_" = "Partekatu esteka";
- "_share_link_button_" = "Bidali esteka honi…";
- "_password_" = "Pasahitza";
- "_share_password_" = "Pasahitzaz babestutako esteka";
- "_share_expirationdate_" = "Ezarri estekaren iraungitze-data";
- "_date_" = "Data";
- "_share_title_" = "Partekatu";
- "_add_sharee_" = "Add users or groups";
- "_add_sharee_footer_" = "You can share this resource by adding users or groups. To remove a share, remove all users and groups";
- "_find_sharee_title_" = "Bilatu";
- "_find_sharee_" = "Search for user or group…";
- "_find_sharee_footer_" = "Enter part of the name of the user or group to search for (at least 2 characters) followed by 'Return', select the users that should be allowed to access the share followed by 'Done' to confirm";
- "_user_is_group_" = " (group)";
- "_direct_sharee_title_" = "Partekatu";
- "_direct_sharee_footer_" = "If you already know the name, enter it, then select the share type and press 'Done' to confirm";
- "_direct_sharee_" = "Enter the username…";
- "_user_sharee_footer_" = "Tap to change permissions";
- "_share_type_title_" = "Type of share";
- "_share_type_user_" = "Erabiltzailea";
- "_share_type_group_" = "Taldea";
- "_share_type_remote_" = "Urrunekoa";
- "_enforce_password_protection_" = "Enforce password protection";
- "_password_obligatory_" = "Enforce password protection enabled, password obligatory";
- "_shared_with_you_by_" = "Shared with you by";
- "_shareLinksearch_placeholder_" = "Type a name and press Enter";
- "_new_comment_" = "New comment…";
- "_edit_comment_" = "Edit comment";
- "_delete_comment_" = "Delete comment";
- "_share_allow_editing_" = "Allow editing";
- "_share_read_only_" = "Read only";
- "_share_allow_upload_" = "Allow upload and editing";
- "_share_file_drop_" = "File drop (upload only)";
- "_share_hide_download_" = "Hide download";
- "_share_password_protect_" = "Password protect";
- "_share_expiration_date_" = "Set expiration date";
- "_share_note_recipient_" = "Note to recipient";
- "_share_delete_sharelink_" = "Delete share link";
- "_share_add_sharelink_" = "Add another link";
- "_share_can_reshare_" = "Can reshare";
- "_share_can_create_" = "Can create";
- "_share_can_change_" = "Can change";
- "_share_can_delete_" = "Can delete";
- "_share_unshare_" = "Unshare";
- // Share Permission
- "_share_permission_title_" = "Privileges";
- "_share_permission_edit_" = "Editatu dezake";
- "_share_permission_file_can_write_" = "Can write file";
- "_share_permission_create_" = "Can create";
- "_share_permission_create_file_" = "Can create files";
- "_share_permission_create_folder_" = "Karpetak sortu ditzake";
- "_share_permission_change_" = "Can change";
- "_share_permission_delete_" = "Can delete";
- "_share_permission_share_" = "Partekatu dezake";
- "_share_permission_rename_" = "Izenak aldatu ditzake";
- "_share_permission_move_" = "Can move";
- "_share_permission_read_" = "Can read";
- "_share_permission_info_" = "Sharing information";
- "_share_permission_path_" = "Fitxategia/Karpeta";
- "_share_permission_type_" = "Mota";
- "_share_permission_typeuser_" = "Erabiltzailea";
- "_share_permission_typegroup_" = "Taldea";
- "_share_permission_typepubliclink_" = "Esteka";
- "_share_permission_typefederated_" = "Federatua";
- "_share_permission_owner_" = "Jabea";
- "_share_permission_date_" = "Data";
- "_share_permission_email_" = "Notification via email";
- "_share_link_readonly_" = "Irakurtzeko soilik";
- "_share_link_modify_" = "Allow editing";
- "_share_link_upload_" = "File drop (upload only)";
- "_share_link_upload_modify_" = "Allow upload and editing";
- "_share_link_hide_download_" = "Hide download";
- // ShareInfoCMOC
- "_type_resource_connect_you_" = "Shared with you";
- "_type_resource_external_" = "External storage";
- // Share Ext
- "_destiny_folder_" = "Folder: %@";
- "_no_transfer_" = "No transfers yet";
- "_no_transfer_sub_" = "Uploads and downloads from this device will show up here";
- "_no_activity_" = "No activity yet";
- "_transfers_" = "Transfers";
- "_activity_" = "Activity";
- "_activity_file_not_present_" = "File no longer present";
- "_trash_file_not_found_" = "It seems that the file is not in the trash, go to the trash to update it and try again";
- // List Shares
- "_list_shares_" = "Shares";
- "_list_shares_no_files_" = "No shares yet";
- "_tutorial_list_shares_view_" = "Files and folders you share will show up here";
- // Offline - Local Storage
- "_create_synchronization_" = "Create synchronization";
- "_offline_" = "Offline";
- "_local_storage_" = "Biltegiratze lokala";
- "_local_storage_no_record_" = "No files yet";
- // Create Cloud
- "_upload_photos_videos_" = "Upload photos or videos";
- "_upload_file_" = "Igo fitxategia";
- "_upload_file_text_" = "Sortu testu fitxategia";
- "_create_nextcloudtext_document_" = "Create text document";
- // Document Picker
- "_save_document_picker_" = "Gorde hemen";
- // CreateFormUploadAssets
- "_destination_folder_" = "Destination folder";
- "_use_folder_auto_upload_" = "Use the \"Auto upload\" folder as destination";
- "_rename_filename_" = "Aldatu izena";
- "_filename_" = "Filename";
- "_preview_filename_" = "Example preview of filename. You can use the mask %@ for date/time";
- "_forbidden_characters_" = "The file or folder name contains invalid characters";
- "_add_filenametype_" = "Specify type in filename";
- "_filenametype_photo_video_" = "Argazkia/Bideoa";
- "_maintain_original_filename_" = "Mantendu jatorrizko fitxategi-izena";
- "_modify_photo_" = "Modify photo";
- // Notification
- "_notification_" = "Jakinarazpena";
- // Photo Browser
- "Done" = "Egina";
- "Select Photos" = "Select Photos";
- "photo" = "photo";
- "photos" = "photos";
- "of" = "of";
- "%i of %i" = "%1$i of %2$i";
- // Manage Auto Upload FileName
- "_autoupload_filename_title_" = "Auto upload filename";
- // Text File
- "_untitled_txt_" = "Untitled.txt";
- "_text_upload_title_" = "Upload text file";
- // EndToEnd Encryption
- "_e2e_settings_title_" = "Zifratzea";
- "_e2e_settings_" = "Muturretik muturrerako zifratzea";
- "_e2e_settings_start_" = "Hasi muturretik muturrerako zifratzea";
- "_e2e_settings_not_available_" = "Muturretik muturrerako zifratzea ez dago erabilgarri";
- "_e2e_settings_activated_" = "Muturretik muturrerako zifratzea aktibatuta";
- "_e2e_settings_view_passphrase_" = "All 12 words together make a very strong password, letting only you view and make use of your encrypted files. Please write it down and keep it somewhere safe.";
- "_e2e_settings_read_passphrase_" = "Read passphrase";
- "_e2e_settings_lock_not_active_" = "Lock not active, go back to \"Settings\" and activate it";
- "_e2e_settings_the_passphrase_is_" = "The passphrase is:";
- "_e2e_passphrase_request_title_" = "Request passphrase";
- "_e2e_passphrase_request_message_" = "Insert the 12 words";
- "_e2e_settings_remove_" = "Kendu zifratzea lokalki";
- "_e2e_settings_remove_message_" = "Confirm removal of encryption along with the passphrase.";
- "_e2e_set_folder_encrypted_" = "Zifratu";
- "_e2e_remove_folder_encrypted_" = "Deszifratu";
- "_e2e_goto_settings_for_enable_" = "This is an encrypted directory, go to \"Settings\" and enable end-to-end encryption";
- "_e2e_delete_folder_not_permitted_" = "Deletion of the directory marked as 'encrypted' is not allowed";
- "_e2e_error_encode_metadata_" = "Serious internal error in encoding metadata";
- "_e2e_error_decode_metadata_" = "Serious internal error in decoding metadata";
- "_e2e_error_create_encrypted_" = "Ezin izan da zifratutako fitxategia sortu";
- "_e2e_error_update_metadata_" = "Update metadata error";
- "_e2e_error_store_metadata_" = "Ezin izan dira metadatuak gorde";
- "_e2e_error_send_metadata_" = "Ezin izan dira meta-datuak bidali";"_e2e_error_delete_metadata_" = "Could not delete metadata";
- "_e2e_error_get_metadata_" = "Could not fetch metadata";
- "_e2e_error_not_enabled_" = "Serious internal error. End-to-end encryption not enabled";
- "_e2e_error_record_not_found_" = "Serious internal error. Records not found";
- "_e2e_error_unlock_" = "Could not unlock folder";
- "_e2e_error_lock_" = "Could not lock folder";
- "_e2e_error_delete_mark_folder_" = "Decrypt marked folder";
- "_e2e_error_mark_folder_" = "Zifratze-karpeta";
- "_e2e_error_directory_not_empty_" = "The directory is not empty";
- // Scan Document
- "_scans_document_" = "Eskaneatu dokumentua";
- "_scanned_images_" = "Eskaneatutako irudiak";
- "_scan_document_pdf_page_" = "Orria";
- "_scan_label_document_zone_" = "Drag images down for document creation";
- "_filter_original_" = "Jatorrizkoa";
- "_filter_bn_" = "Zuri eta beltza";
- "_filter_grayscale_" = "Gris eskala";
- "_quality_image_title_" = "Image quality";
- "_quality_high_" = "Large file size of high quality";
- "_quality_medium_" = "Average file size of medium quality";
- "_quality_low_" = "Small file size of low quality";
- "_file_type_" = "File type";
- "_pdf_password_" = "PDF Pasahitza";
- "_file_creation_" = "Fitxategiaren sorrera";
- "_delete_all_scanned_images_" = "Do you want to delete all scanned images?";
- "_text_recognition_" = "Text recognition";
- /* The title on the navigation bar of the Scanning screen. */
- "wescan.scanning.title" = "Aztertzen";
- /* The "Next" button on the right side of the navigation bar on the Edit screen. */
- "wescan.edit.button.next" = "Hurrengoa";
- /* The title on the navigation bar of the Edit screen. */
- "wescan.edit.title" = "Edit Scan";
- /* The "Done" button on the right side of the navigation bar on the Review screen. */
- "wescan.review.button.done" = "Egina";
- /* The title on the navigation bar of the Review screen. */
- "wescan.review.title" = "Berrikusi";
- // Trah
- "_trash_view_" = "Ezabatutako fitxategiak";
- "_trash_restore_all_" = "Restore all files";
- "_trash_delete_all_" = "Hustu zakarrontzia";
- "_trash_no_trash_" = "No files deleted";
- "_trash_no_trash_description_" = "You can restore deleted files from here";
- "_trash_restore_selected_" = "Restore selected files";
- "_trash_delete_selected_" = "Deleted selected files";
- // Offline
- "_manage_file_offline_" = "Manage offline files";
- "_set_available_offline_" = "Set as available offline";
- "_remove_available_offline_" = "Remove as available offline";
- // Richdocuments
- "_create_new_document_" = "Create new document";
- "_create_new_spreadsheet_" = "Create new spreadsheet";
- "_create_new_presentation_" = "Create new presentation";
- "_go_online_" = "Go online to see the document";
- // Intro
- "_intro_1_title_" = "Keep your data secure and under your control";
- "_intro_2_title_" = "Secure collaboration & file exchange";
- "_intro_3_title_" = "Easy-to-use web mail, calendering & contacts";
- "_intro_4_title_" = "Screensharing, online meetings & web conferences";
- "_log_in_" = "Hasi saioa";
- "_sign_up_" = "Sign up with provider";
- "_host_your_own_server" = "Host your own server";
- // Error
- "_bad_username_password_" = "Wrong username or password";
- "_cancelled_by_user" = "Transfer canceled";
- "_error_folder_destiny_is_the_same_" = "It is not possible to move the folder into itself";
- "_error_not_permission_" = "You don't have permission to complete the operation";
- "_error_path_" = "Unable to open this file or folder. Please make sure it exists";
- "_file_upload_not_exitst_" = "The file that you want to upload does not exist";
- "_forbidden_characters_from_server_" = "The name contains at least one invalid character";
- "_not_connected_internet_" = "Server connection error";
- "_not_possible_connect_to_server_" = "It is not possible to connect to the server at this time";
- "_not_possible_create_folder_" = "Folder could not be created";
- "_server_down_" = "Could not establish contact with server";
- "_time_out_" = "Denbora-muga, saiatu berriro";
- "_unknow_response_server_" = "Unexpected response from server";
- "_user_authentication_required_" = "User authentication required";
- "_file_directory_locked_" = "File or directory locked";
- "_ssl_certificate_untrusted_" = "The certificate for this server is invalid";
- "_internal_server_" = "Internal server error";
- "_file_already_exists_" = "Unable to complete the operation, a file with the same name exists";
- "_file_folder_not_exists_" = "The source file wasn't found at the specified path";
- "_folder_contents_nochanged_" = "The folder contents have not changed";
- "_images_invalid_converted_" = "The image is invalid and cannot be converted to a thumbnail";
- "_method_not_expected_" = "Ustekabeko eskaera metodoa";
- "_reauthenticate_user_" = "Access expired, log in again";
- "_server_error_retry_" = "The server is temporarily unavailable";
- "_too_many_files_" = "Too many files would be involved in this operation";
- "_too_many_request_" = "Sending too many requests caused the rate limit to be reached";
- "_user_over_quota_" = "Storage quota is reached";
- "_ssl_connection_error_" = "Connection SSL error, try again";
- "_bad_request_" = "Okerreko eskaera";
- "_webdav_locked_" = "WebDAV Locked: Trying to access locked resource";
- "_error_user_not_available_" = "The user is no longer available";
- "_server_response_error_" = "Server response content error";
- "_no_nextcloud_found_" = "Nextcloud server not found";
- "_error_decompressing_" = "Error during decompressing. Unknown compression method or the file is corrupt";
- "_error_json_decoding_" = "Serious internal error in decoding metadata (The data couldn’t be read because it isn’t in the correct format.)";
- // BKPasscode
- "%d Failed Passcode Attempts" = "%d failed passcode attempts";
- "%d Failed Password Attempts" = "%d failed password attempts";
- "1 Failed Passcode Attempt" = "1 failed passcode attempt";
- "1 Failed Password Attempt" = "1 failed password attempt";
- "Do you want to use Touch ID for authentication?" = "Do you want to use Touch/Face ID for authentication?";
- "Done" = "Egina";
- "Enable Touch ID" = "Enable Touch/Face ID";
- "Enter a different passcode. Cannot re-use the same passcode." = "Enter a different passcode. Cannot re-use the same passcode.";
- "Enter a different password. Cannot re-use the same password." = "Enter a different password. Cannot re-use the same password.";
- "Enter a passcode" = "Idatzi pasahitz bat";
- "Enter a password" = "Sartu pasahitz bat";
- "Enter your new passcode" = "Idatzi zure pasakode berria";
- "Enter your new password" = "Idatzi zure pasahitz berria";
- "Enter your old passcode" = "Idatzi zure pasakode zaharra";
- "Enter your old password" = "Sartu pasahitz zaharra";
- "Enter your passcode" = "Idatzi zure pasakodea";
- "Enter your password" = "Idatzi zure pasahitza";
- "Invalid Passcode" = "Pasakode baliogabea";
- "Invalid Password" = "Pasahitz baliogabea";
- "Passcodes did not match.\nTry again." = "Pasakodeak ez datoz bat.\nSaiatu berriro.";
- "Password did not match.\nTry again." = "Pasahitzak ez datoz bat.\nSaiatu berriro.";
- "Re-enter your passcode" = "Idatzi berriro zure pasakodea";
- "Re-enter your password" = "Idatzi berriro zure pasahitza";
- "Try again in %d minutes" = "Saiatu berriro %d minututan";
- "Try again in 1 minute" = "Saiatu berriro minutu 1-etan";
- // QRCode
- "_qrcode_not_authorized_" = "This app is not authorized to use Back Camera";
- "_qrcode_not_supported_" = "QRCode not supported by the current device";
- // Voice Memo
- "_create_voice_memo_" = "Sortu ahots-oharra";
- "_voice_memo_start_" = "sakatu hasteko";
- "_voice_memo_stop_" = "sakatu gelditzeko";
- "_voice_memo_filename_" = "ahots-oharra";
- "_voice_memo_title_" = "Kargatu ahots-oharra";
|