Localizable.strings 134 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128
  1. //
  2. // Localizable.strings
  3. // Nextcloud
  4. //
  5. // Copyright © 2017 Marino Faggiana. All rights reserved.
  6. //
  7. // Author Marino Faggiana <marino.faggiana@nextcloud.com>
  8. //
  9. // This program is free software: you can redistribute it and/or modify
  10. // it under the terms of the GNU General Public License as published by
  11. // the Free Software Foundation, either version 3 of the License, or
  12. // (at your option) any later version.
  13. //
  14. // This program is distributed in the hope that it will be useful,
  15. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. // GNU General Public License for more details.
  18. //
  19. // You should have received a copy of the GNU General Public License
  20. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  21. //
  22. "_itunes_" = "iTunes";
  23. "_cancel_" = "Annullér";
  24. "_tap_to_cancel_" = "Tryk for at annullere";
  25. "_cancel_request_" = "Vil du annullere?";
  26. "_upload_file_" = "Upload fil";
  27. "_download_file_" = "Download fil";
  28. "_loading_" = "Indlæser";
  29. "_loading_with_points_" = "Indlæser …";
  30. "_loading_num_" = "Indlæser fil %i";
  31. "_loading_autoupload_" = "Auto uploading";
  32. "_uploading_" = "Uploading";
  33. "_synchronization_" = "Synkronisering";
  34. "_delete_" = "Slet";
  35. "_delete_file_n_" = "Slet fil %i af %i";
  36. "_rename_" = "Omdøb";
  37. "_rename_file_" = "Omdøb fil";
  38. "_rename_folder_" = "Omdøb mappe";
  39. "_move_" = "Flyt";
  40. "_move_file_n_" = "Flyt fil %i af %i";
  41. "_creating_sharing_" = "Opret deling";
  42. "_updating_sharing_" = "Opdater deling";
  43. "_removing_sharing_" = "Slet deling";
  44. "_add_" = "Tilføj";
  45. "_login_" = "Log ind";
  46. "_save_" = "Gem";
  47. "_warning_" = "Advarsel";
  48. "_error_" = "Fejl";
  49. "_no_" = "Nej";
  50. "_yes_" = "Ja";
  51. "_select_" = "Vælg";
  52. "_deselect_" = "Fravælg";
  53. "_select_all_" = "Vælg alle";
  54. "_upload_" = "Upload";
  55. "_home_" = "Filer";
  56. "_files_" = "Filer";
  57. "_home_dir_" = "Hjem";
  58. "_file_to_upload_" = "File to upload";
  59. "_destination_" = "Destination";
  60. "_ok_" = "OK";
  61. "_beta_version_" = "Beta version";
  62. "_function_in_testing_" = "Funktion under prøve, send gerne information omkring problemer du måtte løbe ind i.";
  63. "_done_" = "Færdig";
  64. "_clear_" = "Ryd";
  65. "_passcode_too_short_" = "Adgangskode for kort, mindst 4 karakterer påkrævet";
  66. "_selected_" = "Valgt";
  67. "_scan_fingerprint_" = "Scan fingeraftryk for at godkende";
  68. "_no_active_account_" = "Ingen konto fundet";
  69. "_info_" = "Info";
  70. "_warning_" = "Advarsel";
  71. "_email_" = "Email";
  72. "_save_exit_" = "Vil du afslutte uden at gemme?";
  73. "_video_" = "Video";
  74. "_overwrite_" = "Overskriv";
  75. "_transfers_in_queue_" = "Overførsler igang, vent venligst...";
  76. "_too_errors_upload_" = "For mange fejl, bekræft venligst problemet";
  77. "_create_" = "Create";
  78. "_create_folder_" = "Opret mappe";
  79. "_create_folder_e2ee_" = "Opret krypteret mappe";
  80. "_create_folder_on_" = "Opret mappe på";
  81. "_close_" = "Luk";
  82. "_postpone_" = "Udsæt";
  83. "_remove_" = "Fjern";
  84. "_file_not_found_" = "Fil ikke fundet";
  85. "_continue_" = "Fortsæt";
  86. "_continue_editing_" = "Fortsæt med at redigere";
  87. "_continue_request_" = "Vil du fortsætte?";
  88. "_auto_upload_folder_" = "Auto upload";
  89. "_gallery_" = "Galleri";
  90. "_photo_" = "Foto";
  91. "_audio_" = "Lyd";
  92. "_unknown_" = "Ukendt";
  93. "_additional_view_options_" = "Additional view options";
  94. "_next_" = "Næste";
  95. "_success_" = "Succes";
  96. "_initialization_" = "Initialisering";
  97. "_experimental_" = "Eksperimental";
  98. "_select_dir_media_tab_" = "Vælg mappe som \"Medie\"";
  99. "_error_creation_file_" = "Ups! Kunne ikke oprette filen";
  100. "_save_path_" = "Gem sti";
  101. "_save_settings_" = "Gem indstillinger";
  102. "_mode_filename_" = "Filnavn tilstand";
  103. "_warning_owncloud_" = "Du er forbundet til en ownCloud server. Dette er ikke testet og ikke supporteret, bruges på eget ansvar. For at opgradere til Nextcloud, se https://nextcloud.com/migration";
  104. "_warning_unsupported_" = "Du bruger en ikke supporteret version af Nextcloud. For sikkerheden af din data, foreslår vi på det stærkeste, at du opdaterer til den nyeste stabile Nextcloud";
  105. "_restore_" = "Gendan";
  106. "_camera_roll_" = "Kamerarulle";
  107. "_tap_here_to_change_" = "Klik her for at ændre";
  108. "_no_albums_" = "Ingen albummer";
  109. "_denied_album_" = "Denne app har ikke adgang til \"Fotos\", du kan aktiverer adgangen i Privatlivs Indstillingerne";
  110. "_denied_camera_" = "Denne app har ikke adgang til \"Kamera\", du kan tillade adgang i Privatlivs Indstillingerne";
  111. "_start_" = "Start";
  112. "_force_start_" = "Gennemtving start";
  113. "_purchase_" = "Køb";
  114. "_account_not_available_" = "Konto %@ af %@ eksisterer ikke. Tilføj den for at kunne læse filen %@";
  115. "_the_account_" = "Kontoen";
  116. "_does_not_exist_" = "eksisterer ikke";
  117. "_error_parameter_schema_" = "Forkerte parametre, umuligt at fortsætte";
  118. "_comments_" = "Kommentarer";
  119. "_sharing_" = "Deling";
  120. "_details_" = "Detaljer";
  121. "_sub_details_" = "Abonnementsoplysninger";
  122. "_subscriptions_" = "Abonnementer";
  123. "_dark_mode_" = "Mørk tilstand";
  124. "_dark_mode_detect_" = "Registrer iOS mørk tilstand";
  125. "_screen_" = "Skærm";
  126. "_wipe_account_" = "Account is wiped from server";
  127. "_appconfig_view_title_" = "Konto instillinger igang";
  128. "_no_permission_add_file_" = "Du har ikke tilladelse til at tilføje filer";
  129. "_no_permission_delete_file_" = "Du har ikke tilladelse til at slette filer";
  130. "_no_permission_modify_file_" = "Du har ikke tilladelse til at ændre filer";
  131. "_no_permission_favorite_file_" = "Du har ikke tilladelse til at tilføje filen til dine favoritter";
  132. "_request_upload_new_ver_" = "Filen er blevet ændret, vil du uploade den nye version?";
  133. "_add_folder_info_" = "Tilføj mappe info";
  134. "_back_" = "Tilbage";
  135. "_search_" = "Søg";
  136. "_of_" = "af";
  137. "_internal_modify_" = "Rediger med intern editor";
  138. "_database_corrupt_" = "Ups noget gik galt. Indtast venligst dine legitimationsoplysninger, men bare rolig, dine filer er forblevet sikre";
  139. "_livephoto_save_" = "Gem Live Foto til Fotoalbum";
  140. "_livephoto_save_error_" = "Fejl under lagring af Live Photo";
  141. "_file_conflict_num_" = "filkonflikt";
  142. "_file_conflicts_num_" = "filkonflikter";
  143. "_file_conflict_desc_" = "Hvilke filer vil du beholde?\nHvis du vælger begge versioner, vil den kopierede fil få tilføjet et nummer til sit navn.";
  144. "_file_conflict_new_" = "Nye filer";
  145. "_file_conflict_exists_" = "Allerede eksisterende filer";
  146. "_file_not_rewite_doc_" = "Det er ikke muligt at overskrive et dokument, men kun at oprette et nyt";
  147. "_move_or_copy_" = "Flyt eller kopier";
  148. "_copy_" = "Kopiér";
  149. "_now_" = "Nu";
  150. "_wait_" = "Vent venligst …";
  151. "_attention_" = "Pas på";
  152. "_recent_" = "Seneste";
  153. "_view_in_folder_" = "Vis i mappe";
  154. "_leave_share_" = "Forlad denne deling";
  155. "_premium_" = "Premium";
  156. "_professional_" = "Professional";
  157. "_current_" = "Nuværende";
  158. "_buy_" = "Køb";
  159. "_disabled_" = "Deaktiveret";
  160. "_standard_" = "Standard";
  161. "_maximum_" = "Maximum";
  162. "_error_occurred_" = "An error occurred, please try again";
  163. "_retry_" = "Retry";
  164. "_images_" = "Images";
  165. /* MARK: Files lock */
  166. "_lock_" = "Lås";
  167. "_unlock_" = "Lås op";
  168. "_lock_file_" = "Lås filen";
  169. "_unlock_file_" = "Lås op filen";
  170. "_lock_selected_files_" = "Lås filer";
  171. "_unlock_selected_files_" = "Lås filer op";
  172. "_locked_by_" = "Låst af %@";
  173. "_file_locked_no_override_" = "Denne fil er låst. Det kan ikke tilsidesættes.";
  174. "_lock_no_permissions_selected_" = "Ikke tilladt for nogle valgte filer eller mapper";
  175. /* Remove a file from a list, don't delete it entirely */
  176. "_remove_file_" = "Fjern fil";
  177. /* Delete file and put it into the trash */
  178. "_delete_file_" = "Slet fil";
  179. "_delete_folder_" = "Slet mappe";
  180. "_delete_photo_" = "Slet foto";
  181. "_delete_video_" = "Slet video";
  182. "_automatic_Download_Image_" = "Brug billedet i fuld opløsning";
  183. "_automatic_Download_Image_footer_" = "Når du ser billeder, skal du altid downloade billederne i fuld opløsning, hvis de ikke er tilgængelige lokalt";
  184. "_size_" = "Størelse";
  185. "_file_size_" = "Eksporteret filstørrelse";
  186. "_dimension_" = "Dimension";
  187. "_duration_" = "Varighed";
  188. "_model_" = "Model";
  189. "_set_user_status_" = "Sæt bruger status";
  190. "_open_settings_" = "Vis indstillinger";
  191. "_rename_ext_title_" = "Ændre filtype?";
  192. "_rename_ext_message_" = "Denne fil kan opføre sig anderledes, hvis du ændrer den fra %@ til %@";
  193. "_use_" = "Brug";
  194. "_keep_" = "Behold";
  195. "_account_request_" = "Anmod om konto";
  196. "_settings_account_request_" = "Anmod om konto ved opstart";
  197. "_print_" = "Print";
  198. "_alias_" = "Alias";
  199. "_alias_placeholder_" = "Write the alias";
  200. "_alias_footer_" = "Giv dine kontonavne et beskrivende navn såsom Hjem, Kontor, Skole ...";
  201. "_chunk_size_mb_" = "Chunk størelse i MB";
  202. "_chunk_footer_title_" = "Filoverførsel i dele (0 er deaktiveret)\nVigtigt: den delte upload virker kun, når appen er \"aktiv\".";
  203. "_privacy_legal_" = "Privatliv og juridisk politik";
  204. "_source_code_" = "Hent kildetekst";
  205. "_account_select_" = "Vælg kontoen";
  206. "_account_select_to_add_" = "Vælg den konto, der skal tilføjes";
  207. "_host_insert_" = "Indsæt værtsnavnet, for eksempel:";
  208. "_certificate_not_found_" = "Filen %@ i dokuments mappen ikke fundet.";
  209. "_copy_failed_" = "Kopiering mislykkedes";
  210. "_certificate_installed_" = "Certifikatet er installeret";
  211. "_remove_local_account_" = "Fjern lokal konto";
  212. "_want_delete_account_" = "Vil du fjerne den lokale konto?";
  213. "_prevent_http_redirection_"= "Omdirigering i HTTP er ikke tilladt";
  214. "_pdf_vertical_" = "PDF lodret visning";
  215. "_pdf_horizontal_" = "PDF vandret visning";
  216. "_single_file_conflict_title_" = "Filkonflikt";
  217. "_multi_file_conflict_title_" = "%@ Filkonflikter";
  218. "_replace_action_title_" = "Erstat";
  219. "_keep_both_action_title_" = "Behold begge";
  220. "_cancel_keep_existing_action_title_" = "Annuller og behold eksisterende";
  221. "_replace_all_action_title_" = "Udskift alle";
  222. "_keep_both_for_all_action_title_" = "Behold begge for alle";
  223. "_more_action_title_" = "Flere detaljer";
  224. "_wait_file_preparation_" = "Please wait, preparing file upload…";
  225. "_wait_file_encryption_" = "Please wait, encrypting file…";
  226. "_passcode_counter_fail_" = "Too many failed attempts, please wait before reattempting";
  227. "_seconds_" = "sekunder";
  228. /* Background of the file listing view */
  229. "_use_as_background_" = "Brug det som baggrund";
  230. /* Background of the file listing view */
  231. "_background_" = "Baggrund";
  232. "_dark_mode_" = "Mørk tilstand";
  233. "_default_color_" = "Brug standard farven";
  234. "_as_default_color_" = "Brug som standard farve";
  235. // MARK: User Status
  236. /* User status */
  237. "_online_" = "Online";
  238. /* User status */
  239. "_away_" = "Ikke tilstede";
  240. /* User status */
  241. "_dnd_" = "Forstyr ikke";
  242. /* User status */
  243. "_dnd_description_" = "Slå alle notifikationer fra";
  244. /* User status */
  245. "_invisible_" = "Usynlig";
  246. /* User status */
  247. "_invisible_description_" = "Vis som offline";
  248. /* User status */
  249. "_status_message_" = "Statusbesked";
  250. "_status_message_placehorder_" = "Hvad er din status";
  251. "_online_status_" = "Online status";
  252. "_clear_status_message_" = "Ryd status notifikation";
  253. "_set_status_message_" = "Sæt statusbesked";
  254. "_clear_status_message_after_" = "Ryd status notifikationer efter";
  255. /* User status */
  256. "_select_option_" = "Vælg indstilling";
  257. "_dont_clear_" = "Ryd ikke";
  258. "_30_minutes_" = "30 minutter";
  259. "_an_hour_" = "en time";
  260. "_1_hour_" = "1 time";
  261. "_4_hours_" = "4 timer";
  262. "day" = "I dag";
  263. "_this_week_" = "Denne uge";
  264. "_days_" = "Dage";
  265. "_hours_" = "Timer";
  266. "_minutes_" = "Minutter";
  267. "_network_available_" = "Network available";
  268. "_network_not_available_" = "Netværk utilgængeligt";
  269. "_file_too_big_" = "Fil for stor til at blive krypteret/dekrypteret";
  270. "_file_too_big_max_100_" = "Fil for stor (max 100 kb.)";
  271. "_...loading..._" = "Indlæser …";
  272. "_download_plist_" = " ";
  273. "_no_reuploadfile_" = "Kunne ikke finde eller gensende fil. Slet uploaden og genindlæs filen for at uploade den.";
  274. "_file_already_exists_" = "Kunne ikke fuldføre operationen, en fil med samme navn eksisterer";
  275. "_read_file_error_" = "Kunne ikke åbne filen";
  276. "_write_file_error_" = "Kunne ikke skrive filen";
  277. "_files_lock_error_" = "Der opstod en fejl under ændring af låsen af denne fil";
  278. "_more_" = "More";
  279. "_notifications_" = "Notifikationer";
  280. "_logout_" = "Log ud";
  281. "_quota_space_unlimited_" = "Ubegrænset";
  282. "_quota_space_unknown_" = "Ukendt";
  283. "_quota_using_" = "Du bruger %@ af %@";
  284. "_acknowledgements_" = "Acknowledgements";
  285. "_settings_" = "Indstillinger";
  286. "_passcode_" = "Password";
  287. "_enter_password_" = "Indtast adgangskode ...";
  288. "_lock_" = "Lås";
  289. "_lock_active_" = "Lås: Tændt";
  290. "_lock_not_active_" = "Lås: Slukket";
  291. "_lock_protection_no_screen_" = "Spørg ikke ved opstart";
  292. "_lock_protection_no_screen_footer_" = "Brug \"Spørg ikke ved opstart\" for krypteringsmuligheden.";
  293. "_enable_touch_face_id_" = "Aktiver Touch/Face ID";
  294. "_url_" = "Url";
  295. "_username_" = "Username";
  296. "_change_credentials_" = "Change your credentials";
  297. "_wifi_only_" = "Only use Wi-Fi connection";
  298. "_settings_autoupload_" = "Auto upload";
  299. "_app_version_" = "Applikationsversion";
  300. "_app_in_use_" = "Application in use";
  301. "_contact_by_email_" = "Contact us by email";
  302. "_clear_cache_" = "Ryd cache";
  303. "_clear_cache_footer_" = "Ryd downloaded og offline filer fra appen";
  304. "_exit_" = "Nulstil applikation";
  305. "_exit_footer_" = "Remove all accounts and local data from the app.";
  306. "_funct_not_enabled_" = "Funktionalitet ikke aktiveret";
  307. "_passcode_activate_" = "Adgangskode lås tændt";
  308. "_disabling_passcode_" = "Fjerner adgangskode lås";
  309. "_want_exit_" = "Bemærk! Vil blive nulstillet til begyndelsestilstand. Fortsæt?";
  310. "_proceed_" = "Fortsæt";
  311. "_delete_cache_" = "Slet cache";
  312. "_want_delete_cache_" = "Vil du slette cachen (dette fjerner også de igangværende overførsler)?";
  313. "_want_delete_thumbnails_" = "Vil du også slette alle thumbnails?";
  314. "_mail_deleted_" = "Mail deleted";
  315. "_mail_saved_" = "Mail gemt";
  316. "_mail_sent_" = "Email sendt";
  317. "_mail_failure_" = "Kunne ikke email: %@";
  318. "_information_req_" = "Information request";
  319. "_write_in_english_" = "Skriv venligst til os på Engelsk";
  320. "_credentials_" = "Legitimationsoplysninger";
  321. "_manage_account_" = "Administrér konto";
  322. "_change_password_" = "Skift kodeord";
  323. "_add_account_" = "Tilføj konto";
  324. "_delete_account_" = "Fjern konto";
  325. "_delete_active_account_" = "Fjern aktiv konto";
  326. "_want_delete_" = "Du sletter følgende:";
  327. "_want_leave_share_" = "Du vil efterlade følgende delinger:";
  328. "_no_delete_" = "Nej, lad være med at slette";
  329. "_yes_delete_" = "Ja, slet";
  330. "_remove_cache_" = "Sletter cache, vent venligst …";
  331. "_optimizations_" = "Optimeringer";
  332. "_synchronizations_" = "Synkroniseringsmapper";
  333. "_version_server_" = "Server version";
  334. "_help_" = "Hjælp";
  335. "_change_simply_passcode_" = "Skift adgangskodetype";
  336. "_quota_" = "Kvote";
  337. "_available_" = "Tilgængelig";
  338. "_not_available_" = "Ikke tilgængelig";
  339. "_accounts_" = "Konti";
  340. "_information_" = "Information";
  341. "_personal_information_" = "Personlige oplysninger";
  342. "_user_full_name_" = "Fulde navn";
  343. "_user_address_" = "Adresse";
  344. "_user_phone_" = "Telefonnummer";
  345. "_user_email_" = "Email";
  346. "_user_web_" = "Hjemmeside";
  347. "_user_twitter_" = "Twitter";
  348. "_user_job_" = "Job";
  349. "_user_businesssize_" = "Virksomhedsstørrelse";
  350. "_user_businesstype_" = "Virksomheds type";
  351. "_user_city_" = "By";
  352. "_user_country_" = "Land";
  353. "_user_company_" = "Firma";
  354. "_user_role_" = "Rolle";
  355. "_user_zip_" = "Postnummer";
  356. "_user_owner_" = "Ejer";
  357. "_user_employee_" = "Ansat";
  358. "_user_contractor_" = "Leverandør";
  359. "_user_editprofile_" = "Redigér profil";
  360. "_select_offline_warning_" = "At gøre flere filer og mapper tilgængelige offline kan tage et stykke tid og bruge meget hukommelse, mens du gør det.";
  361. "_advanced_" = "Avanceret";
  362. "_permissions_" = "Rettigheder";
  363. "_disable_files_app_" = "Deaktiver Filer App Integration";
  364. "_disable_files_app_footer_" = "Do not permit the access of files via the iOS Files application.";
  365. "_trial_" = "Prøve";
  366. "_trial_expired_day_" = "Dage tilbage";
  367. "_time_remaining_" = "%@ tilbage";
  368. "_disableLocalCacheAfterUpload_footer_" = "Efter upload af filen skal du ikke opbevare den i den lokale cache";
  369. "_disableLocalCacheAfterUpload_" = "Deaktiver lokal cache";
  370. "_autoupload_" = "Auto upload fotos/videoer";
  371. "_autoupload_select_folder_" = "Vælg \"Auto upload\" mappen";
  372. "_autoupload_error_select_folder_" = "Vælg en gyldig mappe til \"Auto upload\"";
  373. "_autoupload_background_" = "Auto upload i baggrunden";
  374. "_autoupload_photos_" = "Auto upload fotos";
  375. "_autoupload_videos_" = "Auto upload videoer";
  376. "_autoupload_favorites_" = "Auto upload favorites only";
  377. "_autoupload_description_" = "New photos/videos will be automatically uploaded to your server.";
  378. "_autoupload_description_background_" = "Denne indstilling kræver brugen af GPS for at udløse opdagelsen af nye fotos/videoer i kamerarullen så snart placeringen ændres markant";
  379. "_autoupload_background_title_" = "Begrænsninger";
  380. "_autoupload_background_msg_" = "Grundet iOS begrænsninger, er det endnu ikke muligt at udføre baggrundsprocesser, med mindre GPS tjenester er aktiveret. Så snart din placering på mobildatanettet ændres, vågner systemet op kort og tjekker for nye billeder der kan uploades til skyen.";
  381. "_autoupload_change_location_" = "Skift mappe";
  382. "_autoupload_location_now_" = "Mappe";
  383. "_autoupload_location_default_" = "Gendan standard mappe";
  384. "_autoupload_change_location_footer_" = "Skift mappe, der bruges til \"Automatisk upload af kamerabilleder\" (hvis indstillingen er aktiveret)";
  385. "_autoupload_not_select_home_" = "Vælg en mappe";
  386. "_autoupload_save_album_" = "Kopier foto eller video til foto albummet";
  387. "_autoupload_fullphotos_" = "Upload hele kamerarullen";
  388. "_autoupload_fullphotos_footer_" = "Adjust the options above before uploading.";
  389. "_autoupload_create_subfolder_" = "Brug undermapper";
  390. "_autoupload_create_subfolder_footer_" = "Store in subfolders based on year, month or daily.";
  391. "_autoupload_subfolder_granularity_" = "Undermappe Granularitet";
  392. "_filenamemask_" = "Skift filnavnsmasken";
  393. "_filenamemask_footer_" = "By default, when a file is uploaded, it automatically gets the following format: yy-mm-dd hh-mm-ss plus a 4-digit counter. If you do not like this format, you can change it here except for the final 4-digit counter, which cannot be omitted.";
  394. "_autoupload_current_folder_" = "Aktuelt valgt mappe";
  395. "_help_tutorial_" = "Tutorial";
  396. "_help_intro_" = "Introduktion til Nextcloud";
  397. "_help_activity_verbose_" = "Detaljeret Aktivitetsfeed";
  398. "_help_activity_mail_" = "Send aktivitet via mail";
  399. "_help_activity_clear_" = "Ryd aktivitet";
  400. "_show_hidden_files_" = "Vis skjulte filer";
  401. "_format_compatibility_" = "Mest kompatibel";
  402. "_format_compatibility_footer_" = "\"Mest kompatible\" gemmer billeder som JPEG, hvis det er muligt.";
  403. "_terms_" = "Servicevilkår";
  404. "_privacy_" = "Privatliv";
  405. "_privacy_policy_" = "Fortrolighedspolitik";
  406. "_privacy_footer_" = "This app 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.";
  407. "_crashservice_title_" = "Deaktiver crash reporter";
  408. "_crashservice_alert_" = "Denne indstilling kræver en genstart af appen for at træde i kraft";
  409. "_upload_mov_livephoto_" = "Live Foto";
  410. "_upload_mov_livephoto_footer_" = "\"Live Foto\" gemmer det valgte billede i \"Live Photo\"-format, hvis det er muligt.";
  411. "_view_capabilities_" = "Se mulighederne";
  412. "_capabilities_" = "Muligheder";
  413. "_no_capabilities_found_" = "Muligheder ikke fundet";
  414. "_capabilities_footer_" = "Display the packages used by the app if they are installed and available on the server.";
  415. "_diagnostics_" = "Diagnostik";
  416. "_view_log_" = "Vis log fil";
  417. "_clear_log_" = "Ryd log fil";
  418. "_set_log_level_" = "Set Log level";
  419. "_log_file_clear_alert_" = "Log file cleared \n successfully!";
  420. "_connect_server_anyway_" = "Vil du alligevel oprette forbindelse til serveren?";
  421. "_server_is_trusted_" = "Do you consider this server trusted?";
  422. "_connection_error_" = "Forbindelses fejl";
  423. "_serverstatus_error_" = "Forbindelse til serveren fejlede, tjek din serveradresse eller netværksstatus";
  424. "_add_your_nextcloud_" = "Add your account";
  425. "_login_url_" = "Server address https:// …";
  426. "_login_bottom_label_" = "Har du ikke en server endnu?\nVælg en af disse udbydere.";
  427. "_error_multidomain_" = "Adresse ikke tilladt, kun de følgende er tilladt:";
  428. "_account_already_exists_" = "Kontoen %@ eksisterer allerede";
  429. "_traditional_login_" = "Vend tilbage til den gamle login metode";
  430. "_web_login_" = "Vend tilbage til web login metode";
  431. "_login_url_error_" = "URL error, please verify your server URL";
  432. "_webflow_not_available_" = "Web login not available, use the old login method";
  433. "_favorites_" = "Foretrukne";
  434. "_favorite_short_" = "Favorite";
  435. "_unfavorite_" = "Fjern foretrukken";
  436. "_no_files_uploaded_" = "Ingen filer uploadet";
  437. "_tutorial_favorite_view_" = "Filer og mapper du markerer som favoritter vil blive vist her";
  438. "_tutorial_offline_view_" = "Filer kopieret her vil være tilgængelige offline.\n\nDe vil blive synkroniseret med din sky.";
  439. "_tutorial_groupfolders_view_" = "No Group folders yet";
  440. "_tutorial_local_view_" = "Du vil finde de udpakkede filer fra din sky.\n\nForbind til iTunes for at dele disse filer.";
  441. "_more_" = "More";
  442. "_favorite_no_files_" = "Ingen foretrukne endnu";
  443. "_pull_down_" = "Træk ned for at opdatere";
  444. "_no_photo_load_" = "Ingen foto eller video";
  445. "_tutorial_autoupload_view_" = "Du kan aktivere auto uploads fra \"Indstillinger\"";
  446. "_no_date_information_" = "Ingen dato information";
  447. "_no_camera_information_" = "No camera information";
  448. "_no_lens_information_" = "No lens information";
  449. "_today_" = "Idag";
  450. "_yesterday_" = "I går";
  451. "_time_" = "Tid %@\n\n%@";
  452. "_location_not_enabled_" = "Location Services not enabled";
  453. "_location_not_enabled_msg_" = "Vær venlig og gå til \"Indstillinger\" og tænd for \"Lokationstjenester\"";
  454. "_access_photo_not_enabled_" = "Adgang til billeder er ikke aktiveret";
  455. "_access_photo_not_enabled_msg_" = "Vær venlig og til \"Indstillinger\" og tænd for \"Foto adgang\"";
  456. "_access_background_app_refresh_denied_" = "\"Background App Refresh\" is denied. Please enable it in \"Settings\" otherwise, new photos or videos will not be detected when the application is in the background";
  457. "_access_photo_location_not_enabled_" = "Adgang til billeder og placering er ikke aktiveret";
  458. "_access_photo_location_not_enabled_msg_" = "Vær venlig og gå til \"Indstillinger\" og tænd for \"Foto adgang\" og \"Lokationstjenester\"";
  459. "_tutorial_photo_view_" = "Ingen fotos eller videoer uploaded endnu";
  460. "_error_createsubfolders_upload_" = "Fejl ved skabelse af undermapper";
  461. "_activate_autoupload_" = "Aktiver auto upload";
  462. "_remove_photo_CameraRoll_" = "Remove from camera roll";
  463. "_remove_photo_CameraRoll_desc_" = "\"Remove from camera roll\" after uploads, a confirmation message will be displayed to delete the uploaded photos or videos from the camera roll. The deleted photos or videos will still be available in the iOS Photos Trash for 30 days.";
  464. "_never_" = "aldrig";
  465. "_less_a_minute_" = "for mindre end et minut siden";
  466. "_a_minute_ago_" = "for et minut siden";
  467. "_minutes_ago_" = "for %d minutter siden";
  468. "_an_hour_ago_" = "for en time siden";
  469. "_hours_ago_" = "for %d timer siden";
  470. "_a_day_ago_" = "for en dag siden";
  471. "_days_ago_" = "for %d dage siden";
  472. "_over_30_days_" = "over 30 dage";
  473. "_connection_internet_offline_" = "Internetforbindelsen ser ud til at være offline eller kun tilladt Wi-Fi";
  474. "_insert_password_" = "Enter password";
  475. "_update_in_progress_" = "Version upgrade, please wait …";
  476. "_forbidden_characters_" = "Forbidden characters: %@";
  477. "_cannot_send_mail_error_" = "Ingen konto opsat, eller forkert email adresse indtastet";
  478. "_open_url_error_" = "Cannot open the URL for this action";
  479. "_photo_camera_" = "Fotos";
  480. "_media_" = "Medie";
  481. "_unzip_in_progress_" = "Extraction in progress on local storage …";
  482. "_file_unpacked_" = "Fil udpakket på lokalt lager";
  483. "_file_saved_local_" = "Fil gemt på lokalt lager.";
  484. "_file_not_present_" = "Fejl: Fil ikke til stede, venligst genindlæs.";
  485. "_order_by_" = "Sorter efter";
  486. "_name_" = "Name";
  487. "_date_" = "Dato";
  488. "_size_" = "Størelse";
  489. "_order_by_name_a_z_" = "Sorfter efter navn (from A til Å)";
  490. "_sorted_by_name_a_z_" = "Sorted by name (from A to Z)";
  491. "_order_by_name_z_a_" = "Sorfter efter navn (from Å til A)";
  492. "_sorted_by_name_z_a_" = "Sorted by name (from Z to A)";
  493. "_order_by_date_more_recent_" = "Sort by newest";
  494. "_sorted_by_date_more_recent_" = "Sorted by newest";
  495. "_order_by_date_less_recent_" = "Sort by oldest";
  496. "_sorted_by_date_less_recent_" = "Sorted by oldest";
  497. "_order_by_size_smallest_" = "Sort by smallest";
  498. "_sorted_by_size_smallest_" = "Sorted by smallest";
  499. "_order_by_size_largest_" = "Sort by largest";
  500. "_sorted_by_size_largest_" = "Sorted by largest";
  501. "_delete_selected_files_" = "Delete files";
  502. "_move_selected_files_" = "Move files";
  503. "_move_or_copy_selected_files_" = "Move or copy files";
  504. "_download_selected_files_" = "Download files";
  505. "_download_selected_files_folders_" = "Download filer og mapper";
  506. "_error_operation_canc_" = "Fejl: Operation annulleret.";
  507. "_only_lock_passcode_" = "Kun tilgængelig med Lås adgangskode aktiveret. Aktiver det under \"Indstillinger\".";
  508. "_go_to_app_settings_" = "Go to app settings";
  509. "_passcode_protection_" = "Adgangskodebeskyttelse";
  510. "_remove_favorites_" = "Fjern fra favoritter";
  511. "_remove_offline_" = "Fjern fra offline";
  512. "_add_favorites_" = "Tilføj til favoritter";
  513. "_add_offline_" = "Tilføj til offline";
  514. "_remove_passcode_" = "Fjern adgangskodebeskyttelse";
  515. "_protect_passcode_" = "Beskyt med adgangskode";
  516. "_share_" = "Del";
  517. "_reload_" = "Genindlæs";
  518. "_open_in_" = "Open in …";
  519. "_open_" = "Open …";
  520. "_remove_local_file_" = "Remove locally";
  521. "_add_local_" = "Tilføj til lokal lagerplads";
  522. "_comm_erro_pull_down_" = "Bemærk: Kommunikationsfejl med serveren. Træk ned for at genindlæse.";
  523. "_file_not_downloaded_" = "fil ikke downloadet";
  524. "_file_not_uploaded_" = "fil ikke uploadet";
  525. "_folders_" = "mapper";
  526. "_folder_" = "mappe";
  527. "_files_" = "Filer";
  528. "_file_" = "fil";
  529. "_folder_blocked_" = "Mappe blokeret";
  530. "_downloading_progress_" = "Initiating download of files …";
  531. "_no_file_pull_down_" = "Upload en fil eller træk ned for at genindlæse";
  532. "_browse_images_" = "Browse billeder";
  533. "_synchronized_folder_" = "Hold mappen synkroniseret";
  534. "_remove_synchronized_folder_" = "Sluk for synkronisering";
  535. "_synchronized_confirm_" = "Aktiverer synkroniseringen, vil alle filer i mappen blive synkroniseret med serveren, kontinuerligt?";
  536. "_offline_folder_confirm_" = "Efter aktivering af offline mappe, vil alle filer i den blive synkroniseret med serveren, fortsæt?";
  537. "_file_not_found_reload_" = "Filen blev ikke fundet. Træk ned for at opdatere";
  538. "_title_section_download_" = "DOWNLOAD";
  539. "_download_" = "Download";
  540. "_title_section_upload_" = "UPLOAD";
  541. "_group_alphabetic_yes_" = "✓ Grupper alfabetisk";
  542. "_group_alphabetic_no_" = "Grupper alfabetisk";
  543. "_group_typefile_yes_" = "✓ Gruppér efter fil type";
  544. "_group_typefile_no_" = "Gruppér efter fil type";
  545. "_group_date_yes_" = "✓ Gruppér efter dato";
  546. "_group_date_no_" = "Gruppér efter dato";
  547. "_element_" = "element";
  548. "_elements_" = "elementer";
  549. "_tite_footer_upload_wwan_" = "Wi-Fi netværk påkrævet, %lu %@ for at uploade";
  550. "_tite_footer_upload_" = "%lu %@ til upload";
  551. "_tite_footer_download_wwan_" = "Wi-FI er påkrævet for at kunne downloade %lu %@";
  552. "_tite_footer_download_" = "%lu %@ til download";
  553. "_limited_dimension_" = "Maksimal størrelse er nået";
  554. "_save_selected_files_" = "Save to photo gallery";
  555. "_file_not_saved_cameraroll_" = "Fejl: Fil ikke gemt i foto album";
  556. "_file_saved_cameraroll_" = "Fil gemt i foto album";
  557. "_directory_on_top_yes_" = "✓ Mapper på toppen";
  558. "_directory_on_top_no_" = "Mapper på toppen";
  559. "_show_description_" = "Show description";
  560. "_no_description_available_" = "No description available for this folder";
  561. "_folder_automatic_upload_" = "Mappe for \"Auto upload\"";
  562. "_search_no_record_found_" = "Intet resultat";
  563. "_search_in_progress_" = "Search in progress …";
  564. "_search_instruction_" = "Søg efter fil (mindst 2 karakterer)";
  565. "_files_no_files_" = "Ingen filer herinde";
  566. "_files_no_folders_" = "Ingen mapper herinde";
  567. "_request_in_progress_" = "Request to server in progress …";
  568. "_personal_files_only_" = "Personal files only";
  569. "audio" = "AUDIO";
  570. "compress" = "COMPRESS";
  571. "directory" = "FOLDERS";
  572. "document" = "DOCUMENTS";
  573. "image" = "IMAGES";
  574. "template" = "TEMPLATES";
  575. "unknow" = "UNKNOWN";
  576. "video" = "VIDEO";
  577. "_file_del_only_local_" = "Fil ikke til stede på server";
  578. "_copy_file_" = "Kopiér";
  579. "_paste_file_" = "Paste";
  580. "_open_quicklook_" = "Open with Quick Look";
  581. "_search_this_folder_" = "Søg i denne mappe";
  582. "_search_all_folders_" = "Søg i alle mapper";
  583. "_search_sub_folder_" = "Søg her og inde i undermapper";
  584. "_theming_is_light_" = "Server tematisering for lys, ikke anvendelig";
  585. "_cancel_all_task_" = "Annuller alle overførsler";
  586. "_status_wait_download_" = "Venter på download";
  587. "_status_in_download_" = "I download";
  588. "_status_downloading_" = "Downloader";
  589. "_status_wait_upload_" = "Venter på at uploade";
  590. "_status_wait_create_folder_" = "Venter på at oprette mappen";
  591. "_status_wait_delete_" = "Waiting to delete";
  592. "_status_wait_rename_" = "Venter på at omdøbe";
  593. "_status_wait_favorite_" = "Venter på at skifte favorit";
  594. "_status_wait_copy_" = "Venter på at kopiere";
  595. "_status_wait_move_" = "Venter på at flytte";
  596. "_status_in_upload_" = "I upload";
  597. "_status_uploading_" = "Uploader";
  598. "_status_upload_error_" = "Fejl, venter på at uploade";
  599. "_select_media_folder_" = "Set Media folder";
  600. "_media_viewimage_show_" = "Show only images";
  601. "_media_viewvideo_show_" = "Show only video";
  602. "_media_show_all_" = "Show both";
  603. "_media_view_options_" = "View options";
  604. "_media_by_created_date_" = "Sorter efter oprettelsesdato";
  605. "_media_by_upload_date_" = "Sorter efter upload dato";
  606. "_media_by_modified_date_" = "Sortér efter dato ændret";
  607. "_insert_password_pfd_" = "Sikker PDF, indtast adgangskode.";
  608. "_password_pdf_error_" = "Forkert adgangskode";
  609. "_error_download_photobrowser_" = "Fejl: Ude af stand til at downloade foto";
  610. "_good_morning_" = "God morgen";
  611. "_good_day_" = "Good day";
  612. "_good_afternoon_" = "God eftermiddag";
  613. "_good_evening_" = "God aften";
  614. "_good_night_" = "Godnat";
  615. "_servers_" = "Servers";
  616. "_select_server_" = "Please select a server...";
  617. // MARK: Share
  618. "_share_link_" = "Del link";
  619. "_share_link_button_" = "Send link to …";
  620. "_share_link_name_" = "Link name";
  621. "_password_" = "Adgangskode";
  622. "_share_password_" = "Adgangskodebeskyttet link";
  623. "_share_expirationdate_" = "Indstil udløbsdato på link";
  624. "_date_" = "Dato";
  625. "_share_title_" = "Del";
  626. "_add_sharee_" = "Tilføj bruger eller gruppe";
  627. "_add_sharee_footer_" = "Du kan dele denne ressource ved at tilføje brugere og grupper. For at fjerne en deling, fjern alle brugere og grupper";
  628. "_find_sharee_title_" = "Søg";
  629. "_find_sharee_" = "Search for user or group …";
  630. "_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";
  631. "_user_is_group_" = "(Gruppe)";
  632. "_direct_sharee_title_" = "Del";
  633. "_direct_sharee_footer_" = "If you already know the name, enter it, then select the share type and press \"Done\" to confirm";
  634. "_direct_sharee_" = "Enter the username …";
  635. "_user_sharee_footer_" = "Tryk for at ændre tilladelser";
  636. "_share_type_title_" = "Type af deling";
  637. "_share_type_user_" = "Bruger";
  638. "_share_type_group_" = "Gruppe";
  639. "_share_type_remote_" = "Ekstern";
  640. "_enforce_password_protection_" = "Gennemtving adgangskodebeskyttelse";
  641. "_password_obligatory_" = "Foretag adgangskodebeskyttelse aktiveret, adgangskode obligatorisk";
  642. "_shared_with_you_by_" = "Delt med dig af";
  643. "_shareLinksearch_placeholder_" = "Name, email, or Federated Cloud ID …";
  644. "_shareLinksearch_mail_placeholder_" = "Type a name or an email and press Search";
  645. "_new_comment_" = "Ny kommentar…";
  646. "_edit_comment_" = "Redigér kommentar";
  647. "_delete_comment_" = "Slet kommentar";
  648. "_share_allow_editing_" = "Tillad redigering";
  649. "_share_read_only_" = "Kun visning";
  650. "_share_editing_" = "Can edit";
  651. "_share_allow_upload_" = "Tillad upload og redigering";
  652. "_share_file_drop_" = "Fil drop (kun upload)";
  653. "_share_secure_file_drop_" = "Secure file drop (upload only)";
  654. "_share_hide_download_" = "Skjul download";
  655. "_share_password_protect_" = "Beskyt med adgangskode";
  656. "_share_expiration_date_" = "Angiv udløbsdato";
  657. "_share_note_recipient_" = "Note til modtager";
  658. "_share_delete_sharelink_" = "Delete link";
  659. "_share_add_sharelink_" = "Tilføj et link mere";
  660. "_share_can_reshare_" = "Tillad videredeling";
  661. "_share_can_create_" = "Tillad oprettelse";
  662. "_share_can_change_" = "Tillad redigering";
  663. "_share_can_delete_" = "Tillad sletning";
  664. "_share_can_download_" = "Allow download";
  665. "_share_unshare_" = "Fjern deling";
  666. "_share_internal_link_" = "Internt link";
  667. "_share_internal_link_des_" = "Only works for users with access to this file/folder";
  668. "_share_reshare_disabled_" = "You are not allowed to reshare this file/folder";
  669. "_share_reshare_restricted_" = "Note: You only have limited permission to reshare this file/folder";
  670. "_no_transfer_" = "Ingen overførsler endnu";
  671. "_no_transfer_sub_" = "Uploads og downloads fra denne enhed vil dukke op her";
  672. "_no_activity_" = "Ingen aktivitet endnu";
  673. "_no_activity_footer_" = "No more activities to load";
  674. "_transfers_" = "Overførsler";
  675. "_activity_" = "Aktivitet";
  676. "_activity_file_not_present_" = "Fil ikke længere til stede";
  677. "_trash_file_not_found_" = "It seems that the file is not in the trash. Go to the trash to update it and try again";
  678. "_list_shares_" = "Delinger";
  679. "_list_shares_no_files_" = "Ingen delinger endnu";
  680. "_tutorial_list_shares_view_" = "Filer og mapper du deler vil dukke op her";
  681. "_create_synchronization_" = "Skab synkronisering";
  682. "_offline_" = "Offline";
  683. "_local_storage_" = "Local storage";
  684. "_local_storage_no_record_" = "Ingen filer endnu";
  685. "_upload_photos_videos_" = "Upload fotos og videoer";
  686. "_upload_file_" = "Upload fil";
  687. "_upload_file_text_" = "Opret tekstdokument";
  688. "_create_nextcloudtext_document_" = "Opret tekst dokument";
  689. "_save_document_picker_" = "Gem her";
  690. "_destination_folder_" = "Destinationsmappe";
  691. "_use_folder_auto_upload_" = "Brug \"Auto upload\" mappen som destination";
  692. "_rename_filename_" = "Omdøb";
  693. "_filename_" = "Filnavn";
  694. "_enter_filename_" = "Enter filename …";
  695. "_default_preview_filename_footer_" = "Example preview of filename: IMG_0001.JPG";
  696. "_filename_header_" = "Enter filename";
  697. "_preview_filename_" = "Eksempel visning af filnavn. Du kan bruge denne maske %@ for dato/tid";
  698. "_add_filenametype_" = "Specificer type i filnavnet";
  699. "_filenametype_photo_video_" = "Foto/Video";
  700. "_maintain_original_filename_" = "Oprethold originalt filnavn";
  701. "_modify_photo_" = "Modificer foto";
  702. "_notifications_" = "Notifikationer";
  703. "_no_notification_" = "Ingen notifikationer endnu";
  704. "_autoupload_filename_title_" = "Auto upload filnavn";
  705. "_untitled_" = "Untitled";
  706. "_text_upload_title_" = "Upload tekst fil";
  707. "_e2e_settings_title_" = "Kryptering";
  708. "_e2e_settings_" = "End-to-end kryptering";
  709. "_e2e_settings_start_" = "Start end-to-end kryptering";
  710. "_e2e_settings_not_available_" = "End-to-end kryptering ikke tilgængelig";
  711. "_e2e_settings_activated_" = "End-to-end kryptering aktiveret";
  712. "_e2e_server_disabled_" = "End-to-end encryption app disabled on server";
  713. "_e2e_settings_view_passphrase_" = "Alle 12 ord sammensat skabe ren meget stærk adgangskode, tillader kun dig at se og skabe krypterede filer. Skriv koden ned og gem den et sikkert sted.";
  714. "_e2e_settings_read_passphrase_" = "Læs kodeord";
  715. "_e2e_settings_lock_not_active_" = "Lås ikke aktiv, gå tilbage til \"Indstillinger\" og aktivér det";
  716. "_e2e_settings_the_passphrase_is_" = "Kodeordet er:";
  717. "_e2e_passphrase_request_title_" = "Anmod om kodeord";
  718. "_e2e_passphrase_request_message_" = "Indsæt de 12 ord";
  719. "_e2e_settings_remove_" = "Fjern kryptering lokalt";
  720. "_e2e_settings_remove_message_" = "Bekræft fjernelsen af kryptering sammen med kodeordet.";
  721. "_e2e_set_folder_encrypted_" = "Krypter";
  722. "_e2e_remove_folder_encrypted_" = "Dekrypter";
  723. "_e2e_goto_settings_for_enable_" = "Dette er en krypteret mappe, gå til \"Indstillinger\" og aktiver end-to-end kryptering";
  724. "_e2e_error_" = "An internal end-to-end encryption error occurred";
  725. "_e2e_in_upload_" = "Upload in progress, please wait for all files to be transferred";
  726. "_scans_document_" = "Scan dokument";
  727. "_scanned_images_" = "Skannede billeder";
  728. "_scan_document_pdf_page_" = "Side";
  729. "_scan_label_document_zone_" = "Tap or drag images down for document creation";
  730. "_filter_document_" = "Document";
  731. "_filter_original_" = "Original";
  732. "_filter_bn_" = "Sort & hvid";
  733. "_filter_grayscale_" = "Gråtone";
  734. "_quality_image_title_" = "Preview image quality";
  735. "_quality_high_" = "Stor filetørrelse af høj kvalitet";
  736. "_quality_medium_" = "Gennemsnitlig filstørrelse af mellem kvalitet";
  737. "_quality_low_" = "Lille filstørrelse af lav kvalitet";
  738. "_file_type_" = "Filtype";
  739. "_pdf_password_" = "PDF adgangskode";
  740. "_file_creation_" = "Fil skabelse";
  741. "_delete_all_scanned_images_" = "Delete all scanned images";
  742. "_text_recognition_" = "Tekstgenkendelse";
  743. /* The title on the navigation bar of the Scanning screen. */
  744. "wescan.scanning.title" = "Skanner";
  745. /* The "Next" button on the right side of the navigation bar on the Edit screen. */
  746. "wescan.edit.button.next" = "Næste";
  747. /* The title on the navigation bar of the Edit screen. */
  748. "wescan.edit.title" = "Rediger Skan";
  749. /* The "Done" button on the right side of the navigation bar on the Review screen. */
  750. "wescan.review.button.done" = "Færdig";
  751. /* The title on the navigation bar of the Review screen. */
  752. "wescan.review.title" = "Gennemse";
  753. "_trash_view_" = "Slettede filer";
  754. "_trash_restore_all_" = "Gendan alle filer";
  755. "_trash_delete_all_" = "Tøm skrald";
  756. "_trash_delete_permanently_" = "Slet permanent";
  757. "_trash_delete_all_description_" = "Do you want to empty the trash bin?";
  758. "_trash_no_trash_" = "Ingen filer slettet";
  759. "_trash_no_trash_description_" = "Du kan gendanne slettede filer her";
  760. "_trash_restore_selected_" = "Restore selected files?";
  761. "_trash_delete_selected_" = "Delete selected files?";
  762. "_recover_" = "Recover";
  763. "_confirm_delete_selected_" = "Are you sure you want to delete the selected items?";
  764. "_manage_file_offline_" = "Håndter filer offline";
  765. "_set_available_offline_" = "Sæt som tilgængelig offline";
  766. "_remove_available_offline_" = "Fjern som tilgængelig offline";
  767. "_create_new_document_" = "Skab nyt dokument";
  768. "_create_new_spreadsheet_" = "Skab nyt regneark";
  769. "_create_new_presentation_" = "Skab ny præsentation";
  770. "_go_online_" = "Go online to see the document";
  771. "_intro_1_title_" = "Et sikket hjem til alt dit data";
  772. "_intro_2_title_" = "Sikkert samarbejde & filudveksling";
  773. "_intro_3_title_" = "Easy-to-use web mail, calendaring & contacts";
  774. "_intro_4_title_" = "Screen sharing, online meetings & web conferences";
  775. "_log_in_" = "Log ind";
  776. "_sign_up_" = "Sign up with provider";
  777. "_host_your_own_server" = "Host din egen server";
  778. "_unauthorized_" = "Uautoriseret";
  779. "_bad_username_password_" = "Forkert brugernavn eller adgangskode";
  780. "_cancelled_by_user" = "Overførslen er annulleret";
  781. "_error_folder_destiny_is_the_same_" = "Det er ikke muligt at flytte mappen ind i sig selv";
  782. "_error_not_permission_" = "Du har ikke tilladelse til at fuldføre handlingen";
  783. "_error_path_" = "Kan ikke åbne denne fil eller mappe. Sørg for, at den findes";
  784. "_file_upload_not_exitst_" = "Filen du gerne vil uploade findes ikke";
  785. "_forbidden_characters_from_server_" = "Navnet indeholder mindst ét ugyldigt tegn";
  786. "_error_not_modified_" = "Resource not modified";
  787. "_not_connected_internet_" = "Server connection error";
  788. "_not_possible_connect_to_server_" = "It is not possible to connect to the server at this time";
  789. "_not_possible_create_folder_" = "Folder could not be created";
  790. "_server_down_" = "Kunne ikke oprette kontakt med server";
  791. "_time_out_" = "Timeout, try again";
  792. "_unknow_response_server_" = "Unexpected response from server";
  793. "_user_authentication_required_" = "Bruger autentificering påkrævet";
  794. "_file_directory_locked_" = "Fil eller mappe er låst";
  795. "_ssl_certificate_untrusted_" = "Certefikatet for denne server er ikke korrekt";
  796. "_ssl_certificate_changed_" = "The certificate for this server seems to have changed";
  797. "_internal_server_" = "Intern server fejl";
  798. "_file_already_exists_" = "Kunne ikke fuldføre operationen, en fil med samme navn eksisterer";
  799. "_file_folder_not_exists_" = "The source file wasn't found at the specified path";
  800. "_folder_contents_nochanged_" = "The folder contents have not changed";
  801. "_images_invalid_converted_" = "The image is invalid and cannot be converted to a thumbnail";
  802. "_method_not_expected_" = "Uventet anmodningsmetode";
  803. "_reauthenticate_user_" = "Adgang udløbet, log ind igen";
  804. "_server_error_retry_" = "Serveren er midlertidig utilgængelig";
  805. "_too_many_files_" = "For mange filer ville være involveret i denne operation";
  806. "_too_many_request_" = "For mange filer sendt gjorde at kvotegrænsen blev nået";
  807. "_user_over_quota_" = "Pladsbegrænsningen er ramt";
  808. "_ssl_connection_error_" = "Connection SSL error, try again";
  809. "_bad_request_" = "Dårlig anmodning";
  810. "_webdav_locked_" = "WebDAV låst: Prøver at tilgå en låst ressource";
  811. "_error_user_not_available_" = "Den bruger er ikke længere tilgængelig";
  812. "_server_response_error_" = "Server respons indholdsfejl";
  813. "_no_nextcloud_found_" = "Server not found";
  814. "_error_decompressing_" = "Error during decompressing. Unknown compression method or the file is corrupt";
  815. "_error_json_decoding_" = "Serious internal error in decoding metadata (The data couldn't be read because it isn't in the correct format.)";
  816. "_error_check_remote_user_" = "Server responded with an error. Please log in again";
  817. "_request_entity_too_large_" = "The file is too large";
  818. "_not_possible_download_" = "It is not possible to download the file";
  819. "_not_possible_upload_" = "It is not possible to upload the file";
  820. "_error_files_upload_" = "Error uploading files";
  821. "_method_not_allowed_" = "The requested method is not supported";
  822. "_invalid_url_" = "Ugyldig server adresse";
  823. "_invalid_literal_" = "Invalid search string";
  824. "_invalid_date_format_" = "Ugyldigt dato format";
  825. "_invalid_data_format_" = "Invalid data format";
  826. "_error_decode_xml_" = "Invalid response, error decode XML";
  827. "_internal_generic_error_" = "Intern fejl";
  828. "_editor_unknown_" = "Failed to open file: Editor is unknown";
  829. "_err_file_not_found_" = "File not found, removed";
  830. "_err_e2ee_app_version_" = "The app version of end-to-end encryption is not compatible with the server, please update your server";
  831. "_err_permission_microphone_" = "Please allow Microphone usage from Settings";
  832. "_err_permission_photolibrary_" = "Please allow Photos from Settings";
  833. "_err_permission_locationmanager_" = "Please allow Location - Always from Settings";
  834. "_qrcode_not_authorized_" = "Denne app er ikke autoriseret til at bruge det primære kamera";
  835. "_qrcode_not_supported_" = "QR code not supported by the current device";
  836. "_create_voice_memo_" = "Tilføj tale meddelelse ";
  837. "_voice_memo_start_" = "Tap to start";
  838. "_voice_memo_stop_" = "Tap to stop";
  839. "_voice_memo_filename_" = "Voice memo";
  840. "_voice_memo_title_" = "Upload tale medelelse";
  841. "Enter Passcode" = "Enter Passcode";
  842. "Enter a new passcode" = "Enter a new passcode";
  843. "Confirm new passcode" = "Confirm new passcode";
  844. "Passcodes didn't match. Try again." = "Passcodes didn't match. Try again.";
  845. "Delete" = "Slet";
  846. "Cancel" = "Annullér";
  847. "_certificate_details_" = "Certificate Server details";
  848. "_certificate_pn_details_" = "Certificate Push Notification details";
  849. "_certificate_view_" = "Certificate Server";
  850. "_certificate_pn_view_" = "Certificate Push Notification";
  851. "_save_as_scan_" = "Save as scan";
  852. "_modify_" = "Modify";
  853. "_overwrite_original_" = "Overwrite original";
  854. "_save_as_copy_" = "Save as copy";
  855. "_discard_changes_" = "Close and discard changes";
  856. "_message_disable_overwrite_livephoto_" = "This image is a Live Photo, overwrite will not be possible";
  857. "_discard_changes_info_" = "Your changes will be discarded.";
  858. "_delete_files_desc_" = "Delete files to free up space";
  859. "_delete_old_files_" = "Delete, in the cache, all files older than";
  860. "_never_" = "aldrig";
  861. "_1_year_" = "1 year";
  862. "_6_months_" = "6 months";
  863. "_3_months_" = "3 months";
  864. "_1_month_" = "1 month";
  865. "_1_week_" = "1 uge";
  866. "_1_day_" = "1 dag";
  867. "_monthly_" = "Monthly";
  868. "_yearly_" = "Yearly";
  869. "_weekly_" = "Ugentligt";
  870. "_daily_" = "Daily";
  871. "_day_" = "Dag";
  872. "_used_space_" = "Brugt plads";
  873. "_open_in_onlyoffice_" = "Open in ONLYOFFICE";
  874. "_open_in_collabora_" = "Open with Collabora Online";
  875. "_login_address_detail_" = "The link to your %@ web interface when you open it in the browser.";
  876. "_go_to_page_" = "Go to page";
  877. "_page_" = "Side";
  878. "_this_document_has_%@_pages_" = "This document has %@ pages";
  879. "_invalid_page_" = "Invalid Page";
  880. "_the_entered_page_number_does_not_exist_" = "The entered page number does not exist";
  881. "_error_something_wrong_" = "Noget gik galt";
  882. "_resolution_" = "Resolution";
  883. "_try_download_full_resolution_" = "Download full resolution image";
  884. "_full_resolution_image_info_" = "This may reveal more information about the photo.";
  885. "_copied_path_" = "Copied path";
  886. "_copy_path_" = "Copy path";
  887. "_certificates_" = "Certificates";
  888. "_privacy_screen_" = "Splash screen when app inactive";
  889. "_saving_" = "Gemmer ...";
  890. "_video_not_streamed_" = "The server does not allow video streaming, do you want to download it?";
  891. "_video_not_streamed_e2ee_" = "The server does not allow video streaming because it is encrypted, do you want to download it?";
  892. "_scan_" = "Scan";
  893. "_in_" = "in";
  894. "_enter_passphrase_" = "Enter passphrase (12 words)";
  895. "_show_more_results_" = "Show more results";
  896. "_waiting_for_" = "Waiting for:";
  897. "_waiting_" = "Waiting …";
  898. "_reachable_wifi_" = "network reachable via Wi-Fi or cable";
  899. "_password_not_present_" = "Please re-insert your credentials.";
  900. "_copy_passphrase_" = "Copy passphrase";
  901. "_ok_copy_passphrase_" = "OK and copy passphrase";
  902. "_select_color_" = "Select the color";
  903. "_change_color_" = "Change color";
  904. "_description_dashboardwidget_" = "Having the Dashboard always at your fingertips has never been easier.";
  905. "_description_fileswidget_" = "View your recent files and use the toolbar to speed up your operations.";
  906. "_description_toolbarwidget_" = "A toolbar to speed up your operations.";
  907. "_no_data_available_" = "No data available";
  908. "_widget_available_nc25_" = "Widget only available starting with server version 25";
  909. "_keep_running_" = "Keep the app running for a better user experience";
  910. "_recent_activity_" = "Seneste aktivitet";
  911. "_title_lockscreenwidget_" = "Status";
  912. "_description_lockscreenwidget_" = "Keep an eye on available space and recent activity";
  913. "_no_items_" = "No items";
  914. "_check_back_later_" = "Check back later";
  915. "_exporting_video_" = "Exporting video … Tap to cancel.";
  916. "_apps_nextcloud_detect_" = "Detected %@ apps";
  917. "_add_existing_account_" = "Other %@ Apps has been detected, do you want to add an existing account?";
  918. "_status_in_progress_" = "Status reading in progress …";
  919. "_status_e2ee_on_server_" = "The end-to-end encryption is already configured in the server but not yet enabled on this device";
  920. "_status_e2ee_not_setup_" = "The end-to-end encryption is not yet configured on the server";
  921. "_status_e2ee_configured_" = "The end-to-end encryption is correctly configured";
  922. "_e2ee_set_as_offline_" = "Not allowed for encrypted files or folders";
  923. "_change_upload_filename_" = "Do you want to save the file with a different name?";
  924. "_save_file_as_" = "Save file as %@";
  925. "_password_ascii_" = "The password cannot contain special characters";
  926. "_calendar_contacts_" = "Calendar and Contacts";
  927. "_mobile_config_" = "Download the configuration profile";
  928. "_calendar_contacts_footer_warning_" = "Configuration profile can only be downloaded if Safari is set as default browser";
  929. "_calendar_contacts_footer_" = "After downloading the profile you can install it from Settings.";
  930. "_preview_" = "Forhåndsvisning";
  931. "_crop_" = "Crop";
  932. "_modify_image_desc_" = "Tap on a file to modify or rename.";
  933. "_message_disable_livephoto_" = "This image is a Live Photo, changing it will lose the Live Photo effect";
  934. "_enable_livephoto_" = "Enable Live Photo";
  935. "_disable_livephoto_" = "Disable Live Photo";
  936. "_undo_modify_" = "Undo modifying";
  937. "_unauthorizedFilesPasscode_" = "Files app cannot be used with an activated passcode";
  938. "_disableFilesApp_" = "Files app cannot be used because it is disabled";
  939. "_reset_application_done_" = "Reset application, done.";
  940. "_rename_already_exists_" = "A file with this name already exists";
  941. "_created_" = "Oprettet";
  942. "_recipients_" = "Recipients";
  943. "_are_sure_" = "Er du sikker?";
  944. "_creation_" = "Creation";
  945. "_modified_" = "Modified";
  946. "_group_folders_" = "Group folders";
  947. "_play_from_files_" = "Play movie from a file";
  948. "_play_from_url_" = "Play movie from URL";
  949. "_valid_video_url_" = "Insert a valid URL";
  950. "_deletion_progess_" = "Deletion in progress";
  951. "_copying_progess_" = "Copying in progress";
  952. "_moving_progess_" = "Moving in progress";
  953. "_chunk_enough_memory_" = "It seems there is not enough space to send the file";
  954. "_chunk_create_folder_" = "The file could not be sent, please check the server log";
  955. "_chunk_files_null_" = "The file for sending could not be created";
  956. "_chunk_file_null_" = "The file could not be sent";
  957. "_chunk_move_" = "The sent file could not be reassembled, please check the server log";
  958. "_download_image_" = "Download image";
  959. "_download_video_" = "Download video";
  960. "_reset_wrong_passcode_" = "Nulstil applikation";
  961. "_reset_wrong_passcode_desc_" = "Use \"Reset application\" to remove all accounts and local data after %d failed code entry attempts.";
  962. "_deviceOwnerAuthentication_" = "The biometric sensor has been temporarily disabled due to multiple failed attempts. Enter the device passcode to re-enable the sensor.";
  963. "_virus_detect_" = "Virus detected. Upload cannot be completed!";
  964. "_zoom_" = "Zoom";
  965. "_zoom_in_" = "Zoom in";
  966. "_zoom_out_" = "Zoom out";
  967. "_select_photos_" = "Select photos";
  968. "_selected_photo_" = "selected photo";
  969. "_selected_photos_" = "selected photos";
  970. "_delete_selected_photos_" = "Delete selected photos";
  971. "_media_square_" = "Square grid";
  972. "_media_ratio_" = "Aspect ratio grid";
  973. "_autoupload_notice_" = "To ensure the proper functioning of the application, it is necessary to enable Background App Refresh. Otherwise, new photos or videos will not be detected when the application is in the background.\n\nAdditionally, please note that the application will not be able to detect new photos and videos if it is manually terminated. When the app is in the background, data transfer may be slower, and new photos and/or videos will generally be detected every 10 minutes, depending on the device’s battery level.\n\nTo verify that the app is functioning correctly, you can use the log file available in Advanced settings.";
  974. "_display_" = "Display";
  975. "_appearance_" = "Appearance";
  976. "_light_" = "Light";
  977. "_dark_" = "Dark";
  978. "_use_system_style_" = "Use system style";
  979. "_account_settings_" = "Account settings";
  980. "_users_" = "Brugere";
  981. "_users_footer_" = "Every time the app is reactivated, the account will be requested.";
  982. "_additional_view_options_" = "Additional view options";
  983. "_while_charging_" = "Under opladning";
  984. "_additional_options_" = "Yderligere muligheder";
  985. "_keep_screen_awake_" = "Keep screen awake\nwhile transferring files";
  986. "_error_not_found_" = "The requested resource could not be found";
  987. "_error_conflict_" = "The request could not be completed due to a conflict with the current state of the resource";
  988. "_error_precondition_" = "The server does not meet one of the preconditions that the requester";
  989. // Video
  990. "_select_trace_" = "Select the trace";
  991. "_video_processing_" = "Video processing";
  992. "_video_being_processed_" = "Video being processed …";
  993. "_downloading_" = "Downloader";
  994. "_download_error_" = "Download error";
  995. "_subtitle_" = "Undertitel";
  996. "_dts_to_ac3_" = "The DTS is not supported, it requires a conversion to Dolby Digital";
  997. "_reuired_conversion_" = "This video takes a long time to convert.";
  998. "_stay_app_foreground_" = "Keep the app in the foreground …";
  999. "_conversion_available_" = "The conversion is always available on menu";
  1000. "_video_format_not_recognized_" = "This video needs to be processed to be played, do you want to do it now?";
  1001. "_video_must_download_" = "This video needs to be downloaded and processed to be played, do you want to do it now?";
  1002. "_conversion_max_compatibility_" = "Max compatibility, the conversion can take much longer";
  1003. "_video_tap_for_close_" = "A slight pressure to close the processing";
  1004. "_subtitle_not_found_" = "Subtitle not found";
  1005. "_disable_" = "Deaktiver";
  1006. "_subtitle_not_dowloaded_" = "There are subtitles not downloaded locally";
  1007. "_user_" = "Bruger";
  1008. "_add_subtitle_" = "Add an external subtitle";
  1009. "_add_audio_" = "Add an external audio";
  1010. "_server_maintenance_mode_" = "Server is currently in maintenance mode";
  1011. "_upload_foreground_msg_" = "Do not close %@ to complete the transfer …";
  1012. "_upload_background_msg_" = "Files upload in progress …";
  1013. "_create_folder_error_" = "Der opstod en fejl under oprettelse af mappen:\n%@.\n\nLøs problemet så hurtigt som muligt.\n\nAlle uploads suspenderes, indtil problemet er løst.\n";
  1014. "_rename_file_error_" = "An error has occurred while renaming the file:\n%@.";
  1015. "_creating_dir_progress_" = "Creating directories in progress … keep the application active";
  1016. "_creating_db_photo_progress" = "Creating photo archive in progress … keep the application active";
  1017. "_account_unauthorized_" = "Warning, %@, you are not authorized, your account has been deleted, if you have changed your password, re-authenticate.";
  1018. "_folder_offline_desc_" = "Even without an internet connection, you can organize your folders, create files. Once you're back online, your pending actions will automatically sync.";
  1019. "_offline_not_allowed_" = "Denne handling er ikke tilladt i offlinetilstand";
  1020. // Tip
  1021. "_tip_pdf_thumbnails_" = "Swipe left from the right edge of the screen to show the thumbnails.";
  1022. "_tip_accountrequest_" = "Touch here to change account or to add a new one";
  1023. "_tip_addcopyimage_" = "Long press to paste a copied image";
  1024. "_tip_open_mediadetail_" = "Swipe up to show the details";
  1025. // MARK: Accessibility
  1026. // Accessibility, floating panel top element
  1027. "_cart_controller_" = "Card controller";
  1028. "_accessibility_add_upload_" = "Tilføj og upload";
  1029. "_dismiss_menu_" = "Dismiss the menu";
  1030. "_show_profile_" = "Show profile";
  1031. // a11y: On/Off
  1032. "_on_" = "On";
  1033. // a11y: On/Off
  1034. "_off_" = "Slået fra";
  1035. "_grid_view_" = "Show grid view";
  1036. "_list_view_" = "Show list view";
  1037. "_list_" = "List";
  1038. "_icons_" = "Icons";
  1039. // MARK: Plan customer
  1040. "_leave_plan_title" = "We're sorry to see you go";
  1041. "_leave_plan_description" = "You'll no longer have access to:";
  1042. "_current_plan_" = "Current Plan";
  1043. "_billing_plan_" = "Billing Plan";
  1044. "_keep_plan_" = "Keep Plan";
  1045. "_leave_plan_" = "Leave Plan";
  1046. "_change_plan_" = "Change Plan";
  1047. "_manage_plan_" = "Manage Plan";
  1048. "_purchase_plan_" = "Purchase Plan";
  1049. "_restore_plan_" = "Restore Purchased Plan";
  1050. "_purchase_plan_description_" = "Purchases have been restored";
  1051. "_choose_plan_" = "You should choose a plan in order to purchase it.";
  1052. "_already_plan_" = "The selected plan has already been bought.";
  1053. "_change_billing_" = "Change Billing";
  1054. "_payment_method_" = "Payment Method";
  1055. // MARK: Mantis library
  1056. "Mantis.Done" = "Færdig";
  1057. "Mantis.Cancel" = "Annuller";
  1058. "Mantis.Reset" = "Nulstil";
  1059. "Mantis.Original" = "Original";
  1060. "Mantis.Square" = "Square";
  1061. // MARK: Assistant
  1062. "_assistant_task_unknown_" = "Unknown";
  1063. "_assistant_task_scheduled_" = "Scheduled";
  1064. "_assistant_task_in_progress_" = "In Progress";
  1065. "_assistant_task_completed_" = "Completed";
  1066. "_assistant_task_failed_" = "Failed";
  1067. "_all_" = "All";
  1068. "_input_" = "Input";
  1069. "_output_" = "Output";
  1070. "_task_details_" = "Task details";
  1071. "_assistant_" = "Assistent";
  1072. "_new_task_" = "New %@ task";
  1073. "_no_tasks_" = "No tasks in here";
  1074. "_create_task_subtitle_" = "Use the + button to create one";
  1075. "_no_types_" = "No provider found";
  1076. "_no_types_subtitle_" = "AI Providers need to be installed to use the Assistant";
  1077. // MARK: Client certificate
  1078. "_no_client_cert_found_" = "The server is requesting a client certificate";
  1079. "_no_client_cert_found_desc_" = "Do you want to install a TLS client certificate? \n Note that only .p12 archives created through OpenSSL with the -legacy flag can work on Apple devices.";
  1080. "_client_cert_enter_password_" = "Enter the password for the chosen certificate";
  1081. "_client_cert_wrong_password_" = "Sorry, you entered an invalid password";
  1082. // MARK: Login poll
  1083. "_poll_desc_" = "Please complete the log in process in your browser";
  1084. // MARK: File name validator
  1085. "_file_name_validator_error_ends_with_space_period_" = "Navn må ikke indeholde mellemrum i begyndelsen eller slutningen.";
  1086. "_file_name_validator_error_reserved_name_" = "\"%@\" is a forbidden name.";
  1087. "_file_name_validator_error_forbidden_file_extension_" = "\".%@\" is a forbidden file extension.";
  1088. "_file_name_validator_error_invalid_character_" = "Name contains an invalid character: \"%@\".";
  1089. "_file_name_validator_error_space_" = "Navn må ikke indeholde mellemrum i begyndelsen eller slutningen.";
  1090. "_file_name_new_extension_" = "Changing the extension might cause this file to open in a different application.";
  1091. "_please_rename_file_" = "Please rename the file or folder.";
  1092. "hidden_file_name_warning" = "Name will result in a hidden file.";