diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:42 +0000 |
commit | 62950289132d1acf8b2e63632487ef12d3bf615d (patch) | |
tree | ee74511ea3c00ca9510ebcad172e5b88c109e38c /lib | |
parent | eb83fcb63b9ed0da6efe8f9193f3ef4a908cbf52 (diff) | |
download | nextcloud-server-62950289132d1acf8b2e63632487ef12d3bf615d.tar.gz nextcloud-server-62950289132d1acf8b2e63632487ef12d3bf615d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/gl.js | 2 | ||||
-rw-r--r-- | lib/l10n/gl.json | 2 | ||||
-rw-r--r-- | lib/l10n/ru.js | 2 | ||||
-rw-r--r-- | lib/l10n/ru.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index f78b2264bc4..57036bfaba2 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -214,7 +214,7 @@ OC.L10N.register( "User disabled" : "Usuario desactivado", "Login canceled by app" : "Acceso cancelado pola aplicación", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Non é posíbel instalar a aplicación «%1$s» por mor de non cumprirse as dependencias: %2$s", - "a safe home for all your data" : "un lugar seguro para todos os seus datos", + "a safe home for all your data" : "un acubillo seguro para todos os seus datos", "File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, ténteo máis adiante.", "Cannot download file" : "Non é posíbel descargar o ficheiro", "Application is not enabled" : "A aplicación non está activada", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index c23fc6ecab4..7c6bf5ca0ea 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -212,7 +212,7 @@ "User disabled" : "Usuario desactivado", "Login canceled by app" : "Acceso cancelado pola aplicación", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Non é posíbel instalar a aplicación «%1$s» por mor de non cumprirse as dependencias: %2$s", - "a safe home for all your data" : "un lugar seguro para todos os seus datos", + "a safe home for all your data" : "un acubillo seguro para todos os seus datos", "File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, ténteo máis adiante.", "Cannot download file" : "Non é posíbel descargar o ficheiro", "Application is not enabled" : "A aplicación non está activada", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index c7d74a623af..530edd767a0 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -95,7 +95,7 @@ OC.L10N.register( "Help" : "Помощь", "Appearance and accessibility" : "Внешний вид и доступность", "Apps" : "Приложения", - "Personal settings" : "Параметры пользователя", + "Personal settings" : "Личные настройки", "Administration settings" : "Параметры сервера", "Settings" : "Настройки", "Log out" : "Выйти", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index 0ac07611e47..2a14e20a3e1 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -93,7 +93,7 @@ "Help" : "Помощь", "Appearance and accessibility" : "Внешний вид и доступность", "Apps" : "Приложения", - "Personal settings" : "Параметры пользователя", + "Personal settings" : "Личные настройки", "Administration settings" : "Параметры сервера", "Settings" : "Настройки", "Log out" : "Выйти", |