diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-31 02:33:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-31 02:33:09 +0000 |
commit | 016895d539649fb32ec2b1c652303dc8a0a06bbf (patch) | |
tree | cf3e6353476eb78ffd212b62a9f6b549f20d8961 /apps/settings/l10n | |
parent | 4873faa951eb3fdc5743b62a077d978cc16b15ec (diff) | |
download | nextcloud-server-016895d539649fb32ec2b1c652303dc8a0a06bbf.tar.gz nextcloud-server-016895d539649fb32ec2b1c652303dc8a0a06bbf.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/eu.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/eu.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 819f5d59b2e..4ee3f9a9a28 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -212,6 +212,9 @@ OC.L10N.register( "Copy" : "Kopiatu", "Could not copy app password. Please copy it manually." : "Ezin izan da aplikazioaren pasahitza kopiatu. Kopia ezazu eskuz, mesedez.", "Background job didn’t run yet!" : "Atzeko planoko lana ez da martxan jarri oraindik!", + "AJAX" : "AJAX", + "Webcron" : "Webcron", + "Cron (Recommended)" : "Cron (Gomendatuta)", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Hau exekutatzeko PHP POSIX luzapena behar duzu. {linkstart}PHP dokumentazioa{linkend} ikusi informazio gehiagorako", "Profile" : "Profila", "Enable" : "Gaitu", @@ -317,6 +320,7 @@ OC.L10N.register( "Updates" : "Eguneraketak", "App bundles" : "Aplikazio sortak", "Featured apps" : "App aipagarriak", + "For the server to work properly, it" : "Zerbitzariak ondo funtziona dezan,", "Details" : "Xehetasunak", "Changelog" : "Aldaketak", "by {author}\n{license}" : "{autor}-(e)k egina\n{license}", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 91696673c18..9b0f36b0ceb 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -210,6 +210,9 @@ "Copy" : "Kopiatu", "Could not copy app password. Please copy it manually." : "Ezin izan da aplikazioaren pasahitza kopiatu. Kopia ezazu eskuz, mesedez.", "Background job didn’t run yet!" : "Atzeko planoko lana ez da martxan jarri oraindik!", + "AJAX" : "AJAX", + "Webcron" : "Webcron", + "Cron (Recommended)" : "Cron (Gomendatuta)", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Hau exekutatzeko PHP POSIX luzapena behar duzu. {linkstart}PHP dokumentazioa{linkend} ikusi informazio gehiagorako", "Profile" : "Profila", "Enable" : "Gaitu", @@ -315,6 +318,7 @@ "Updates" : "Eguneraketak", "App bundles" : "Aplikazio sortak", "Featured apps" : "App aipagarriak", + "For the server to work properly, it" : "Zerbitzariak ondo funtziona dezan,", "Details" : "Xehetasunak", "Changelog" : "Aldaketak", "by {author}\n{license}" : "{autor}-(e)k egina\n{license}", |