diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-02-18 00:22:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-02-18 00:22:21 +0000 |
commit | 331fe98a72d57e9b7ca1f8b5e7953f40528df0bb (patch) | |
tree | 6a8fe50b38ca2b941ffd45a555d12bb941c71754 /core | |
parent | 3c57d9cd8b0cee7bfbf40e00fbcaef010aad0842 (diff) | |
download | nextcloud-server-331fe98a72d57e9b7ca1f8b5e7953f40528df0bb.tar.gz nextcloud-server-331fe98a72d57e9b7ca1f8b5e7953f40528df0bb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/gl.js | 2 | ||||
-rw-r--r-- | core/l10n/gl.json | 2 | ||||
-rw-r--r-- | core/l10n/lv.js | 2 | ||||
-rw-r--r-- | core/l10n/lv.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 9d8f88c70fb..93f5d978a9c 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -364,7 +364,7 @@ OC.L10N.register( "The theme %s has been disabled." : "O tema %s foi desactivado.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Asegúrese de ter feito unha copia de seguranza da base de datos, do cartafol de configuración e do cartafol de datos, antes de proceder.", "Start update" : "Iniciar a actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera nas instalacións grandes, no seu lugar pode executar a seguinte orde desde o directorio de instalación:", + "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera nas instalacións grandes, en troques pode executar a seguinte orde desde o directorio de instalación:", "Detailed logs" : "Rexistros detallados", "Update needed" : "É necesario actualizar", "Please use the command line updater because you have a big instance with more than 50 accounts." : "Vde. ten unha instancia moi grande con máis de 50 contas, faga a actualización empregando a liña de ordes.", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 09e3eedb8b7..66f21af34ea 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -362,7 +362,7 @@ "The theme %s has been disabled." : "O tema %s foi desactivado.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Asegúrese de ter feito unha copia de seguranza da base de datos, do cartafol de configuración e do cartafol de datos, antes de proceder.", "Start update" : "Iniciar a actualización", - "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera nas instalacións grandes, no seu lugar pode executar a seguinte orde desde o directorio de instalación:", + "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Para evitar tempos de espera nas instalacións grandes, en troques pode executar a seguinte orde desde o directorio de instalación:", "Detailed logs" : "Rexistros detallados", "Update needed" : "É necesario actualizar", "Please use the command line updater because you have a big instance with more than 50 accounts." : "Vde. ten unha instancia moi grande con máis de 50 contas, faga a actualización empregando a liña de ordes.", diff --git a/core/l10n/lv.js b/core/l10n/lv.js index bff0cbdc8ce..fd751ea6e66 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -224,7 +224,7 @@ OC.L10N.register( "More details can be found in the server log." : "Vairāk informācijas var atrast servera žurnālā.", "For more details see the documentation ↗." : "Vairāk informācijas var atrast dokumentācijā ↗.", "Technical details" : "Tehniskās detaļas", - "Remote Address: %s" : "Attālinātā adrese: %s", + "Remote Address: %s" : "Attālā adrese: %s", "Request ID: %s" : "Pieprasījuma ID: %s", "Type: %s" : "Veids: %s", "Code: %s" : "Kods: %s", diff --git a/core/l10n/lv.json b/core/l10n/lv.json index 794fd1c7152..28fd822fc7b 100644 --- a/core/l10n/lv.json +++ b/core/l10n/lv.json @@ -222,7 +222,7 @@ "More details can be found in the server log." : "Vairāk informācijas var atrast servera žurnālā.", "For more details see the documentation ↗." : "Vairāk informācijas var atrast dokumentācijā ↗.", "Technical details" : "Tehniskās detaļas", - "Remote Address: %s" : "Attālinātā adrese: %s", + "Remote Address: %s" : "Attālā adrese: %s", "Request ID: %s" : "Pieprasījuma ID: %s", "Type: %s" : "Veids: %s", "Code: %s" : "Kods: %s", |