diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-15 00:08:40 +0000 |
commit | 7a269ae872551c2205a9a25c2c233aa59e3429bf (patch) | |
tree | c4a414ce20ebd7e8922591afca3e2fd665d61d0a /settings | |
parent | 2398d40d98b7bac12b54952f081112bcaae94450 (diff) | |
download | nextcloud-server-7a269ae872551c2205a9a25c2c233aa59e3429bf.tar.gz nextcloud-server-7a269ae872551c2205a9a25c2c233aa59e3429bf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/fi.js | 1 | ||||
-rw-r--r-- | settings/l10n/fi.json | 1 | ||||
-rw-r--r-- | settings/l10n/nb.js | 2 | ||||
-rw-r--r-- | settings/l10n/nb.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index 184bd2ca1a1..96c371c4433 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -12,6 +12,7 @@ OC.L10N.register( "Your apps" : "Sovelluksesi", "Enabled apps" : "Käytössä olevat sovellukset", "Disabled apps" : "Käytöstä poistetut sovellukset", + "App bundles" : "Sovelluskokoelmat", "Wrong password" : "Väärä salasana", "Saved" : "Tallennettu", "No user supplied" : "Käyttäjää ei määritetty", diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json index a8dbf76abd0..8dd85911bc4 100644 --- a/settings/l10n/fi.json +++ b/settings/l10n/fi.json @@ -10,6 +10,7 @@ "Your apps" : "Sovelluksesi", "Enabled apps" : "Käytössä olevat sovellukset", "Disabled apps" : "Käytöstä poistetut sovellukset", + "App bundles" : "Sovelluskokoelmat", "Wrong password" : "Väärä salasana", "Saved" : "Tallennettu", "No user supplied" : "Käyttäjää ei määritetty", diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index fab54b19b9c..84959cad2d1 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -48,6 +48,7 @@ OC.L10N.register( "Error while enabling user." : "Feil ved påslag av brukerkonto.", "Error while disabling user." : "Feil ved avslag av brukerkonto.", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "For å bekrefte din Twitter-konto, post følgende tvitring på Twitter (husk å ikke få med noen linjeskift):", + "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "For å bekrefte din nettside, lagre følgende innhold på roten av din nettjener på '.well-known/CloudIdVerificationCode.txt' (forsikre deg om at hele teksten er på ei linje):", "Settings saved" : "Innstillinger lagret", "Unable to change full name" : "Klarte ikke å endre fullt navn", "Unable to change email address" : "Klarer ikke å endre e-postadresse", @@ -348,6 +349,7 @@ OC.L10N.register( "iOS app" : "iOS-app", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Hvis du vil støtte prosjektet {contributeopen} bli med i utviklingen {linkclose} eller {contributeopen}spre budskapet{linkclose}!", "Show First Run Wizard again" : "Vis \"Førstegangsveiviser\" på nytt", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Vev, skrivebord og mobil -klienter og programspesifikke passord som har tilgang til kontoen din nå.", "Device" : "Enhet", "Last activity" : "Seneste aktivitet", "App passwords" : "App passord", diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json index 4db1f2364fe..57dc37e27e5 100644 --- a/settings/l10n/nb.json +++ b/settings/l10n/nb.json @@ -46,6 +46,7 @@ "Error while enabling user." : "Feil ved påslag av brukerkonto.", "Error while disabling user." : "Feil ved avslag av brukerkonto.", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "For å bekrefte din Twitter-konto, post følgende tvitring på Twitter (husk å ikke få med noen linjeskift):", + "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "For å bekrefte din nettside, lagre følgende innhold på roten av din nettjener på '.well-known/CloudIdVerificationCode.txt' (forsikre deg om at hele teksten er på ei linje):", "Settings saved" : "Innstillinger lagret", "Unable to change full name" : "Klarte ikke å endre fullt navn", "Unable to change email address" : "Klarer ikke å endre e-postadresse", @@ -346,6 +347,7 @@ "iOS app" : "iOS-app", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Hvis du vil støtte prosjektet {contributeopen} bli med i utviklingen {linkclose} eller {contributeopen}spre budskapet{linkclose}!", "Show First Run Wizard again" : "Vis \"Førstegangsveiviser\" på nytt", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "Vev, skrivebord og mobil -klienter og programspesifikke passord som har tilgang til kontoen din nå.", "Device" : "Enhet", "Last activity" : "Seneste aktivitet", "App passwords" : "App passord", |