From 69721d58ecac2783833441dd8bc23a07b1606828 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Mon, 4 Jan 2016 00:24:21 -0500 Subject: [tx-robot] updated from transifex --- l10n/nb_NO.js | 4 +++- l10n/nb_NO.json | 4 +++- l10n/nb_NO.php | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'l10n') diff --git a/l10n/nb_NO.js b/l10n/nb_NO.js index 54fb2c61..df5c4d28 100644 --- a/l10n/nb_NO.js +++ b/l10n/nb_NO.js @@ -2,6 +2,7 @@ OC.L10N.register( "firstrunwizard", { "A safe home for all your data" : "Et trygt hjem for alle dine data", + "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Tilgang til dine filer, kalendre, kontakter, epost & mer fra alle enheter, på dine betingelser", "Get the apps to sync your files" : "Hent apper som synkroniserer filene dine", "Desktop client" : "Skrivebordsklient", "Android app" : "Android-app", @@ -11,6 +12,7 @@ OC.L10N.register( "Connect your Contacts" : "Koble til kontaktene dine", "Documentation" : "Dokumentasjon", "Access files via WebDAV" : "Få tilgang til filer via WebDAV", - "There’s more information in the documentation and on our website." : "Du finner mer informasjon i dokumentasjonen og på websiden vår." + "There’s more information in the documentation and on our website." : "Du finner mer informasjon i dokumentasjonen og på websiden vår.", + "If you like ownCloud,\n\t\n\t\trecommend it to your friends\n\tand spread the word!" : "Hvis du liker ownCloud,\n\t\n\t\tanbefal den til venner\n\tog spre budskapet!" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nb_NO.json b/l10n/nb_NO.json index a97eb1d0..f18dd485 100644 --- a/l10n/nb_NO.json +++ b/l10n/nb_NO.json @@ -1,5 +1,6 @@ { "translations": { "A safe home for all your data" : "Et trygt hjem for alle dine data", + "Access & share your files, calendars, contacts, mail & more from any device, on your terms" : "Tilgang til dine filer, kalendre, kontakter, epost & mer fra alle enheter, på dine betingelser", "Get the apps to sync your files" : "Hent apper som synkroniserer filene dine", "Desktop client" : "Skrivebordsklient", "Android app" : "Android-app", @@ -9,6 +10,7 @@ "Connect your Contacts" : "Koble til kontaktene dine", "Documentation" : "Dokumentasjon", "Access files via WebDAV" : "Få tilgang til filer via WebDAV", - "There’s more information in the documentation and on our website." : "Du finner mer informasjon i dokumentasjonen og på websiden vår." + "There’s more information in the documentation and on our website." : "Du finner mer informasjon i dokumentasjonen og på websiden vår.", + "If you like ownCloud,\n\t\n\t\trecommend it to your friends\n\tand spread the word!" : "Hvis du liker ownCloud,\n\t\n\t\tanbefal den til venner\n\tog spre budskapet!" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nb_NO.php b/l10n/nb_NO.php index eca1418e..ab1d3918 100644 --- a/l10n/nb_NO.php +++ b/l10n/nb_NO.php @@ -1,6 +1,7 @@ "Et trygt hjem for alle dine data", +"Access & share your files, calendars, contacts, mail & more from any device, on your terms" => "Tilgang til dine filer, kalendre, kontakter, epost & mer fra alle enheter, på dine betingelser", "Get the apps to sync your files" => "Hent apper som synkroniserer filene dine", "Desktop client" => "Skrivebordsklient", "Android app" => "Android-app", @@ -10,6 +11,7 @@ $TRANSLATIONS = array( "Connect your Contacts" => "Koble til kontaktene dine", "Documentation" => "Dokumentasjon", "Access files via WebDAV" => "Få tilgang til filer via WebDAV", -"There’s more information in the documentation and on our website." => "Du finner mer informasjon i dokumentasjonen og på websiden vår." +"There’s more information in the documentation and on our website." => "Du finner mer informasjon i dokumentasjonen og på websiden vår.", +"If you like ownCloud,\n\t\n\t\trecommend it to your friends\n\tand spread the word!" => "Hvis du liker ownCloud,\n\t\n\t\tanbefal den til venner\n\tog spre budskapet!" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; -- cgit v1.2.3