mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
4873faa951
commit
016895d539
4 changed files with 10 additions and 0 deletions
|
|
@ -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}",
|
||||
|
|
|
|||
|
|
@ -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}",
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ OC.L10N.register(
|
|||
"See %s" : "Переглянути %s",
|
||||
"Sample configuration detected" : "Виявлено приклад конфігурації",
|
||||
"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" : "Було виявлено, що приклад конфігурації було скопійовано. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php",
|
||||
"Other activities" : "Інша активність",
|
||||
"%1$s and %2$s" : "%1$s та %2$s",
|
||||
"%1$s, %2$s and %3$s" : "%1$s, %2$s та %3$s",
|
||||
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s та %4$s",
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
"See %s" : "Переглянути %s",
|
||||
"Sample configuration detected" : "Виявлено приклад конфігурації",
|
||||
"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" : "Було виявлено, що приклад конфігурації було скопійовано. Це може нашкодити вашій системі та не підтримується. Будь ласка, зверніться до документації перед внесенням змін в файл config.php",
|
||||
"Other activities" : "Інша активність",
|
||||
"%1$s and %2$s" : "%1$s та %2$s",
|
||||
"%1$s, %2$s and %3$s" : "%1$s, %2$s та %3$s",
|
||||
"%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s та %4$s",
|
||||
|
|
|
|||
Loading…
Reference in a new issue