diff options
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/es.js | 4 | ||||
-rw-r--r-- | settings/l10n/es.json | 4 | ||||
-rw-r--r-- | settings/l10n/nb.js | 2 | ||||
-rw-r--r-- | settings/l10n/nb.json | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/es.js b/settings/l10n/es.js index 8d3d60f64c2..f8be644d3a3 100644 --- a/settings/l10n/es.js +++ b/settings/l10n/es.js @@ -428,8 +428,8 @@ OC.L10N.register( "Desktop client" : "Cliente de escritorio", "Android app" : "Aplicación de Android", "iOS app" : "La aplicación de iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si deseas apoyar el proyecto, ¡{contributeopen}únete al desarrollo{linkclose} o {contributeopen}difúnde la palabra{linkclose}!", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si deseas apoyar el proyecto, ¡{contributeopen}únete al desarrollo{linkclose} o {contributeopen}difunde la palabra{linkclose}!", + "Show First Run Wizard again" : "Mostrar nuevamente el asistente de ejecución inicial", "Passcodes that give an app or device permissions to access your account." : "Código de paso que da permisos a una app o dispositivo para acceder a tu cuenta.", "Name" : "Nombre", "Follow us on Google Plus!" : "¡Síganos en Google+!", diff --git a/settings/l10n/es.json b/settings/l10n/es.json index 5225b8016d9..da1ef320913 100644 --- a/settings/l10n/es.json +++ b/settings/l10n/es.json @@ -426,8 +426,8 @@ "Desktop client" : "Cliente de escritorio", "Android app" : "Aplicación de Android", "iOS app" : "La aplicación de iOS", - "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si deseas apoyar el proyecto, ¡{contributeopen}únete al desarrollo{linkclose} o {contributeopen}difúnde la palabra{linkclose}!", - "Show First Run Wizard again" : "Mostrar nuevamente el Asistente de ejecución inicial", + "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "Si deseas apoyar el proyecto, ¡{contributeopen}únete al desarrollo{linkclose} o {contributeopen}difunde la palabra{linkclose}!", + "Show First Run Wizard again" : "Mostrar nuevamente el asistente de ejecución inicial", "Passcodes that give an app or device permissions to access your account." : "Código de paso que da permisos a una app o dispositivo para acceder a tu cuenta.", "Name" : "Nombre", "Follow us on Google Plus!" : "¡Síganos en Google+!", diff --git a/settings/l10n/nb.js b/settings/l10n/nb.js index c4d5864a271..82dadf393d1 100644 --- a/settings/l10n/nb.js +++ b/settings/l10n/nb.js @@ -101,7 +101,7 @@ OC.L10N.register( "Enable" : "Aktiver", "Enabling app …" : "Aktiverer program…", "Error while enabling app" : "Aktivering av program mislyktes", - "Error: this app cannot be enabled because it makes the server unstable" : "Feil: Denne appen kan ikke aktiveres fordi den gjør tjeneren ustabil", + "Error: this app cannot be enabled because it makes the server unstable" : "Feil: Dette programmet kan ikke aktiveres fordi det gjør tjeneren ustabil", "Error: could not disable broken app" : "Feil: Kunne ikke deaktivere ustabil app", "Error while disabling broken app" : "Feil ved deaktivering av ustabilt program", "Updating...." : "Oppdaterer…", diff --git a/settings/l10n/nb.json b/settings/l10n/nb.json index ac598979e04..4ec78ac826c 100644 --- a/settings/l10n/nb.json +++ b/settings/l10n/nb.json @@ -99,7 +99,7 @@ "Enable" : "Aktiver", "Enabling app …" : "Aktiverer program…", "Error while enabling app" : "Aktivering av program mislyktes", - "Error: this app cannot be enabled because it makes the server unstable" : "Feil: Denne appen kan ikke aktiveres fordi den gjør tjeneren ustabil", + "Error: this app cannot be enabled because it makes the server unstable" : "Feil: Dette programmet kan ikke aktiveres fordi det gjør tjeneren ustabil", "Error: could not disable broken app" : "Feil: Kunne ikke deaktivere ustabil app", "Error while disabling broken app" : "Feil ved deaktivering av ustabilt program", "Updating...." : "Oppdaterer…", |