diff options
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/de.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/es_MX.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/fr.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/fr.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/is.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/is.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/pt_BR.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/sr.json | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_CN.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/zh_CN.json | 1 |
18 files changed, 18 insertions, 0 deletions
diff --git a/apps/theming/l10n/de.js b/apps/theming/l10n/de.js index cfed9f3de0e..ea152b928b3 100644 --- a/apps/theming/l10n/de.js +++ b/apps/theming/l10n/de.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Gespeichert", "Admin" : "Administrator", "a safe home for all your data" : "Ein sicheres Zuhause für Deine Daten", + "Name cannot be empty" : "Der Name darf nicht leer sein", "The given name is too long" : "Der eingegebene Name ist zu lang", "The given web address is too long" : "Die eingegebene Adresse ist zu lang", "The given slogan is too long" : "Der eingegebene Slogan ist zu lang", diff --git a/apps/theming/l10n/de.json b/apps/theming/l10n/de.json index 3392e70ea54..c13122133df 100644 --- a/apps/theming/l10n/de.json +++ b/apps/theming/l10n/de.json @@ -3,6 +3,7 @@ "Saved" : "Gespeichert", "Admin" : "Administrator", "a safe home for all your data" : "Ein sicheres Zuhause für Deine Daten", + "Name cannot be empty" : "Der Name darf nicht leer sein", "The given name is too long" : "Der eingegebene Name ist zu lang", "The given web address is too long" : "Die eingegebene Adresse ist zu lang", "The given slogan is too long" : "Der eingegebene Slogan ist zu lang", diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js index 427e71c291a..57296b8ff71 100644 --- a/apps/theming/l10n/de_DE.js +++ b/apps/theming/l10n/de_DE.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Gespeichert", "Admin" : "Administrator", "a safe home for all your data" : "Ein sicheres Zuhause für Ihre Daten", + "Name cannot be empty" : "Der Name darf nicht leer sein", "The given name is too long" : "Der eingegebene Name ist zu lang", "The given web address is too long" : "Die eingegebene Adresse ist zu lang", "The given slogan is too long" : "Der eingegebene Slogan ist zu lang", diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json index 1dce367aab1..55e26e46d17 100644 --- a/apps/theming/l10n/de_DE.json +++ b/apps/theming/l10n/de_DE.json @@ -3,6 +3,7 @@ "Saved" : "Gespeichert", "Admin" : "Administrator", "a safe home for all your data" : "Ein sicheres Zuhause für Ihre Daten", + "Name cannot be empty" : "Der Name darf nicht leer sein", "The given name is too long" : "Der eingegebene Name ist zu lang", "The given web address is too long" : "Die eingegebene Adresse ist zu lang", "The given slogan is too long" : "Der eingegebene Slogan ist zu lang", diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index ece4e9914ad..e9d76b57516 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un hogar seguro para todos tus datos", + "Name cannot be empty" : "El nombre no puede estar vacío", "The given name is too long" : "El nombre provisto es muy largo", "The given web address is too long" : "La dirección provista es muy larga", "The given slogan is too long" : "El eslogan provisto es muy largo", diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index 9c71cf7e463..973405971d5 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -3,6 +3,7 @@ "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un hogar seguro para todos tus datos", + "Name cannot be empty" : "El nombre no puede estar vacío", "The given name is too long" : "El nombre provisto es muy largo", "The given web address is too long" : "La dirección provista es muy larga", "The given slogan is too long" : "El eslogan provisto es muy largo", diff --git a/apps/theming/l10n/es_MX.js b/apps/theming/l10n/es_MX.js index 6af7354b7f7..43de6672fda 100644 --- a/apps/theming/l10n/es_MX.js +++ b/apps/theming/l10n/es_MX.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un lugar seguro para todos tus datos", + "Name cannot be empty" : "El nombre no puede estar en blanco", "The given name is too long" : "El nombre dado es demasiado largo", "The given web address is too long" : "La dirección web dada es demasiado larga", "The given slogan is too long" : "El lema dado es demasiado largo", diff --git a/apps/theming/l10n/es_MX.json b/apps/theming/l10n/es_MX.json index 96a716b70f2..133f5f0b8d3 100644 --- a/apps/theming/l10n/es_MX.json +++ b/apps/theming/l10n/es_MX.json @@ -3,6 +3,7 @@ "Saved" : "Guardado", "Admin" : "Administración", "a safe home for all your data" : "un lugar seguro para todos tus datos", + "Name cannot be empty" : "El nombre no puede estar en blanco", "The given name is too long" : "El nombre dado es demasiado largo", "The given web address is too long" : "La dirección web dada es demasiado larga", "The given slogan is too long" : "El lema dado es demasiado largo", diff --git a/apps/theming/l10n/fr.js b/apps/theming/l10n/fr.js index 5ae3ce82e71..1c608c6846c 100644 --- a/apps/theming/l10n/fr.js +++ b/apps/theming/l10n/fr.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Enregistré", "Admin" : "Administration", "a safe home for all your data" : "un endroit sûr pour toutes vos données", + "Name cannot be empty" : "Le nom ne peut pas être vide", "The given name is too long" : "Le nom donné est trop long", "The given web address is too long" : "L'adresse web donnée est trop longue", "The given slogan is too long" : "Le slogan donné est trop long", diff --git a/apps/theming/l10n/fr.json b/apps/theming/l10n/fr.json index 96391d1815e..582c034b7ba 100644 --- a/apps/theming/l10n/fr.json +++ b/apps/theming/l10n/fr.json @@ -3,6 +3,7 @@ "Saved" : "Enregistré", "Admin" : "Administration", "a safe home for all your data" : "un endroit sûr pour toutes vos données", + "Name cannot be empty" : "Le nom ne peut pas être vide", "The given name is too long" : "Le nom donné est trop long", "The given web address is too long" : "L'adresse web donnée est trop longue", "The given slogan is too long" : "Le slogan donné est trop long", diff --git a/apps/theming/l10n/is.js b/apps/theming/l10n/is.js index 7554d0c6f3e..c6785bdeee3 100644 --- a/apps/theming/l10n/is.js +++ b/apps/theming/l10n/is.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Vistað", "Admin" : "Stjórnandi", "a safe home for all your data" : "öruggur staður fyrir öll gögnin þín", + "Name cannot be empty" : "Heiti má ekki vera tómt", "The given name is too long" : "Uppgefið nafn er of langt", "The given web address is too long" : "Uppgefið veffang er of langt", "The given slogan is too long" : "Uppgefið slagorð er of langt", diff --git a/apps/theming/l10n/is.json b/apps/theming/l10n/is.json index a1202523829..194c28f72e0 100644 --- a/apps/theming/l10n/is.json +++ b/apps/theming/l10n/is.json @@ -3,6 +3,7 @@ "Saved" : "Vistað", "Admin" : "Stjórnandi", "a safe home for all your data" : "öruggur staður fyrir öll gögnin þín", + "Name cannot be empty" : "Heiti má ekki vera tómt", "The given name is too long" : "Uppgefið nafn er of langt", "The given web address is too long" : "Uppgefið veffang er of langt", "The given slogan is too long" : "Uppgefið slagorð er of langt", diff --git a/apps/theming/l10n/pt_BR.js b/apps/theming/l10n/pt_BR.js index 56c995fdfc5..285eee96f08 100644 --- a/apps/theming/l10n/pt_BR.js +++ b/apps/theming/l10n/pt_BR.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Salva", "Admin" : "Administrador", "a safe home for all your data" : "um lugar seguro para seus dados", + "Name cannot be empty" : "O nome não pode ficar em branco", "The given name is too long" : "O nome é muito longo", "The given web address is too long" : "O endereço web fornecido é muito longo", "The given slogan is too long" : "O slogan dado é muito longo", diff --git a/apps/theming/l10n/pt_BR.json b/apps/theming/l10n/pt_BR.json index 4a60ad2fd9c..b649c6bc85d 100644 --- a/apps/theming/l10n/pt_BR.json +++ b/apps/theming/l10n/pt_BR.json @@ -3,6 +3,7 @@ "Saved" : "Salva", "Admin" : "Administrador", "a safe home for all your data" : "um lugar seguro para seus dados", + "Name cannot be empty" : "O nome não pode ficar em branco", "The given name is too long" : "O nome é muito longo", "The given web address is too long" : "O endereço web fornecido é muito longo", "The given slogan is too long" : "O slogan dado é muito longo", diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index eb2e0c2c0fd..eb426e9758e 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "Сачувано", "Admin" : "Администрација", "a safe home for all your data" : "сигурно место за све Ваше податке", + "Name cannot be empty" : "Име не може бити празно", "The given name is too long" : "Име је предугачко", "The given web address is too long" : "Адреса је предугачка", "The given slogan is too long" : "Слоган је предугачак", diff --git a/apps/theming/l10n/sr.json b/apps/theming/l10n/sr.json index 1b3e2fe3ad4..7981ec534aa 100644 --- a/apps/theming/l10n/sr.json +++ b/apps/theming/l10n/sr.json @@ -3,6 +3,7 @@ "Saved" : "Сачувано", "Admin" : "Администрација", "a safe home for all your data" : "сигурно место за све Ваше податке", + "Name cannot be empty" : "Име не може бити празно", "The given name is too long" : "Име је предугачко", "The given web address is too long" : "Адреса је предугачка", "The given slogan is too long" : "Слоган је предугачак", diff --git a/apps/theming/l10n/zh_CN.js b/apps/theming/l10n/zh_CN.js index b7b51afd26c..e04a1594182 100644 --- a/apps/theming/l10n/zh_CN.js +++ b/apps/theming/l10n/zh_CN.js @@ -5,6 +5,7 @@ OC.L10N.register( "Saved" : "已保存", "Admin" : "管理", "a safe home for all your data" : "给您所有的数据一个安全的家", + "Name cannot be empty" : "名称不能为空", "The given name is too long" : "输入的名称过长", "The given web address is too long" : "输入的地址过长", "The given slogan is too long" : "输入的标语过长", diff --git a/apps/theming/l10n/zh_CN.json b/apps/theming/l10n/zh_CN.json index 3876bd18e4c..a0b23f5f339 100644 --- a/apps/theming/l10n/zh_CN.json +++ b/apps/theming/l10n/zh_CN.json @@ -3,6 +3,7 @@ "Saved" : "已保存", "Admin" : "管理", "a safe home for all your data" : "给您所有的数据一个安全的家", + "Name cannot be empty" : "名称不能为空", "The given name is too long" : "输入的名称过长", "The given web address is too long" : "输入的地址过长", "The given slogan is too long" : "输入的标语过长", |