diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:33:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-12 21:33:37 +0000 |
commit | 91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (patch) | |
tree | 5496f2797b09ab3138bdc386b83ac0defb1f0415 /lib/l10n | |
parent | 4bd14ef3081fadce717e6b50d31fbb750962cabf (diff) | |
download | nextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.tar.gz nextcloud-server-91c67eb667b2c049f0fcbe8fd868f6a689aaf26e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/en_GB.js | 16 | ||||
-rw-r--r-- | lib/l10n/en_GB.json | 16 | ||||
-rw-r--r-- | lib/l10n/es.js | 16 | ||||
-rw-r--r-- | lib/l10n/es.json | 16 | ||||
-rw-r--r-- | lib/l10n/fi.js | 13 | ||||
-rw-r--r-- | lib/l10n/fi.json | 13 | ||||
-rw-r--r-- | lib/l10n/nl.js | 5 | ||||
-rw-r--r-- | lib/l10n/nl.json | 5 |
8 files changed, 92 insertions, 8 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 02dcabf8832..b28fe47c46b 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -227,6 +227,20 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Storage incomplete configuration. %s", "Storage connection error. %s" : "Storage connection error. %s", "Storage is temporarily not available" : "Storage is temporarily not available", - "Storage connection timeout. %s" : "Storage connection timeout. %s" + "Storage connection timeout. %s" : "Storage connection timeout. %s", + "Personal" : "Personal", + "Admin" : "Admin", + "DB Error: \"%s\"" : "DB Error: \"%s\"", + "Offending command was: \"%s\"" : "Offending command was: \"%s\"", + "Offending command was: \"%s\", name: %s, password: %s" : "Offending command was: \"%s\", name: %s, password: %s", + "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Setting permissions for %s failed, because the permissions exceed permissions granted to %s", + "Setting permissions for %s failed, because the item was not found" : "Setting permissions for %s failed, because the item was not found", + "Cannot clear expiration date. Shares are required to have an expiration date." : "Cannot clear expiration date. Shares are required to have an expiration date.", + "Cannot increase permissions of %s" : "Cannot increase permissions of %s", + "Files can't be shared with delete permissions" : "Files can't be shared with delete permissions", + "Files can't be shared with create permissions" : "Files can't be shared with create permissions", + "Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future", + "No app name specified" : "No app name specified", + "App '%s' could not be installed!" : "App '%s' could not be installed!" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 60228f1a784..bf8ea58a8f2 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -225,6 +225,20 @@ "Storage incomplete configuration. %s" : "Storage incomplete configuration. %s", "Storage connection error. %s" : "Storage connection error. %s", "Storage is temporarily not available" : "Storage is temporarily not available", - "Storage connection timeout. %s" : "Storage connection timeout. %s" + "Storage connection timeout. %s" : "Storage connection timeout. %s", + "Personal" : "Personal", + "Admin" : "Admin", + "DB Error: \"%s\"" : "DB Error: \"%s\"", + "Offending command was: \"%s\"" : "Offending command was: \"%s\"", + "Offending command was: \"%s\", name: %s, password: %s" : "Offending command was: \"%s\", name: %s, password: %s", + "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Setting permissions for %s failed, because the permissions exceed permissions granted to %s", + "Setting permissions for %s failed, because the item was not found" : "Setting permissions for %s failed, because the item was not found", + "Cannot clear expiration date. Shares are required to have an expiration date." : "Cannot clear expiration date. Shares are required to have an expiration date.", + "Cannot increase permissions of %s" : "Cannot increase permissions of %s", + "Files can't be shared with delete permissions" : "Files can't be shared with delete permissions", + "Files can't be shared with create permissions" : "Files can't be shared with create permissions", + "Cannot set expiration date more than %s days in the future" : "Cannot set expiration date more than %s days in the future", + "No app name specified" : "No app name specified", + "App '%s' could not be installed!" : "App '%s' could not be installed!" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 69dd8aaebeb..b411012a627 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -227,6 +227,20 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s", "Storage connection error. %s" : "Error de conexión de almacenamiento. %s", "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente", - "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s" + "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", + "Personal" : "Personal", + "Admin" : "Administración", + "DB Error: \"%s\"" : "Error de BD: \"%s\"", + "Offending command was: \"%s\"" : "El comando ofensivo fue: \"%s\"", + "Offending command was: \"%s\", name: %s, password: %s" : "El comando ofensivo fue: \"%s\", nombre: %s, contraseña: %s", + "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Ha fallado la configuración de permisos para %s porque los permisos exceden los permisos concedidos a %s", + "Setting permissions for %s failed, because the item was not found" : "Ha fallado la configuración de permisos para %s porque no se ha encontrado el objeto", + "Cannot clear expiration date. Shares are required to have an expiration date." : "No se puede eliminar la fecha de expiración. Se requiere que los recursos compartidos tengan una fecha de expiración.", + "Cannot increase permissions of %s" : "No se pueden aumentar los permisos de %s", + "Files can't be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can't be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Cannot set expiration date more than %s days in the future" : "No se puede marcar la fecha de expiración a más de %s días en el futuro", + "No app name specified" : "No se ha especificado ningún nombre de app", + "App '%s' could not be installed!" : "¡No se ha podido instalar la app '%s'!" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/es.json b/lib/l10n/es.json index ac2a24ef317..0607da188b6 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -225,6 +225,20 @@ "Storage incomplete configuration. %s" : "Configuración de almacenamiento incompleta. %s", "Storage connection error. %s" : "Error de conexión de almacenamiento. %s", "Storage is temporarily not available" : "El almacenamiento no esta disponible temporalmente", - "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s" + "Storage connection timeout. %s" : "Tiempo de conexión de almacenamiento agotado. %s", + "Personal" : "Personal", + "Admin" : "Administración", + "DB Error: \"%s\"" : "Error de BD: \"%s\"", + "Offending command was: \"%s\"" : "El comando ofensivo fue: \"%s\"", + "Offending command was: \"%s\", name: %s, password: %s" : "El comando ofensivo fue: \"%s\", nombre: %s, contraseña: %s", + "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Ha fallado la configuración de permisos para %s porque los permisos exceden los permisos concedidos a %s", + "Setting permissions for %s failed, because the item was not found" : "Ha fallado la configuración de permisos para %s porque no se ha encontrado el objeto", + "Cannot clear expiration date. Shares are required to have an expiration date." : "No se puede eliminar la fecha de expiración. Se requiere que los recursos compartidos tengan una fecha de expiración.", + "Cannot increase permissions of %s" : "No se pueden aumentar los permisos de %s", + "Files can't be shared with delete permissions" : "Los archivos no se pueden compartir con permisos de borrado", + "Files can't be shared with create permissions" : "Los archivos no se pueden compartir con permisos de creación", + "Cannot set expiration date more than %s days in the future" : "No se puede marcar la fecha de expiración a más de %s días en el futuro", + "No app name specified" : "No se ha especificado ningún nombre de app", + "App '%s' could not be installed!" : "¡No se ha podido instalar la app '%s'!" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/fi.js b/lib/l10n/fi.js index 72810d345f1..118d0e02f28 100644 --- a/lib/l10n/fi.js +++ b/lib/l10n/fi.js @@ -26,14 +26,23 @@ OC.L10N.register( "Invalid image" : "Virheellinen kuva", "Avatar image is not square" : "Avatar-kuva ei ole neliö", "today" : "tänään", + "tomorrow" : "huomenna", "yesterday" : "eilen", + "_in %n day_::_in %n days_" : ["%n päivän päästä","%n päivän päästä"], "_%n day ago_::_%n days ago_" : ["%n päivä sitten","%n päivää sitten"], + "next month" : "ensi kuussa", "last month" : "viime kuussa", + "_in %n month_::_in %n months_" : ["%n kuukauden päästä","%n kuukauden päästä"], "_%n month ago_::_%n months ago_" : ["%n kuukausi sitten","%n kuukautta sitten"], + "next year" : "ensi vuonna", "last year" : "viime vuonna", + "_in %n year_::_in %n years_" : ["%n vuoden päästä","%n vuoden päästä"], "_%n year ago_::_%n years ago_" : ["%n vuosi sitten","%n vuotta sitten"], + "_in %n hour_::_in %n hours_" : ["%n tunnin päästä","%n tunnin päästä"], "_%n hour ago_::_%n hours ago_" : ["%n tunti sitten","%n tuntia sitten"], + "_in %n minute_::_in %n minutes_" : ["%n minuutin päästä","%n minuutin päästä"], "_%n minute ago_::_%n minutes ago_" : ["%n minuutti sitten","%n minuuttia sitten"], + "in a few seconds" : "muutaman sekunnin päästä", "seconds ago" : "sekunteja sitten", "File name is a reserved word" : "Tiedoston nimi on varattu sana", "File name contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin", @@ -194,6 +203,8 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s", "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", - "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", + "DB Error: \"%s\"" : "Tietokantavirhe: \"%s\"", + "App '%s' could not be installed!" : "Sovellusta '%s' ei voitu asentaa!" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/fi.json b/lib/l10n/fi.json index e79bbdf77da..716eefdd5c9 100644 --- a/lib/l10n/fi.json +++ b/lib/l10n/fi.json @@ -24,14 +24,23 @@ "Invalid image" : "Virheellinen kuva", "Avatar image is not square" : "Avatar-kuva ei ole neliö", "today" : "tänään", + "tomorrow" : "huomenna", "yesterday" : "eilen", + "_in %n day_::_in %n days_" : ["%n päivän päästä","%n päivän päästä"], "_%n day ago_::_%n days ago_" : ["%n päivä sitten","%n päivää sitten"], + "next month" : "ensi kuussa", "last month" : "viime kuussa", + "_in %n month_::_in %n months_" : ["%n kuukauden päästä","%n kuukauden päästä"], "_%n month ago_::_%n months ago_" : ["%n kuukausi sitten","%n kuukautta sitten"], + "next year" : "ensi vuonna", "last year" : "viime vuonna", + "_in %n year_::_in %n years_" : ["%n vuoden päästä","%n vuoden päästä"], "_%n year ago_::_%n years ago_" : ["%n vuosi sitten","%n vuotta sitten"], + "_in %n hour_::_in %n hours_" : ["%n tunnin päästä","%n tunnin päästä"], "_%n hour ago_::_%n hours ago_" : ["%n tunti sitten","%n tuntia sitten"], + "_in %n minute_::_in %n minutes_" : ["%n minuutin päästä","%n minuutin päästä"], "_%n minute ago_::_%n minutes ago_" : ["%n minuutti sitten","%n minuuttia sitten"], + "in a few seconds" : "muutaman sekunnin päästä", "seconds ago" : "sekunteja sitten", "File name is a reserved word" : "Tiedoston nimi on varattu sana", "File name contains at least one invalid character" : "Tiedoston nimi sisältää ainakin yhden virheellisen merkin", @@ -192,6 +201,8 @@ "Storage incomplete configuration. %s" : "Tallennustilan puutteellinen määritys. %s", "Storage connection error. %s" : "Tallennustilan yhteysvirhe. %s", "Storage is temporarily not available" : "Tallennustila on tilapäisesti pois käytöstä", - "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s" + "Storage connection timeout. %s" : "Tallennustilan yhteyden aikakatkaisu. %s", + "DB Error: \"%s\"" : "Tietokantavirhe: \"%s\"", + "App '%s' could not be installed!" : "Sovellusta '%s' ei voitu asentaa!" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 41f9a528b5f..393927174da 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -227,6 +227,9 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Incomplete opslag configuratie. %s", "Storage connection error. %s" : "Opslag verbindingsfout. %s", "Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar", - "Storage connection timeout. %s" : "Opslag verbinding time-out. %s" + "Storage connection timeout. %s" : "Opslag verbinding time-out. %s", + "Personal" : "Persoonlijk", + "Admin" : "Beheerder", + "DB Error: \"%s\"" : "DB Fout: \"%s\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json index d33e10b0c7a..c3c8f6cf072 100644 --- a/lib/l10n/nl.json +++ b/lib/l10n/nl.json @@ -225,6 +225,9 @@ "Storage incomplete configuration. %s" : "Incomplete opslag configuratie. %s", "Storage connection error. %s" : "Opslag verbindingsfout. %s", "Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar", - "Storage connection timeout. %s" : "Opslag verbinding time-out. %s" + "Storage connection timeout. %s" : "Opslag verbinding time-out. %s", + "Personal" : "Persoonlijk", + "Admin" : "Beheerder", + "DB Error: \"%s\"" : "DB Fout: \"%s\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |