diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:30:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:30:08 +0000 |
commit | 2a18283b824a4b9271d3903c5d5432786846051e (patch) | |
tree | 52db505883a54c879d4c1de92351414000229e92 /lib | |
parent | 4e4a6cec5addfda227808a648f9461c2052fa7ea (diff) | |
download | nextcloud-server-2a18283b824a4b9271d3903c5d5432786846051e.tar.gz nextcloud-server-2a18283b824a4b9271d3903c5d5432786846051e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/eu.js | 1 | ||||
-rw-r--r-- | lib/l10n/eu.json | 1 | ||||
-rw-r--r-- | lib/l10n/gl.js | 2 | ||||
-rw-r--r-- | lib/l10n/gl.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index a7757978cc8..48d0acecb08 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -5,6 +5,7 @@ OC.L10N.register( "This can usually be fixed by giving the web server write access to the config directory." : "Hau normalean konpon daiteke web zerbitzariari konfigurazio direktoriorako idazteko sarbidea emanez.", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Bestela, config.php fitxategia irakurtzeko soilik mantendu nahi baduzu, ezarri bertan \"config_is_read_only\" aukerari 'egia' balioa.", "See %s" : "Ikusi %s", + "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "%1$s aplikazioa ez dago edo zerbitzari honekiko bertsio bateraezina du. Mesedez egiaztatu aplikazioen karpeta.", "Sample configuration detected" : "Adibide-ezarpena detektatua", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Adibide-ezarpena kopiatu dela detektatu da. Honek zure instalazioa apur dezake eta ez da onartzen. Irakurri dokumentazioa config.php fitxategia aldatu aurretik.", "404" : "404", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index 4f7f384f727..bb48899e82a 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -3,6 +3,7 @@ "This can usually be fixed by giving the web server write access to the config directory." : "Hau normalean konpon daiteke web zerbitzariari konfigurazio direktoriorako idazteko sarbidea emanez.", "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Bestela, config.php fitxategia irakurtzeko soilik mantendu nahi baduzu, ezarri bertan \"config_is_read_only\" aukerari 'egia' balioa.", "See %s" : "Ikusi %s", + "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "%1$s aplikazioa ez dago edo zerbitzari honekiko bertsio bateraezina du. Mesedez egiaztatu aplikazioen karpeta.", "Sample configuration detected" : "Adibide-ezarpena detektatua", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Adibide-ezarpena kopiatu dela detektatu da. Honek zure instalazioa apur dezake eta ez da onartzen. Irakurri dokumentazioa config.php fitxategia aldatu aurretik.", "404" : "404", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 8bb913a3918..2347f216a9c 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -155,7 +155,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con Vde.", "%1$s shared »%2$s« with you." : "%1$s compartiu «%2$s» con Vde.", "Click the button below to open it." : "Prema no botón de embaixo para abrilo.", - "The requested share does not exist anymore" : "O recurso compartido solicitado xa non existe", + "The requested share does not exist anymore" : "A compartición solicitada xa non existe", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Non se creou o usuario porque acadouse o límite de usuarios. Consulte as súas notificacións para obter máis información.", "Could not find category \"%s\"" : "Non foi posíbel atopar a categoría «%s»", "Sunday" : "domingo", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 6656caa4e17..54649245403 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -153,7 +153,7 @@ "%1$s shared »%2$s« with you" : "%1$s compartiu «%2$s» con Vde.", "%1$s shared »%2$s« with you." : "%1$s compartiu «%2$s» con Vde.", "Click the button below to open it." : "Prema no botón de embaixo para abrilo.", - "The requested share does not exist anymore" : "O recurso compartido solicitado xa non existe", + "The requested share does not exist anymore" : "A compartición solicitada xa non existe", "The user was not created because the user limit has been reached. Check your notifications to learn more." : "Non se creou o usuario porque acadouse o límite de usuarios. Consulte as súas notificacións para obter máis información.", "Could not find category \"%s\"" : "Non foi posíbel atopar a categoría «%s»", "Sunday" : "domingo", |