diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-15 00:12:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-15 00:12:09 +0000 |
commit | 3771aeb58403dec07c6a074a942ba948b84ef62e (patch) | |
tree | ca84166cce619f53edaf91bab2c940545c915204 /lib | |
parent | 6112adfe064afbad17c485954d22e3947fe8ed13 (diff) | |
download | nextcloud-server-3771aeb58403dec07c6a074a942ba948b84ef62e.tar.gz nextcloud-server-3771aeb58403dec07c6a074a942ba948b84ef62e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/bg.js | 5 | ||||
-rw-r--r-- | lib/l10n/bg.json | 5 | ||||
-rw-r--r-- | lib/l10n/ja.js | 2 | ||||
-rw-r--r-- | lib/l10n/ja.json | 2 |
4 files changed, 12 insertions, 2 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index 18c8af414e4..f1732b2ae0e 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -33,12 +33,17 @@ OC.L10N.register( "File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ", "File name is too long" : "Името на файла е твърде дълго", "__language_name__" : "Български", + "This is an automatically sent email, please do not reply." : "Имейлът е генериран автоматично, моля не отговаряйте.", "Help" : "Помощ", "Apps" : "Приложения", + "Settings" : "Настройки", + "Log out" : "Отписване", "Users" : "Потребители", "Unknown user" : "Непознат потребител", "Sharing" : "Споделяне", + "Security" : "Сигурност", "Additional settings" : "Допълнителни настройки", + "Personal info" : "Лични данни", "%s enter the database username and name." : "%s въведете потребителско име и име за базата данни", "%s enter the database username." : "%s въведете потребител за базата данни.", "%s enter the database name." : "%s въведи име на базата данни.", diff --git a/lib/l10n/bg.json b/lib/l10n/bg.json index 1a0feea7c23..3a0f69df926 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -31,12 +31,17 @@ "File name contains at least one invalid character" : "Името на файла съдържа поне един невалиден символ", "File name is too long" : "Името на файла е твърде дълго", "__language_name__" : "Български", + "This is an automatically sent email, please do not reply." : "Имейлът е генериран автоматично, моля не отговаряйте.", "Help" : "Помощ", "Apps" : "Приложения", + "Settings" : "Настройки", + "Log out" : "Отписване", "Users" : "Потребители", "Unknown user" : "Непознат потребител", "Sharing" : "Споделяне", + "Security" : "Сигурност", "Additional settings" : "Допълнителни настройки", + "Personal info" : "Лични данни", "%s enter the database username and name." : "%s въведете потребителско име и име за базата данни", "%s enter the database username." : "%s въведете потребител за базата данни.", "%s enter the database name." : "%s въведи име на базата данни.", diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index e60c32ba08f..4081167240a 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -12,7 +12,7 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s", - "Education Edition" : "Education Edition", + "Education Edition" : "教育向けエディション", "Enterprise bundle" : "エンタープライズ バンドル", "Groupware bundle" : "グループウェア バンドル", "Social sharing bundle" : "SNS バンドル", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 67921cb812e..e0668b274d0 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -10,7 +10,7 @@ "%1$s, %2$s and %3$s" : "%1$s と %2$s、%3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s と %2$s、%3$s、%4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s と %2$s、%3$s、%4$s、%5$s", - "Education Edition" : "Education Edition", + "Education Edition" : "教育向けエディション", "Enterprise bundle" : "エンタープライズ バンドル", "Groupware bundle" : "グループウェア バンドル", "Social sharing bundle" : "SNS バンドル", |