From 629a2b8a01f2d2b393e1dd842f463f72196c0d5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Thu, 14 Apr 2022 12:33:35 +0000 Subject: [PATCH] =?UTF-8?q?Translated=20using=20Weblate=20(Norwegian=20Bok?= =?UTF-8?q?m=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 9.2% (15 of 162 strings) Translation: Linagora/TeamMail Translate-URL: https://hosted.weblate.org/projects/linagora/teammail/nb_NO/ --- lib/l10n/intl_nb_NO.arb | 121 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 120 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_nb_NO.arb b/lib/l10n/intl_nb_NO.arb index 0967ef424..fb20bc6f8 100644 --- a/lib/l10n/intl_nb_NO.arb +++ b/lib/l10n/intl_nb_NO.arb @@ -1 +1,120 @@ -{} +{ + "unknown_error_login_message": "Ukjent feil. Prøv igjen.", + "@unknown_error_login_message": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "new_folder": "Ny mappe", + "@new_folder": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "preparing_to_export": "Forbereder eksportering …", + "@preparing_to_export": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "cancel": "Avbryt", + "@cancel": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "photos_and_videos": "Bilder og videoer", + "@photos_and_videos": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "browse": "Utforsk", + "@browse": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "delete": "Slett", + "@delete": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "move": "Flytt", + "@move": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "edit": "Rediger", + "@edit": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "details": "Detaljer", + "@details": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "select_all": "Velg alle", + "@select_all": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "close": "Lukk", + "@close": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "back": "Tilbake", + "@back": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "add_recipients": "Legg til mottagere", + "@add_recipients": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "password": "passord", + "@password": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "login_text_login_to_continue": "Logg inn for å fortsette", + "@login_text_login_to_continue": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "email": "e-post", + "@email": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + }, + "downloading_file": "Laster ned {fileName} …", + "@downloading_file": { + "type": "text", + "placeholders_order": [ + "fileName" + ], + "placeholders": { + "fileName": {} + } + }, + "rename": "Gi nytt navn", + "@rename": { + "type": "text", + "placeholders_order": [], + "placeholders": {} + } +}