diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-25 00:43:31 +0000 |
commit | bc7f0c3095184475d9fd43f0500dc9578e1f7f73 (patch) | |
tree | 0c68edd9be8c93c4b8dc7028225005f92ae0f06d /lib/l10n | |
parent | 460954afd9f994d3122fb425d1b200f2031c67b3 (diff) | |
download | nextcloud-server-bc7f0c3095184475d9fd43f0500dc9578e1f7f73.tar.gz nextcloud-server-bc7f0c3095184475d9fd43f0500dc9578e1f7f73.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-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" : "Выйти", |