diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-30 01:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-30 01:12:41 +0000 |
commit | eeceb684e8ae6fa0a0147ba598293d7ccc7db362 (patch) | |
tree | 67b453421eb1710ff80c8ac17c5c335c42412ff8 /lib/l10n | |
parent | aa00b2b277e9b8d831b5381b9dc5a2cd92212182 (diff) | |
download | nextcloud-server-eeceb684e8ae6fa0a0147ba598293d7ccc7db362.tar.gz nextcloud-server-eeceb684e8ae6fa0a0147ba598293d7ccc7db362.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/bg.js | 4 | ||||
-rw-r--r-- | lib/l10n/bg.json | 4 | ||||
-rw-r--r-- | lib/l10n/gl.js | 2 | ||||
-rw-r--r-- | lib/l10n/gl.json | 2 |
4 files changed, 10 insertions, 2 deletions
diff --git a/lib/l10n/bg.js b/lib/l10n/bg.js index ad8033f996b..c273c6226f5 100644 --- a/lib/l10n/bg.js +++ b/lib/l10n/bg.js @@ -41,11 +41,15 @@ OC.L10N.register( "Log out" : "Отписване", "Users" : "Потребители", "Unknown user" : "Непознат потребител", + "Create" : "Създай", + "Delete" : "Изтриване", + "Share" : "Споделяне", "Basic settings" : "Основни настройки", "Sharing" : "Споделяне", "Security" : "Сигурност", "Additional settings" : "Допълнителни настройки", "Personal info" : "Лични данни", + "Unlimited" : "Неограничено", "%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 81c2298c086..63bfcaff675 100644 --- a/lib/l10n/bg.json +++ b/lib/l10n/bg.json @@ -39,11 +39,15 @@ "Log out" : "Отписване", "Users" : "Потребители", "Unknown user" : "Непознат потребител", + "Create" : "Създай", + "Delete" : "Изтриване", + "Share" : "Споделяне", "Basic settings" : "Основни настройки", "Sharing" : "Споделяне", "Security" : "Сигурност", "Additional settings" : "Допълнителни настройки", "Personal info" : "Лични данни", + "Unlimited" : "Неограничено", "%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/gl.js b/lib/l10n/gl.js index d456a0be47f..8b7c27d2825 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -63,7 +63,7 @@ OC.L10N.register( "Oracle connection could not be established" : "Non foi posíbel estabelecer a conexión con Oracle", "Oracle username and/or password not valid" : "O nome de usuario e/ou contrasinal de Oracle é incorrecto", "PostgreSQL username and/or password not valid" : "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto", - "You need to enter details of an existing account." : "Debe insira os detalles dunha conta existente.", + "You need to enter details of an existing account." : "Debe inserir os detalles dunha conta existente.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non é compatíbel e %s non funcionará correctamente nesta plataforma. Utilíceo baixo a súa responsabilidade!", "For the best results, please consider using a GNU/Linux server instead." : "Para obter mellores resultados, considere o emprego dun servidor GNU/Linux no seu canto.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Semella que esta instancia de %s está a funcionar nun entorno PHP de 32 bisst e o open_basedir foi configurado no php.ini. Isto provocará problemas con ficheiros maiores de 4 GB e está absolutamente desaconsellado.", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 3f714b93741..8902455318a 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -61,7 +61,7 @@ "Oracle connection could not be established" : "Non foi posíbel estabelecer a conexión con Oracle", "Oracle username and/or password not valid" : "O nome de usuario e/ou contrasinal de Oracle é incorrecto", "PostgreSQL username and/or password not valid" : "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto", - "You need to enter details of an existing account." : "Debe insira os detalles dunha conta existente.", + "You need to enter details of an existing account." : "Debe inserir os detalles dunha conta existente.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X non é compatíbel e %s non funcionará correctamente nesta plataforma. Utilíceo baixo a súa responsabilidade!", "For the best results, please consider using a GNU/Linux server instead." : "Para obter mellores resultados, considere o emprego dun servidor GNU/Linux no seu canto.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Semella que esta instancia de %s está a funcionar nun entorno PHP de 32 bisst e o open_basedir foi configurado no php.ini. Isto provocará problemas con ficheiros maiores de 4 GB e está absolutamente desaconsellado.", |