[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/32147/head
Nextcloud bot 2 years ago
parent 6935baa568
commit 8bcba22d77
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -22,6 +22,8 @@ OC.L10N.register(
"Read only" : "Sola lettura",
"Disconnect" : "Disconnetti",
"Admin defined" : "Definito dall'amministratore",
"Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Il controllo automatico dello stato è disabilitato a causa del numero elevato di archivi configurati, fare clic per controllare lo stato",
"Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Sei sicuro di voler disconnettere questo spazio di archiviazione esterno? Ciò renderà lo spazio di archiviazione non disponibile in Nextcloud e comporterà l'eliminazione di questi file e cartelle su qualsiasi client di sincronizzazione attualmente connesso, ma non cancellerà alcun file e cartella sullo spazio di archiviazione esterno stesso.",
"Delete storage?" : "Vuoi eliminare l'archiviazione?",
"Saved" : "Salvato",
"Saving …" : "Salvataggio…",

@ -20,6 +20,8 @@
"Read only" : "Sola lettura",
"Disconnect" : "Disconnetti",
"Admin defined" : "Definito dall'amministratore",
"Automatic status checking is disabled due to the large number of configured storages, click to check status" : "Il controllo automatico dello stato è disabilitato a causa del numero elevato di archivi configurati, fare clic per controllare lo stato",
"Are you sure you want to disconnect this external storage? It will make the storage unavailable in Nextcloud and will lead to a deletion of these files and folders on any sync client that is currently connected but will not delete any files and folders on the external storage itself." : "Sei sicuro di voler disconnettere questo spazio di archiviazione esterno? Ciò renderà lo spazio di archiviazione non disponibile in Nextcloud e comporterà l'eliminazione di questi file e cartelle su qualsiasi client di sincronizzazione attualmente connesso, ma non cancellerà alcun file e cartella sullo spazio di archiviazione esterno stesso.",
"Delete storage?" : "Vuoi eliminare l'archiviazione?",
"Saved" : "Salvato",
"Saving …" : "Salvataggio…",

@ -101,6 +101,7 @@ OC.L10N.register(
"Wrong share ID, share doesn't exist" : "ID di condivisione errato, la condivisione non esiste",
"Could not delete share" : "impossibile eliminare la condivisione",
"Please specify a file or folder path" : "Specifica un percorso di un file o di una cartella",
"Wrong path, file/folder does not exist" : "Percorso errato, file/cartella inesistente",
"Could not create share" : "Impossibile creare la condivisione",
"Invalid permissions" : "Permessi non validi",
"Please specify a valid user" : "Specifica un utente valido",
@ -123,6 +124,7 @@ OC.L10N.register(
"Could not lock path" : "Impossibile bloccare il percorso",
"Wrong or no update parameter given" : "Parametro fornito non valido o non di aggiornamento",
"Share must at least have READ or CREATE permissions" : "La condivisione deve disporre almeno delle autorizzazioni READ o CREATE",
"Share must have READ permission if UPDATE or DELETE permission is set" : "La condivisione deve disporre dell'autorizzazione READ se l'autorizzazione è impostata su UPDATE o DELETE.",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Invio della password da Nextcloud Talk\" per condividere un file o una cartella non è riuscito poiché Nextcloud Talk non è attivato.",
"shared by %s" : "condiviso da %s",
"Download all files" : "Scarica tutti i file",

@ -99,6 +99,7 @@
"Wrong share ID, share doesn't exist" : "ID di condivisione errato, la condivisione non esiste",
"Could not delete share" : "impossibile eliminare la condivisione",
"Please specify a file or folder path" : "Specifica un percorso di un file o di una cartella",
"Wrong path, file/folder does not exist" : "Percorso errato, file/cartella inesistente",
"Could not create share" : "Impossibile creare la condivisione",
"Invalid permissions" : "Permessi non validi",
"Please specify a valid user" : "Specifica un utente valido",
@ -121,6 +122,7 @@
"Could not lock path" : "Impossibile bloccare il percorso",
"Wrong or no update parameter given" : "Parametro fornito non valido o non di aggiornamento",
"Share must at least have READ or CREATE permissions" : "La condivisione deve disporre almeno delle autorizzazioni READ o CREATE",
"Share must have READ permission if UPDATE or DELETE permission is set" : "La condivisione deve disporre dell'autorizzazione READ se l'autorizzazione è impostata su UPDATE o DELETE.",
"\"Sending the password by Nextcloud Talk\" for sharing a file or folder failed because Nextcloud Talk is not enabled." : "\"Invio della password da Nextcloud Talk\" per condividere un file o una cartella non è riuscito poiché Nextcloud Talk non è attivato.",
"shared by %s" : "condiviso da %s",
"Download all files" : "Scarica tutti i file",

@ -191,6 +191,7 @@ OC.L10N.register(
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Precises migrar les claves de cifráu d'un cifráu vieyu (ownCloud <= 8.0) a unu nuevu.",
"Start migration" : "Aniciar migración",
"Background job didnt run yet!" : "¡Entá nun s'executó'l trabayu de fondu!",
"Recommended" : "Recomendáu",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php precisa executalu l'usuariu del sistema «%s».",
"Allow apps to use the Share API" : "Permitir a les aplicaciones usar la API de Compartición",
"Enforce expiration date" : "Facer cumplir la data de caducidá",

@ -189,6 +189,7 @@
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Precises migrar les claves de cifráu d'un cifráu vieyu (ownCloud <= 8.0) a unu nuevu.",
"Start migration" : "Aniciar migración",
"Background job didnt run yet!" : "¡Entá nun s'executó'l trabayu de fondu!",
"Recommended" : "Recomendáu",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php precisa executalu l'usuariu del sistema «%s».",
"Allow apps to use the Share API" : "Permitir a les aplicaciones usar la API de Compartición",
"Enforce expiration date" : "Facer cumplir la data de caducidá",

@ -434,11 +434,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Някои задачи не са изпълнени след %s. Моля, помислете за преминаване към система cron.",
"Last job ran %s." : "За последно cron задача е стартирала %s.",
"Background job didnt run yet!" : "Фоновата задача все още не е стартирана!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимална производителност е важно да конфигурирате правилно фоновите задания. За по-големи екземпляри препоръчителната настройка е „Cron“. Моля, вижте документацията за повече информация.",
"Pick background job setting" : "Изберете настройка за фонова работа",
"Execute one task with each page loaded." : "Изпълняване на една задача с всяка заредена страница.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php е регистриран в услуга на webcron за извикване на cron.php на всеки 5 минути през HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Използвайте системната услуга cron, за да извикате файла cron.php на всеки 5 минути.",
"Recommended" : "Препоръчано",
"The cron.php needs to be executed by the system user \"%s\"." : "Необходимо е cron.php да се стартира от системния потребител \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "За да стартирате това, имате нужда от разширението PHP POSIX. Вижте {linkstart}документацията на PHP{linkend} за повече подробности.",
"You need to enable the File sharing App." : "Трябва да активирате приложението за споделяне на файлове.",
@ -522,6 +519,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Грешка: Това приложение не може да бъде активирано, защото прави сървъра нестабилен",
"mail" : "поща",
"Test email settings" : "Проверка на имейл настройките",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимална производителност е важно да конфигурирате правилно фоновите задания. За по-големи екземпляри препоръчителната настройка е „Cron“. Моля, вижте документацията за повече информация.",
"Execute one task with each page loaded." : "Изпълняване на една задача с всяка заредена страница.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php е регистриран в услуга на webcron за извикване на cron.php на всеки 5 минути през HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Използвайте системната услуга cron, за да извикате файла cron.php на всеки 5 минути.",
"Expire after " : "Изтечи след",
"days" : "дена",
"Allow users to share via link" : "Разреши потребителите да споделят с връзка",

@ -432,11 +432,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Някои задачи не са изпълнени след %s. Моля, помислете за преминаване към система cron.",
"Last job ran %s." : "За последно cron задача е стартирала %s.",
"Background job didnt run yet!" : "Фоновата задача все още не е стартирана!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимална производителност е важно да конфигурирате правилно фоновите задания. За по-големи екземпляри препоръчителната настройка е „Cron“. Моля, вижте документацията за повече информация.",
"Pick background job setting" : "Изберете настройка за фонова работа",
"Execute one task with each page loaded." : "Изпълняване на една задача с всяка заредена страница.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php е регистриран в услуга на webcron за извикване на cron.php на всеки 5 минути през HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Използвайте системната услуга cron, за да извикате файла cron.php на всеки 5 минути.",
"Recommended" : "Препоръчано",
"The cron.php needs to be executed by the system user \"%s\"." : "Необходимо е cron.php да се стартира от системния потребител \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "За да стартирате това, имате нужда от разширението PHP POSIX. Вижте {linkstart}документацията на PHP{linkend} за повече подробности.",
"You need to enable the File sharing App." : "Трябва да активирате приложението за споделяне на файлове.",
@ -520,6 +517,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Грешка: Това приложение не може да бъде активирано, защото прави сървъра нестабилен",
"mail" : "поща",
"Test email settings" : "Проверка на имейл настройките",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимална производителност е важно да конфигурирате правилно фоновите задания. За по-големи екземпляри препоръчителната настройка е „Cron“. Моля, вижте документацията за повече информация.",
"Execute one task with each page loaded." : "Изпълняване на една задача с всяка заредена страница.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php е регистриран в услуга на webcron за извикване на cron.php на всеки 5 минути през HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Използвайте системната услуга cron, за да извикате файла cron.php на всеки 5 минути.",
"Expire after " : "Изтечи след",
"days" : "дена",
"Allow users to share via link" : "Разреши потребителите да споделят с връзка",

@ -342,10 +342,7 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Oberioù 'zo n'int ket bet graet abaoe %s. Ret vefe cheñch d'ar sistem cron.",
"Last job ran %s." : "An oberenn divezhañ en deus troet %s.",
"Background job didnt run yet!" : "N'en deus ket labouret c'hoaz an oberen diadreñv.",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Evit kaout ur mon en dro mat eo ret stummañ mat al labourioù diadrñv. evit azgoulennoù brasoc'h eo aliet kaout stumm 'Cron'. Sellit ouzh an diellvadur evit muioc'h a ditouroù.",
"Pick background job setting" : "Choazit stumm al labourioù diadreñv",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php a zo anavezet evel ur webcron da gervel pep 5 munutenn a uz HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Implijit sevichoù ar sistem cron evit gervel restr cron.php pep 5 munutenn.",
"The cron.php needs to be executed by the system user \"%s\"." : "Ret eo da cron.php beza lakaet en dro gant sistem an implijer \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Ezhomm ez eus eus astennenn PHP POSIX evit al lakaat da dreiñ. Sellit ouzh {linkstart}diellvadur PHP{linkend} evit muioc'h a ditouroù.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Evel ar merour eo posupl deoc'h stumañ pizh penaos e vez rannet. Sellit ouz an diellvadur evit muioc'h a ditouroù.",
@ -405,6 +402,9 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Fazi : N'eo ket posupl aotreañ ar meziant abalamour e lak ar servijour da vezañ distabil",
"mail" : "postel",
"Test email settings" : "Amprouiñ ar c'has postel",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Evit kaout ur mon en dro mat eo ret stummañ mat al labourioù diadrñv. evit azgoulennoù brasoc'h eo aliet kaout stumm 'Cron'. Sellit ouzh an diellvadur evit muioc'h a ditouroù.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php a zo anavezet evel ur webcron da gervel pep 5 munutenn a uz HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Implijit sevichoù ar sistem cron evit gervel restr cron.php pep 5 munutenn.",
"Expire after " : "Termen goude",
"days" : "devezh",
"Allow users to share via link" : "Aotreañ an implijer da rannan dre liamm",

@ -340,10 +340,7 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Oberioù 'zo n'int ket bet graet abaoe %s. Ret vefe cheñch d'ar sistem cron.",
"Last job ran %s." : "An oberenn divezhañ en deus troet %s.",
"Background job didnt run yet!" : "N'en deus ket labouret c'hoaz an oberen diadreñv.",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Evit kaout ur mon en dro mat eo ret stummañ mat al labourioù diadrñv. evit azgoulennoù brasoc'h eo aliet kaout stumm 'Cron'. Sellit ouzh an diellvadur evit muioc'h a ditouroù.",
"Pick background job setting" : "Choazit stumm al labourioù diadreñv",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php a zo anavezet evel ur webcron da gervel pep 5 munutenn a uz HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Implijit sevichoù ar sistem cron evit gervel restr cron.php pep 5 munutenn.",
"The cron.php needs to be executed by the system user \"%s\"." : "Ret eo da cron.php beza lakaet en dro gant sistem an implijer \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Ezhomm ez eus eus astennenn PHP POSIX evit al lakaat da dreiñ. Sellit ouzh {linkstart}diellvadur PHP{linkend} evit muioc'h a ditouroù.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Evel ar merour eo posupl deoc'h stumañ pizh penaos e vez rannet. Sellit ouz an diellvadur evit muioc'h a ditouroù.",
@ -403,6 +400,9 @@
"Error: This app can not be enabled because it makes the server unstable" : "Fazi : N'eo ket posupl aotreañ ar meziant abalamour e lak ar servijour da vezañ distabil",
"mail" : "postel",
"Test email settings" : "Amprouiñ ar c'has postel",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Evit kaout ur mon en dro mat eo ret stummañ mat al labourioù diadrñv. evit azgoulennoù brasoc'h eo aliet kaout stumm 'Cron'. Sellit ouzh an diellvadur evit muioc'h a ditouroù.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php a zo anavezet evel ur webcron da gervel pep 5 munutenn a uz HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Implijit sevichoù ar sistem cron evit gervel restr cron.php pep 5 munutenn.",
"Expire after " : "Termen goude",
"days" : "devezh",
"Allow users to share via link" : "Aotreañ an implijer da rannan dre liamm",

@ -350,11 +350,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Algunes feines no shan executat des de %s. Considereu canviar al cron del sistema.",
"Last job ran %s." : "La darrera tasca es va executar %s.",
"Background job didnt run yet!" : "La tasca de fons encara no s'ha executat!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per a un rendiment òptim és important configurar correctament les tasques de fons. Per a instàncies més grans Cron és el paràmetre recomanat. Si us plau, per a més informació vegeu la documentació.",
"Pick background job setting" : "Trieu la configuració de la tasca en segon pla",
"Execute one task with each page loaded." : "Executa una tasca amb cada pàgina carregada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Utilitza el servei cron del sistema per cridar el fitxer cron.php cada 5 minuts.",
"Recommended" : "Recomanat",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per executar això es necessita l'extensió POSIX de PHP. Per més detalls, vegeu {linkstart}documentació de PHP{linkend}.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Com a administrador, podeu afinar els ajustaments per compartir fitxers. Si us plau, per més informació llegiu la documentació.",
@ -419,6 +416,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: aquesta aplicació no es pot activar perquè fa que el servidor sigui inestable",
"mail" : "correu electrònic",
"Test email settings" : "Prova els paràmetres de correu electrònic",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per a un rendiment òptim és important configurar correctament les tasques de fons. Per a instàncies més grans Cron és el paràmetre recomanat. Si us plau, per a més informació vegeu la documentació.",
"Execute one task with each page loaded." : "Executa una tasca amb cada pàgina carregada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Utilitza el servei cron del sistema per cridar el fitxer cron.php cada 5 minuts.",
"Expire after " : "Caduca després de ",
"days" : "dies",
"Allow users to share via link" : "Permet als usuaris compartir mitjançant enllaços",

@ -348,11 +348,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Algunes feines no shan executat des de %s. Considereu canviar al cron del sistema.",
"Last job ran %s." : "La darrera tasca es va executar %s.",
"Background job didnt run yet!" : "La tasca de fons encara no s'ha executat!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per a un rendiment òptim és important configurar correctament les tasques de fons. Per a instàncies més grans Cron és el paràmetre recomanat. Si us plau, per a més informació vegeu la documentació.",
"Pick background job setting" : "Trieu la configuració de la tasca en segon pla",
"Execute one task with each page loaded." : "Executa una tasca amb cada pàgina carregada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Utilitza el servei cron del sistema per cridar el fitxer cron.php cada 5 minuts.",
"Recommended" : "Recomanat",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php ha de ser executat per l'usuari del sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per executar això es necessita l'extensió POSIX de PHP. Per més detalls, vegeu {linkstart}documentació de PHP{linkend}.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Com a administrador, podeu afinar els ajustaments per compartir fitxers. Si us plau, per més informació llegiu la documentació.",
@ -417,6 +414,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: aquesta aplicació no es pot activar perquè fa que el servidor sigui inestable",
"mail" : "correu electrònic",
"Test email settings" : "Prova els paràmetres de correu electrònic",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per a un rendiment òptim és important configurar correctament les tasques de fons. Per a instàncies més grans Cron és el paràmetre recomanat. Si us plau, per a més informació vegeu la documentació.",
"Execute one task with each page loaded." : "Executa una tasca amb cada pàgina carregada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php està registrat en un servei webcron per cridar cron.php cada 15 minuts per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Utilitza el servei cron del sistema per cridar el fitxer cron.php cada 5 minuts.",
"Expire after " : "Caduca després de ",
"days" : "dies",
"Allow users to share via link" : "Permet als usuaris compartir mitjançant enllaços",

@ -434,11 +434,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Některé úlohy nebyly vykonány už od %s. Zvažte přepnutí na plánovač (cron) systému.",
"Last job ran %s." : "Poslední úloha byla vykonána: %s.",
"Background job didnt run yet!" : "Úloha na pozadí ještě nebyla spuštěná!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pro optimální výkon je důležité správně nastavit úlohy spouštěné na pozadí. Pro větší instance je doporučenou metodou použití systémového plánovače (cron). Více informací naleznete v dokumentaci.",
"Pick background job setting" : "Vybrat nastavení úlohy na pozadí",
"Execute one task with each page loaded." : "Spustit jednu úlohu s načtením každé stránky.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php je zaregistrován na službě webcron a bude přes HTTP volán každých 5 minut.",
"Use system cron service to call the cron.php file every 5 minutes." : "Použít systémový plánovač (cron) pro volání souboru cron.php každých 5 minut.",
"Recommended" : "Doporučené",
"The cron.php needs to be executed by the system user \"%s\"." : "Je třeba, aby cron.php bylo spouštěno s právy systémového uživatele „%s“.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pro spuštění je potřeba PHP POSIX rozšíření. Více informací lze nalézt v {linkstart}dokumentaci k PHP{linkend}.",
"You need to enable the File sharing App." : "Je třeba zapnout aplikaci pro sdílení souborů.",
@ -522,6 +519,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru",
"mail" : "e-mail",
"Test email settings" : "Vyzkoušet nastavení e-mailu",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pro optimální výkon je důležité správně nastavit úlohy spouštěné na pozadí. Pro větší instance je doporučenou metodou použití systémového plánovače (cron). Více informací naleznete v dokumentaci.",
"Execute one task with each page loaded." : "Spustit jednu úlohu s načtením každé stránky.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php je zaregistrován na službě webcron a bude přes HTTP volán každých 5 minut.",
"Use system cron service to call the cron.php file every 5 minutes." : "Použít systémový plánovač (cron) pro volání souboru cron.php každých 5 minut.",
"Expire after " : "Platnost skončí po",
"days" : "dnech",
"Allow users to share via link" : "Povolit uživatelům sdílet pomocí odkazů",

@ -432,11 +432,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Některé úlohy nebyly vykonány už od %s. Zvažte přepnutí na plánovač (cron) systému.",
"Last job ran %s." : "Poslední úloha byla vykonána: %s.",
"Background job didnt run yet!" : "Úloha na pozadí ještě nebyla spuštěná!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pro optimální výkon je důležité správně nastavit úlohy spouštěné na pozadí. Pro větší instance je doporučenou metodou použití systémového plánovače (cron). Více informací naleznete v dokumentaci.",
"Pick background job setting" : "Vybrat nastavení úlohy na pozadí",
"Execute one task with each page loaded." : "Spustit jednu úlohu s načtením každé stránky.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php je zaregistrován na službě webcron a bude přes HTTP volán každých 5 minut.",
"Use system cron service to call the cron.php file every 5 minutes." : "Použít systémový plánovač (cron) pro volání souboru cron.php každých 5 minut.",
"Recommended" : "Doporučené",
"The cron.php needs to be executed by the system user \"%s\"." : "Je třeba, aby cron.php bylo spouštěno s právy systémového uživatele „%s“.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pro spuštění je potřeba PHP POSIX rozšíření. Více informací lze nalézt v {linkstart}dokumentaci k PHP{linkend}.",
"You need to enable the File sharing App." : "Je třeba zapnout aplikaci pro sdílení souborů.",
@ -520,6 +517,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Chyba: tuto aplikaci nelze zapnout, protože způsobuje nestabilitu serveru",
"mail" : "e-mail",
"Test email settings" : "Vyzkoušet nastavení e-mailu",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Pro optimální výkon je důležité správně nastavit úlohy spouštěné na pozadí. Pro větší instance je doporučenou metodou použití systémového plánovače (cron). Více informací naleznete v dokumentaci.",
"Execute one task with each page loaded." : "Spustit jednu úlohu s načtením každé stránky.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php je zaregistrován na službě webcron a bude přes HTTP volán každých 5 minut.",
"Use system cron service to call the cron.php file every 5 minutes." : "Použít systémový plánovač (cron) pro volání souboru cron.php každých 5 minut.",
"Expire after " : "Platnost skončí po",
"days" : "dnech",
"Allow users to share via link" : "Povolit uživatelům sdílet pomocí odkazů",

@ -414,11 +414,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Nogle opgaver blev ikke udført siden %s. Overvej venligst at skifte til system cron.",
"Last job ran %s." : "Seneste job blev udført: %s.",
"Background job didnt run yet!" : "Baggrundsjobbet kørte ikke endnu!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ydeevne er det vigtigt at konfigurere baggrundsjob korrekt. For større tilfælde er 'Cron' den anbefalede indstilling. Se venligst dokumentationen for mere information.",
"Pick background job setting" : "Vælg baggrundsjob indstilling",
"Execute one task with each page loaded." : "Udfør én opgave med hver side indlæst.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php er registreret på en webcron-tjeneste til at ringe til cron.php hvert 5. minut over HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Brug systemets cron-tjeneste til at ringe til cron.php-filen hvert 5. minut.",
"Recommended" : "Anbefalet",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php skal udføres af systembrugeren \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For at køre dette skal du bruge PHP POSIX-udvidelsen. Se {linkstart}PHP-dokumentation{linkend} for flere detaljer.",
"You need to enable the File sharing App." : "Du skal aktivere fildelingsappen.",
@ -497,6 +494,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Fejl: Denne app kan ikke aktiveres fordi den gør serveren ustabil",
"mail" : "mail",
"Test email settings" : "Test e-mail-indstillinger",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ydeevne er det vigtigt at konfigurere baggrundsjob korrekt. For større tilfælde er 'Cron' den anbefalede indstilling. Se venligst dokumentationen for mere information.",
"Execute one task with each page loaded." : "Udfør én opgave med hver side indlæst.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php er registreret på en webcron-tjeneste til at ringe til cron.php hvert 5. minut over HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Brug systemets cron-tjeneste til at ringe til cron.php-filen hvert 5. minut.",
"Expire after " : "Udløber efter",
"days" : "dage",
"Allow users to share via link" : "Tillad brugere at dele via link",

@ -412,11 +412,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Nogle opgaver blev ikke udført siden %s. Overvej venligst at skifte til system cron.",
"Last job ran %s." : "Seneste job blev udført: %s.",
"Background job didnt run yet!" : "Baggrundsjobbet kørte ikke endnu!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ydeevne er det vigtigt at konfigurere baggrundsjob korrekt. For større tilfælde er 'Cron' den anbefalede indstilling. Se venligst dokumentationen for mere information.",
"Pick background job setting" : "Vælg baggrundsjob indstilling",
"Execute one task with each page loaded." : "Udfør én opgave med hver side indlæst.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php er registreret på en webcron-tjeneste til at ringe til cron.php hvert 5. minut over HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Brug systemets cron-tjeneste til at ringe til cron.php-filen hvert 5. minut.",
"Recommended" : "Anbefalet",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php skal udføres af systembrugeren \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For at køre dette skal du bruge PHP POSIX-udvidelsen. Se {linkstart}PHP-dokumentation{linkend} for flere detaljer.",
"You need to enable the File sharing App." : "Du skal aktivere fildelingsappen.",
@ -495,6 +492,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Fejl: Denne app kan ikke aktiveres fordi den gør serveren ustabil",
"mail" : "mail",
"Test email settings" : "Test e-mail-indstillinger",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ydeevne er det vigtigt at konfigurere baggrundsjob korrekt. For større tilfælde er 'Cron' den anbefalede indstilling. Se venligst dokumentationen for mere information.",
"Execute one task with each page loaded." : "Udfør én opgave med hver side indlæst.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php er registreret på en webcron-tjeneste til at ringe til cron.php hvert 5. minut over HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Brug systemets cron-tjeneste til at ringe til cron.php-filen hvert 5. minut.",
"Expire after " : "Udløber efter",
"days" : "dage",
"Allow users to share via link" : "Tillad brugere at dele via link",

@ -428,11 +428,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Einige Aufträge wurden seit %s nicht mehr ausgeführt. Bitte erwäge die Umstellung auf System-Cron.",
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
"Background job didnt run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.",
"Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.",
"Recommended" : "Empfohlen",
"The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ",
"You need to enable the File sharing App." : "Du musst die File sharing App aktivieren.",
@ -514,6 +511,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da sie den Server instabil macht. ",
"mail" : "E-Mail",
"Test email settings" : "E-Mail-Einstellungen testen",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.",
"Expire after " : "Ablauf nach ",
"days" : "Tagen",
"Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen",

@ -426,11 +426,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Einige Aufträge wurden seit %s nicht mehr ausgeführt. Bitte erwäge die Umstellung auf System-Cron.",
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
"Background job didnt run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.",
"Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.",
"Recommended" : "Empfohlen",
"The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix Erweiterung benötigt. Weitere Informationen in der {linkstart}PHP-Dokumentation{linkend}. ",
"You need to enable the File sharing App." : "Du musst die File sharing App aktivieren.",
@ -512,6 +509,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da sie den Server instabil macht. ",
"mail" : "E-Mail",
"Test email settings" : "E-Mail-Einstellungen testen",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.",
"Expire after " : "Ablauf nach ",
"days" : "Tagen",
"Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen",

@ -434,11 +434,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Einige Aufträge wurden seit %s nicht mehr ausgeführt. Bitte erwägen Sie die Umstellung auf System-Cron.",
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
"Background job didnt run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
"Pick background job setting" : "Einstellung für Hintergrund-Aufgaben auswählen",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.",
"Recommended" : "Empfohlen",
"The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix-Erweiterung benötigt. Weitere Informationen finden Sie in der {linkstart}PHP-Dokumentation{linkend}. ",
"You need to enable the File sharing App." : "Sie müssen die App \"File sharing\" aktivieren.",
@ -522,6 +519,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da sie den Server instabil macht. ",
"mail" : "E-Mail",
"Test email settings" : "E-Mail-Einstellungen testen",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.",
"Expire after " : "Ablauf nach ",
"days" : "Tagen",
"Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen",

@ -432,11 +432,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Einige Aufträge wurden seit %s nicht mehr ausgeführt. Bitte erwägen Sie die Umstellung auf System-Cron.",
"Last job ran %s." : "Letzte Aufgabe ausgeführt %s",
"Background job didnt run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
"Pick background job setting" : "Einstellung für Hintergrund-Aufgaben auswählen",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.",
"Recommended" : "Empfohlen",
"The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix-Erweiterung benötigt. Weitere Informationen finden Sie in der {linkstart}PHP-Dokumentation{linkend}. ",
"You need to enable the File sharing App." : "Sie müssen die App \"File sharing\" aktivieren.",
@ -520,6 +517,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Fehler: Diese App kann nicht aktiviert werden, da sie den Server instabil macht. ",
"mail" : "E-Mail",
"Test email settings" : "E-Mail-Einstellungen testen",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.",
"Execute one task with each page loaded." : "Eine Aufgabe bei jedem Laden einer Seite ausführen.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php ist bei einem Webcron-Dienst angemeldet, der cron.php alle 5 Minuten über HTTP aufruft.",
"Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.",
"Expire after " : "Ablauf nach ",
"days" : "Tagen",
"Allow users to share via link" : "Benutzern erlauben, Inhalte über Links zu teilen",

@ -419,11 +419,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Ορισμένες εργασίες δεν εκτελέστηκαν από %s. Σκεφτείτε να μεταβείτε στο σύστημα cron.",
"Last job ran %s." : "Η τελευταία εργασία %s.",
"Background job didnt run yet!" : "Η εργασία παρασκηνίου δεν εκτελέστηκε ακόμη!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Για βέλτιστη απόδοση είναι σημαντικό να ρυθμίσετε σωστά τις εργασίες παρασκηνίου. Για μεγαλύτερα συστήματα, η συνιστώμενη ρύθμιση είναι \"Cron\". Για περισσότερες πληροφορίες, ανατρέξτε στην τεκμηρίωση.",
"Pick background job setting" : "Επιλέξτε τη ρύθμιση εργασίας παρασκηνίου",
"Execute one task with each page loaded." : "Εκτελέστε μια εργασία με κάθε σελίδα φορτωμένη.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 5 λεπτά μέσω HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 5 λεπτά.",
"Recommended" : "Προτείνεται",
"The cron.php needs to be executed by the system user \"%s\"." : "Το cron.php πρέπει να εκτελεστεί από τον χρήστη του συστήματος \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Για να τρέξετε αυτό χρειάζεστε την επέκταση PHP POSIX. Δείτε {linkstart} PHP τεκμηρίωση {linked} για περισσότερες λεπτομέρειες.",
"You need to enable the File sharing App." : "Πρέπει να ενεργοποιήσετε την εφαρμογή File sharing",
@ -502,6 +499,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Σφάλμα: αυτή η εφαρμογή δεν μπορεί να ενεργοποιηθεί γιατί θα καταστήσει ασταθή τον διακομιστή.",
"mail" : "ταχυδρομείο",
"Test email settings" : "Δοκιμή ρυθμίσεων email",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Για βέλτιστη απόδοση είναι σημαντικό να ρυθμίσετε σωστά τις εργασίες παρασκηνίου. Για μεγαλύτερα συστήματα, η συνιστώμενη ρύθμιση είναι \"Cron\". Για περισσότερες πληροφορίες, ανατρέξτε στην τεκμηρίωση.",
"Execute one task with each page loaded." : "Εκτελέστε μια εργασία με κάθε σελίδα φορτωμένη.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 5 λεπτά μέσω HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 5 λεπτά.",
"Expire after " : "Λήξη μετά από",
"days" : "ημέρες",
"Allow users to share via link" : "Να επιτρέπεται σε χρήστες ο διαμοιρασμός μέσω συνδέσμου",

@ -417,11 +417,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Ορισμένες εργασίες δεν εκτελέστηκαν από %s. Σκεφτείτε να μεταβείτε στο σύστημα cron.",
"Last job ran %s." : "Η τελευταία εργασία %s.",
"Background job didnt run yet!" : "Η εργασία παρασκηνίου δεν εκτελέστηκε ακόμη!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Για βέλτιστη απόδοση είναι σημαντικό να ρυθμίσετε σωστά τις εργασίες παρασκηνίου. Για μεγαλύτερα συστήματα, η συνιστώμενη ρύθμιση είναι \"Cron\". Για περισσότερες πληροφορίες, ανατρέξτε στην τεκμηρίωση.",
"Pick background job setting" : "Επιλέξτε τη ρύθμιση εργασίας παρασκηνίου",
"Execute one task with each page loaded." : "Εκτελέστε μια εργασία με κάθε σελίδα φορτωμένη.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 5 λεπτά μέσω HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 5 λεπτά.",
"Recommended" : "Προτείνεται",
"The cron.php needs to be executed by the system user \"%s\"." : "Το cron.php πρέπει να εκτελεστεί από τον χρήστη του συστήματος \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Για να τρέξετε αυτό χρειάζεστε την επέκταση PHP POSIX. Δείτε {linkstart} PHP τεκμηρίωση {linked} για περισσότερες λεπτομέρειες.",
"You need to enable the File sharing App." : "Πρέπει να ενεργοποιήσετε την εφαρμογή File sharing",
@ -500,6 +497,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Σφάλμα: αυτή η εφαρμογή δεν μπορεί να ενεργοποιηθεί γιατί θα καταστήσει ασταθή τον διακομιστή.",
"mail" : "ταχυδρομείο",
"Test email settings" : "Δοκιμή ρυθμίσεων email",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Για βέλτιστη απόδοση είναι σημαντικό να ρυθμίσετε σωστά τις εργασίες παρασκηνίου. Για μεγαλύτερα συστήματα, η συνιστώμενη ρύθμιση είναι \"Cron\". Για περισσότερες πληροφορίες, ανατρέξτε στην τεκμηρίωση.",
"Execute one task with each page loaded." : "Εκτελέστε μια εργασία με κάθε σελίδα φορτωμένη.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 5 λεπτά μέσω HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 5 λεπτά.",
"Expire after " : "Λήξη μετά από",
"days" : "ημέρες",
"Allow users to share via link" : "Να επιτρέπεται σε χρήστες ο διαμοιρασμός μέσω συνδέσμου",

@ -240,7 +240,7 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "Last job execution ran %s. Something seems wrong.",
"Last job ran %s." : "Last job ran %s.",
"Background job didnt run yet!" : "Background job didnt run yet!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information.",
"Recommended" : "Recommended",
"The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.",
@ -290,6 +290,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: This app can not be enabled because it makes the server unstable",
"mail" : "mail",
"Test email settings" : "Test email settings",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information.",
"Expire after " : "Expire after ",
"days" : "days",
"Allow users to share via link" : "Allow users to share via link",

@ -238,7 +238,7 @@
"Last job execution ran %s. Something seems wrong." : "Last job execution ran %s. Something seems wrong.",
"Last job ran %s." : "Last job ran %s.",
"Background job didnt run yet!" : "Background job didnt run yet!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information.",
"Recommended" : "Recommended",
"The cron.php needs to be executed by the system user \"%s\"." : "The cron.php needs to be executed by the system user \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "As admin you can fine-tune the sharing behavior. Please see the documentation for more information.",
@ -288,6 +288,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: This app can not be enabled because it makes the server unstable",
"mail" : "mail",
"Test email settings" : "Test email settings",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information.",
"Expire after " : "Expire after ",
"days" : "days",
"Allow users to share via link" : "Allow users to share via link",

@ -311,10 +311,8 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "Lastataska plenumo ruliĝis %s. Io ŝajne misfunkciis.",
"Last job ran %s." : "Lasta tasko okazis %s.",
"Background job didnt run yet!" : "Fona tasko ankoraŭ ne ruliĝis!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Por optimuma rendimento, gravas bone agordi fonajn taskojn. Por serviloj kun multe da uzantoj kaj datumoj, „Cron“ estas rekomendita. Bv. vidi la dokumentaron por pli da informoj.",
"Pick background job setting" : "Elekti agordon pri fona tasko",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php estas registrita ĉe perreta „cron“-servo por esti vokita ĉiujn 5 minutojn per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Uzu la sisteman „cron“-servon por voki cron.php ĉiujn 5 minutojn.",
"Recommended" : "Rekomendata",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php bezonas esti rulita de la sistema uzanto „%s“.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Por ruli iton, vi bezonas la PHP-modulon pri POSIX. Vidu la {linkstart}PHP-dokumentaron{linkend} pro pli da detaloj.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Kiel administranto, vi povas agordi plidetale la kunhavigon. Bv. vidi la dokumentaron pri tio.",
@ -374,6 +372,9 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Eraro: tiu ĉi aplikaĵo ne povas esti ŝaltita, ĉar ĝi malstabiligus la servilon.",
"mail" : "retpoŝtadreso",
"Test email settings" : "Provi retpoŝtagordon",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Por optimuma rendimento, gravas bone agordi fonajn taskojn. Por serviloj kun multe da uzantoj kaj datumoj, „Cron“ estas rekomendita. Bv. vidi la dokumentaron por pli da informoj.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php estas registrita ĉe perreta „cron“-servo por esti vokita ĉiujn 5 minutojn per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Uzu la sisteman „cron“-servon por voki cron.php ĉiujn 5 minutojn.",
"Expire after " : "Senvalidigita post",
"days" : "tagoj",
"Allow users to share via link" : "Permesi uzantojn kunhavigi ligile",

@ -309,10 +309,8 @@
"Last job execution ran %s. Something seems wrong." : "Lastataska plenumo ruliĝis %s. Io ŝajne misfunkciis.",
"Last job ran %s." : "Lasta tasko okazis %s.",
"Background job didnt run yet!" : "Fona tasko ankoraŭ ne ruliĝis!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Por optimuma rendimento, gravas bone agordi fonajn taskojn. Por serviloj kun multe da uzantoj kaj datumoj, „Cron“ estas rekomendita. Bv. vidi la dokumentaron por pli da informoj.",
"Pick background job setting" : "Elekti agordon pri fona tasko",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php estas registrita ĉe perreta „cron“-servo por esti vokita ĉiujn 5 minutojn per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Uzu la sisteman „cron“-servon por voki cron.php ĉiujn 5 minutojn.",
"Recommended" : "Rekomendata",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php bezonas esti rulita de la sistema uzanto „%s“.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Por ruli iton, vi bezonas la PHP-modulon pri POSIX. Vidu la {linkstart}PHP-dokumentaron{linkend} pro pli da detaloj.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Kiel administranto, vi povas agordi plidetale la kunhavigon. Bv. vidi la dokumentaron pri tio.",
@ -372,6 +370,9 @@
"Error: This app can not be enabled because it makes the server unstable" : "Eraro: tiu ĉi aplikaĵo ne povas esti ŝaltita, ĉar ĝi malstabiligus la servilon.",
"mail" : "retpoŝtadreso",
"Test email settings" : "Provi retpoŝtagordon",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Por optimuma rendimento, gravas bone agordi fonajn taskojn. Por serviloj kun multe da uzantoj kaj datumoj, „Cron“ estas rekomendita. Bv. vidi la dokumentaron por pli da informoj.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php estas registrita ĉe perreta „cron“-servo por esti vokita ĉiujn 5 minutojn per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Uzu la sisteman „cron“-servon por voki cron.php ĉiujn 5 minutojn.",
"Expire after " : "Senvalidigita post",
"days" : "tagoj",
"Allow users to share via link" : "Permesi uzantojn kunhavigi ligile",

@ -424,11 +424,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Algunos trabajajos no se ejecutaron desde %s. Por favor, considere cambiar al sistema 'cron'.",
"Last job ran %s." : "El último trabajo se ejecutó %s.",
"Background job didnt run yet!" : "¡El trabajo en segundo plano no se ha ejecutado todavía!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendimiento óptimo es importante configurar correctamente los procesos en segundo plano. Para las instancias más grandes la configuración recomendada es 'Cron'. Por favor, lea la documentación para más información.",
"Pick background job setting" : "Escoge la configuración de las tareas en segundo plano",
"Execute one task with each page loaded." : "Ejecutar una tarea con cada página cargada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php está registrado en un servicio de web cron para llamar a cron.php cada 5 minutos por HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Usa el servicio cron del sistema para llamar al archivo cron.php cada 5 minutos.",
"Recommended" : "Recomendado",
"The cron.php needs to be executed by the system user \"%s\"." : "El archivo cron.php debe ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Necesitas la extensión PHP POSIX para lanzar esto. Mira la {linkstart}documentación de PHP{linkend} para más detalles.",
"You need to enable the File sharing App." : "Tienes que activar la app File sharing",
@ -508,6 +505,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta app no se puede activar porque desestabiliza el servidor",
"mail" : "correo electrónico",
"Test email settings" : "Probar configuración del correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendimiento óptimo es importante configurar correctamente los procesos en segundo plano. Para las instancias más grandes la configuración recomendada es 'Cron'. Por favor, lea la documentación para más información.",
"Execute one task with each page loaded." : "Ejecutar una tarea con cada página cargada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php está registrado en un servicio de web cron para llamar a cron.php cada 5 minutos por HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Usa el servicio cron del sistema para llamar al archivo cron.php cada 5 minutos.",
"Expire after " : "Caduca tras",
"days" : "días",
"Allow users to share via link" : "Permite a los usuarios compartir por medio de enlaces",

@ -422,11 +422,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Algunos trabajajos no se ejecutaron desde %s. Por favor, considere cambiar al sistema 'cron'.",
"Last job ran %s." : "El último trabajo se ejecutó %s.",
"Background job didnt run yet!" : "¡El trabajo en segundo plano no se ha ejecutado todavía!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendimiento óptimo es importante configurar correctamente los procesos en segundo plano. Para las instancias más grandes la configuración recomendada es 'Cron'. Por favor, lea la documentación para más información.",
"Pick background job setting" : "Escoge la configuración de las tareas en segundo plano",
"Execute one task with each page loaded." : "Ejecutar una tarea con cada página cargada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php está registrado en un servicio de web cron para llamar a cron.php cada 5 minutos por HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Usa el servicio cron del sistema para llamar al archivo cron.php cada 5 minutos.",
"Recommended" : "Recomendado",
"The cron.php needs to be executed by the system user \"%s\"." : "El archivo cron.php debe ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Necesitas la extensión PHP POSIX para lanzar esto. Mira la {linkstart}documentación de PHP{linkend} para más detalles.",
"You need to enable the File sharing App." : "Tienes que activar la app File sharing",
@ -506,6 +503,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta app no se puede activar porque desestabiliza el servidor",
"mail" : "correo electrónico",
"Test email settings" : "Probar configuración del correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendimiento óptimo es importante configurar correctamente los procesos en segundo plano. Para las instancias más grandes la configuración recomendada es 'Cron'. Por favor, lea la documentación para más información.",
"Execute one task with each page loaded." : "Ejecutar una tarea con cada página cargada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php está registrado en un servicio de web cron para llamar a cron.php cada 5 minutos por HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Usa el servicio cron del sistema para llamar al archivo cron.php cada 5 minutos.",
"Expire after " : "Caduca tras",
"days" : "días",
"Allow users to share via link" : "Permite a los usuarios compartir por medio de enlaces",

@ -220,7 +220,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -270,6 +269,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -218,7 +218,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -268,6 +267,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -211,7 +211,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctametne. Para instancias más grandes 'Cron' es el ajuste recomendado. Favor de consultar la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario del sistema \"%s\".",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, usted puede hacer ajustes finos al comportamiento de compartir. Favor de consultar la documentación para más información. ",
"Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
@ -255,6 +254,7 @@ OC.L10N.register(
"App update" : "Actualización de la aplicación",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctametne. Para instancias más grandes 'Cron' es el ajuste recomendado. Favor de consultar la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante links",

@ -209,7 +209,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctametne. Para instancias más grandes 'Cron' es el ajuste recomendado. Favor de consultar la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario del sistema \"%s\".",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, usted puede hacer ajustes finos al comportamiento de compartir. Favor de consultar la documentación para más información. ",
"Allow apps to use the Share API" : "Permitir que las aplicaciones usen el API para Compartir",
@ -253,6 +252,7 @@
"App update" : "Actualización de la aplicación",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctametne. Para instancias más grandes 'Cron' es el ajuste recomendado. Favor de consultar la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante links",

@ -218,7 +218,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -266,6 +265,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -216,7 +216,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -264,6 +263,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -218,7 +218,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -266,6 +265,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -216,7 +216,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -264,6 +263,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -218,7 +218,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -266,6 +265,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -216,7 +216,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -264,6 +263,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -218,7 +218,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -266,6 +265,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -216,7 +216,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -264,6 +263,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -218,7 +218,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -266,6 +265,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -216,7 +216,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -264,6 +263,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -218,7 +218,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -266,6 +265,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -216,7 +216,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -264,6 +263,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -213,7 +213,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -259,6 +258,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -211,7 +211,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -257,6 +256,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -242,7 +242,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -290,6 +289,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -240,7 +240,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -288,6 +287,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -213,7 +213,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -259,6 +258,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -211,7 +211,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -257,6 +256,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -213,7 +213,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -259,6 +258,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -211,7 +211,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -257,6 +256,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -213,7 +213,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -259,6 +258,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -211,7 +211,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -257,6 +256,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -213,7 +213,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -259,6 +258,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -211,7 +211,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -257,6 +256,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -213,7 +213,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -259,6 +258,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -211,7 +211,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -257,6 +256,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -218,7 +218,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -266,6 +265,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -216,7 +216,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -264,6 +263,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -213,7 +213,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -259,6 +258,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -211,7 +211,6 @@
"Last job execution ran %s. Something seems wrong." : "La última ejecución del trabajo corrió %s. Algo parece estar mal. ",
"Last job ran %s." : "El último trabajo corrió %s.",
"Background job didnt run yet!" : "¡El trabajo de segundo plano aún no ha corrido!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"The cron.php needs to be executed by the system user \"%s\"." : "El cron.php necesita ser ejecutado por el usuario de sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para correr esto necesitas la extensión POSIX de PHP. Por favor ve la {linkstart}documentación de PHP{linkend} para más detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador, puedes hacer ajustes finos al comportamiento de compartir. Por favor consulta la documentación para más información. ",
@ -257,6 +256,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Error: Esta aplicación no puede ser habilitada porque genera inestabilidad en el servidor",
"mail" : "correo",
"Test email settings" : "Probar las configuraciones de correo electrónico",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un desempeño ideal, es importante configurar los trabajos de fondo correctamente. Para instancias más grandes 'Cron' es la configuración recomendada. Por favor consulta la documentación para más información. ",
"Expire after " : "Expirar después de",
"days" : "días",
"Allow users to share via link" : "Permitir a los usuarios compartir mediante ligas",

@ -215,6 +215,7 @@ OC.L10N.register(
"Enable encryption" : "Luba krüpteerimine",
"Select default encryption module:" : "Määra vaikimisi krüpteerimise moodul:",
"Start migration" : "Alusta kolimist",
"Recommended" : "Soovitatud",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php tuleb käivitada süsteemikasutaja \"%s\" poolt.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administraatorina saate jagamise valikuid täpselt seadistada. Lisateavet leiad dokumentatsioonist.",
"Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t",

@ -213,6 +213,7 @@
"Enable encryption" : "Luba krüpteerimine",
"Select default encryption module:" : "Määra vaikimisi krüpteerimise moodul:",
"Start migration" : "Alusta kolimist",
"Recommended" : "Soovitatud",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php tuleb käivitada süsteemikasutaja \"%s\" poolt.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administraatorina saate jagamise valikuid täpselt seadistada. Lisateavet leiad dokumentatsioonist.",
"Allow apps to use the Share API" : "Luba rakendustel kasutada Share API-t",

@ -413,11 +413,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Ataza batzuk ez dira %stik exekutatu. Aztertu sistemaren crona erabiltzera pasatzea.",
"Last job ran %s." : "Azken lana %s itzuli zuen. ",
"Background job didnt run yet!" : "Atzeko planoko lana ez da martxan jarri oraindik!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Errendimendu ona izateko garrantzitsua da atzeko planoko atazak ondo konfiguratzea. Instantzia handientzat 'Cron' erabiltzea gomendatzen da. Irakurri dokumentazioa informazio gehiago lortzeko.",
"Pick background job setting" : "Aukeratu atzeko planoko atazen ezarpena",
"Execute one task with each page loaded." : "Exekutatu zeregin bat orri karga bakoitzarekin.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "webcron zerbitzua cron.php-ri 5 minutuan behin HTTP bidez deitzeko konfiguratu da.",
"Use system cron service to call the cron.php file every 5 minutes." : "Sistemaren cron zerbitzua erabili cron.php-ri 5 minutuan behin deitzeko.",
"Recommended" : "Aholkatuta",
"The cron.php needs to be executed by the system user \"%s\"." : "Sistemako \"%s\" erabiltzaileak, cron.php exekutatu behar du.",
"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",
"You need to enable the File sharing App." : "Fitxategi partekatze aplikazioa gaitu behar duzu.",
@ -496,6 +493,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Errorea: aplikazioa hau ezin da gaitu zerbitzaria ezegonkor izatea egiten duelako",
"mail" : "posta",
"Test email settings" : "Probatu eposta ezarpenak",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Errendimendu ona izateko garrantzitsua da atzeko planoko atazak ondo konfiguratzea. Instantzia handientzat 'Cron' erabiltzea gomendatzen da. Irakurri dokumentazioa informazio gehiago lortzeko.",
"Execute one task with each page loaded." : "Exekutatu zeregin bat orri karga bakoitzarekin.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "webcron zerbitzua cron.php-ri 5 minutuan behin HTTP bidez deitzeko konfiguratu da.",
"Use system cron service to call the cron.php file every 5 minutes." : "Sistemaren cron zerbitzua erabili cron.php-ri 5 minutuan behin deitzeko.",
"Expire after " : "Iraungia honen ondoren",
"days" : "egun",
"Allow users to share via link" : "Baimendu erabiltzaileak esteken bidez partekatzea",

@ -411,11 +411,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Ataza batzuk ez dira %stik exekutatu. Aztertu sistemaren crona erabiltzera pasatzea.",
"Last job ran %s." : "Azken lana %s itzuli zuen. ",
"Background job didnt run yet!" : "Atzeko planoko lana ez da martxan jarri oraindik!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Errendimendu ona izateko garrantzitsua da atzeko planoko atazak ondo konfiguratzea. Instantzia handientzat 'Cron' erabiltzea gomendatzen da. Irakurri dokumentazioa informazio gehiago lortzeko.",
"Pick background job setting" : "Aukeratu atzeko planoko atazen ezarpena",
"Execute one task with each page loaded." : "Exekutatu zeregin bat orri karga bakoitzarekin.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "webcron zerbitzua cron.php-ri 5 minutuan behin HTTP bidez deitzeko konfiguratu da.",
"Use system cron service to call the cron.php file every 5 minutes." : "Sistemaren cron zerbitzua erabili cron.php-ri 5 minutuan behin deitzeko.",
"Recommended" : "Aholkatuta",
"The cron.php needs to be executed by the system user \"%s\"." : "Sistemako \"%s\" erabiltzaileak, cron.php exekutatu behar du.",
"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",
"You need to enable the File sharing App." : "Fitxategi partekatze aplikazioa gaitu behar duzu.",
@ -494,6 +491,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Errorea: aplikazioa hau ezin da gaitu zerbitzaria ezegonkor izatea egiten duelako",
"mail" : "posta",
"Test email settings" : "Probatu eposta ezarpenak",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Errendimendu ona izateko garrantzitsua da atzeko planoko atazak ondo konfiguratzea. Instantzia handientzat 'Cron' erabiltzea gomendatzen da. Irakurri dokumentazioa informazio gehiago lortzeko.",
"Execute one task with each page loaded." : "Exekutatu zeregin bat orri karga bakoitzarekin.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "webcron zerbitzua cron.php-ri 5 minutuan behin HTTP bidez deitzeko konfiguratu da.",
"Use system cron service to call the cron.php file every 5 minutes." : "Sistemaren cron zerbitzua erabili cron.php-ri 5 minutuan behin deitzeko.",
"Expire after " : "Iraungia honen ondoren",
"days" : "egun",
"Allow users to share via link" : "Baimendu erabiltzaileak esteken bidez partekatzea",

@ -319,10 +319,8 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "آخرین کار انجام شده %s. به نظر می رسد اشتباه است",
"Last job ran %s." : "آخرین کار انجام شده %s.",
"Background job didnt run yet!" : "کار پس زمینه هنوز اجرا نشده است!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "برای عملکرد بهینه ، پیکربندی صحیح کارهای پس زمینه مهم است. برای موارد بزرگتر گزینه \"Cron\" توصیه می شود. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
"Pick background job setting" : "تنظیمات کار پس زمینه را انتخاب کنید",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php در یک سرویس webcron ثبت شده است تا cron.php هر 5 دقیقه با HTTP تماس بگیرید .",
"Use system cron service to call the cron.php file every 5 minutes." : "برای تماس با پرونده cron.php هر 5 دقیقه یکبار از سرویس cron system استفاده کنید.",
"Recommended" : "پیشنهاد شده",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php باید توسط کاربر سیستم \"%s\" اجرا شود.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "برای اجرای این کار شما نیاز به پسوند PHP POSIX دارید. دیدن {linkstart} مستندات PHP {linkend} برای اطلاعات بیشتر .",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "به عنوان مدیر ، می توانید رفتار اشتراک گذاری را تنظیم کنید. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
@ -383,6 +381,9 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "خطا: این برنامه امکان پذیر نیست زیرا باعث عدم ثبات سرور می شود",
"mail" : "ایمیل",
"Test email settings" : "تنظیمات ایمیل آزمایشی",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "برای عملکرد بهینه ، پیکربندی صحیح کارهای پس زمینه مهم است. برای موارد بزرگتر گزینه \"Cron\" توصیه می شود. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php در یک سرویس webcron ثبت شده است تا cron.php هر 5 دقیقه با HTTP تماس بگیرید .",
"Use system cron service to call the cron.php file every 5 minutes." : "برای تماس با پرونده cron.php هر 5 دقیقه یکبار از سرویس cron system استفاده کنید.",
"Expire after " : "اتمام اعتبار بعد از",
"days" : "روز",
"Allow users to share via link" : "اجازه دادن به کاربران برای اشتراک گذاری توسط پیوند",

@ -317,10 +317,8 @@
"Last job execution ran %s. Something seems wrong." : "آخرین کار انجام شده %s. به نظر می رسد اشتباه است",
"Last job ran %s." : "آخرین کار انجام شده %s.",
"Background job didnt run yet!" : "کار پس زمینه هنوز اجرا نشده است!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "برای عملکرد بهینه ، پیکربندی صحیح کارهای پس زمینه مهم است. برای موارد بزرگتر گزینه \"Cron\" توصیه می شود. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
"Pick background job setting" : "تنظیمات کار پس زمینه را انتخاب کنید",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php در یک سرویس webcron ثبت شده است تا cron.php هر 5 دقیقه با HTTP تماس بگیرید .",
"Use system cron service to call the cron.php file every 5 minutes." : "برای تماس با پرونده cron.php هر 5 دقیقه یکبار از سرویس cron system استفاده کنید.",
"Recommended" : "پیشنهاد شده",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php باید توسط کاربر سیستم \"%s\" اجرا شود.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "برای اجرای این کار شما نیاز به پسوند PHP POSIX دارید. دیدن {linkstart} مستندات PHP {linkend} برای اطلاعات بیشتر .",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "به عنوان مدیر ، می توانید رفتار اشتراک گذاری را تنظیم کنید. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
@ -381,6 +379,9 @@
"Error: This app can not be enabled because it makes the server unstable" : "خطا: این برنامه امکان پذیر نیست زیرا باعث عدم ثبات سرور می شود",
"mail" : "ایمیل",
"Test email settings" : "تنظیمات ایمیل آزمایشی",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "برای عملکرد بهینه ، پیکربندی صحیح کارهای پس زمینه مهم است. برای موارد بزرگتر گزینه \"Cron\" توصیه می شود. لطفا برای اطلاعات بیشتر به اسناد مراجعه کنید.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php در یک سرویس webcron ثبت شده است تا cron.php هر 5 دقیقه با HTTP تماس بگیرید .",
"Use system cron service to call the cron.php file every 5 minutes." : "برای تماس با پرونده cron.php هر 5 دقیقه یکبار از سرویس cron system استفاده کنید.",
"Expire after " : "اتمام اعتبار بعد از",
"days" : "روز",
"Allow users to share via link" : "اجازه دادن به کاربران برای اشتراک گذاری توسط پیوند",

@ -384,11 +384,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Joidenkin tehtävien suoritukset ovat onnistuneet viimeksi %s. Harkitse vaihtoa järjestelmän cron-palveluun.",
"Last job ran %s." : "Viimeisin työ suoritettu %s.",
"Background job didnt run yet!" : "Taustatyötä ei suoritettu vielä!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Optimaalisen suorituskyvyn vuoksi on tärkeää määrittää taustatyöt oikein. Suuria asennuksia varten 'Cron' on suositeltava asetus. Lisätietoja on saatavilla dokumentaatiossa.",
"Pick background job setting" : "Valitse taustatyöasetus",
"Execute one task with each page loaded." : "Suorita tehtävä sivun latauksen yhteydessä.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "Käytä ulkoista webcron-palvelua cron.php-skriptin suorittamiseen HTTP-protokollan kautta 5 minuutin välein. ",
"Use system cron service to call the cron.php file every 5 minutes." : "Käytä järjestelmän cron-palvelua cron.php-skriptin suorittamiseen 5 minuutin välein",
"Recommended" : "Suositeltu",
"The cron.php needs to be executed by the system user \"%s\"." : "Tiedosto cron.php tulee suorittaa järjestelmän käyttäjänä \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Tämän suorittamiseksi tarvitset PHP:n POSIX-laajennuksen. Lue {linkstart}PHP:n dokumentaatio{linkend} saadaksesi lisätietoja.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.",
@ -460,6 +457,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan",
"mail" : "posti",
"Test email settings" : "Testaa sähköpostiasetukset",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Optimaalisen suorituskyvyn vuoksi on tärkeää määrittää taustatyöt oikein. Suuria asennuksia varten 'Cron' on suositeltava asetus. Lisätietoja on saatavilla dokumentaatiossa.",
"Execute one task with each page loaded." : "Suorita tehtävä sivun latauksen yhteydessä.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "Käytä ulkoista webcron-palvelua cron.php-skriptin suorittamiseen HTTP-protokollan kautta 5 minuutin välein. ",
"Use system cron service to call the cron.php file every 5 minutes." : "Käytä järjestelmän cron-palvelua cron.php-skriptin suorittamiseen 5 minuutin välein",
"Expire after " : "Vanhenna",
"days" : "päivän jälkeen",
"Allow users to share via link" : "Salli käyttäjien jakaa linkkien kautta",

@ -382,11 +382,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Joidenkin tehtävien suoritukset ovat onnistuneet viimeksi %s. Harkitse vaihtoa järjestelmän cron-palveluun.",
"Last job ran %s." : "Viimeisin työ suoritettu %s.",
"Background job didnt run yet!" : "Taustatyötä ei suoritettu vielä!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Optimaalisen suorituskyvyn vuoksi on tärkeää määrittää taustatyöt oikein. Suuria asennuksia varten 'Cron' on suositeltava asetus. Lisätietoja on saatavilla dokumentaatiossa.",
"Pick background job setting" : "Valitse taustatyöasetus",
"Execute one task with each page loaded." : "Suorita tehtävä sivun latauksen yhteydessä.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "Käytä ulkoista webcron-palvelua cron.php-skriptin suorittamiseen HTTP-protokollan kautta 5 minuutin välein. ",
"Use system cron service to call the cron.php file every 5 minutes." : "Käytä järjestelmän cron-palvelua cron.php-skriptin suorittamiseen 5 minuutin välein",
"Recommended" : "Suositeltu",
"The cron.php needs to be executed by the system user \"%s\"." : "Tiedosto cron.php tulee suorittaa järjestelmän käyttäjänä \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Tämän suorittamiseksi tarvitset PHP:n POSIX-laajennuksen. Lue {linkstart}PHP:n dokumentaatio{linkend} saadaksesi lisätietoja.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ylläpitäjänä voit hienosäätää jakamista. Katso dokumentaatiosta lisätietoa.",
@ -458,6 +455,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Virhe: tätä sovellusta ei voi ottaa käyttöön, koska se tekee palvelimesta epävakaan",
"mail" : "posti",
"Test email settings" : "Testaa sähköpostiasetukset",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Optimaalisen suorituskyvyn vuoksi on tärkeää määrittää taustatyöt oikein. Suuria asennuksia varten 'Cron' on suositeltava asetus. Lisätietoja on saatavilla dokumentaatiossa.",
"Execute one task with each page loaded." : "Suorita tehtävä sivun latauksen yhteydessä.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "Käytä ulkoista webcron-palvelua cron.php-skriptin suorittamiseen HTTP-protokollan kautta 5 minuutin välein. ",
"Use system cron service to call the cron.php file every 5 minutes." : "Käytä järjestelmän cron-palvelua cron.php-skriptin suorittamiseen 5 minuutin välein",
"Expire after " : "Vanhenna",
"days" : "päivän jälkeen",
"Allow users to share via link" : "Salli käyttäjien jakaa linkkien kautta",

@ -416,11 +416,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Certaines tâches nont pas été exécutées depuis 1%s. Veuillez envisager de passer à un système cron.",
"Last job ran %s." : "Dernière tâche exécutée %s.",
"Background job didnt run yet!" : "La tâche de fond n'a pas encore tourné!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Afin d'optimiser au mieux la performance de votre instance, il est important de configurer correctement les travaux en arrière-plan. 'Cron' est le paramètre recommandé pour les instances de taille importante. Veuillez vous référer à la documentation Nextcloud pour plus d'informations à ce sujet.",
"Pick background job setting" : "Définir les paramètres pour la tâche d'arrière-plan",
"Execute one task with each page loaded." : "Exécute une tâche à chaque chargement de page",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 5 minutes par HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 5 minutes.",
"Recommended" : "Recommandée",
"The cron.php needs to be executed by the system user \"%s\"." : "Le cron.php doit être exécuté par l'utilisateur système \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'exécuter, vous devez avoir l'extension PHP POSIX. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.",
"You need to enable the File sharing App." : "Vous devez activer l'application de partage de fichiers",
@ -499,6 +496,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Erreur : Cette application ne peut pas être activée car cela rend le serveur instable.",
"mail" : "e-mail",
"Test email settings" : "Tester les paramètres e-mail",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Afin d'optimiser au mieux la performance de votre instance, il est important de configurer correctement les travaux en arrière-plan. 'Cron' est le paramètre recommandé pour les instances de taille importante. Veuillez vous référer à la documentation Nextcloud pour plus d'informations à ce sujet.",
"Execute one task with each page loaded." : "Exécute une tâche à chaque chargement de page",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 5 minutes par HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 5 minutes.",
"Expire after " : "Expiration après ",
"days" : "jours",
"Allow users to share via link" : "Autoriser les utilisateurs à partager par lien",

@ -414,11 +414,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Certaines tâches nont pas été exécutées depuis 1%s. Veuillez envisager de passer à un système cron.",
"Last job ran %s." : "Dernière tâche exécutée %s.",
"Background job didnt run yet!" : "La tâche de fond n'a pas encore tourné!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Afin d'optimiser au mieux la performance de votre instance, il est important de configurer correctement les travaux en arrière-plan. 'Cron' est le paramètre recommandé pour les instances de taille importante. Veuillez vous référer à la documentation Nextcloud pour plus d'informations à ce sujet.",
"Pick background job setting" : "Définir les paramètres pour la tâche d'arrière-plan",
"Execute one task with each page loaded." : "Exécute une tâche à chaque chargement de page",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 5 minutes par HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 5 minutes.",
"Recommended" : "Recommandée",
"The cron.php needs to be executed by the system user \"%s\"." : "Le cron.php doit être exécuté par l'utilisateur système \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pour l'exécuter, vous devez avoir l'extension PHP POSIX. Regarder la {linkstart}documentation PHP{linkend} pour plus de détails.",
"You need to enable the File sharing App." : "Vous devez activer l'application de partage de fichiers",
@ -497,6 +494,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Erreur : Cette application ne peut pas être activée car cela rend le serveur instable.",
"mail" : "e-mail",
"Test email settings" : "Tester les paramètres e-mail",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Afin d'optimiser au mieux la performance de votre instance, il est important de configurer correctement les travaux en arrière-plan. 'Cron' est le paramètre recommandé pour les instances de taille importante. Veuillez vous référer à la documentation Nextcloud pour plus d'informations à ce sujet.",
"Execute one task with each page loaded." : "Exécute une tâche à chaque chargement de page",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 5 minutes par HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 5 minutes.",
"Expire after " : "Expiration après ",
"days" : "jours",
"Allow users to share via link" : "Autoriser les utilisateurs à partager par lien",

@ -354,11 +354,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Dende %s non se executou ningún traballo. Considere cambiar ao cron do sistema.",
"Last job ran %s." : "O último traballo executouse %s.",
"Background job didnt run yet!" : "O traballo en segundo plano aínda non se executou!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendemento óptimo é importante configurar correctamente os traballos en segundo plano. Para instancias máis grandes, «Cron» é o axuste recomendado. Vexa a documentación para obter máis información.",
"Pick background job setting" : "Escolla os axustes do traballo en segundo plano",
"Execute one task with each page loaded." : "Executar unha tarefa con cada páxina cargada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 5 minutos a través de HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 5 minutos.",
"Recommended" : "Recomendado",
"The cron.php needs to be executed by the system user \"%s\"." : "O cron.php debe ser executado polo usuario do sistema «%s»",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isto necesitase a extensión POSIX de PHP. Vexa a {linkstart}documentación de PHP{linkend} para obter máis detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador pode facer axustes finos do comportamento al compartir. Lea a documentación para obter máis más información.",
@ -424,6 +421,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Erro: Esta aplicación non pode ser activada xa que xera inestabilidade no servidor ",
"mail" : "correo",
"Test email settings" : "Correo de proba dos axustes",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendemento óptimo é importante configurar correctamente os traballos en segundo plano. Para instancias máis grandes, «Cron» é o axuste recomendado. Vexa a documentación para obter máis información.",
"Execute one task with each page loaded." : "Executar unha tarefa con cada páxina cargada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 5 minutos a través de HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 5 minutos.",
"Expire after " : "Caduca após",
"days" : "días",
"Allow users to share via link" : "Permitir que os usuarios compartan a través de ligazóns",

@ -352,11 +352,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Dende %s non se executou ningún traballo. Considere cambiar ao cron do sistema.",
"Last job ran %s." : "O último traballo executouse %s.",
"Background job didnt run yet!" : "O traballo en segundo plano aínda non se executou!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendemento óptimo é importante configurar correctamente os traballos en segundo plano. Para instancias máis grandes, «Cron» é o axuste recomendado. Vexa a documentación para obter máis información.",
"Pick background job setting" : "Escolla os axustes do traballo en segundo plano",
"Execute one task with each page loaded." : "Executar unha tarefa con cada páxina cargada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 5 minutos a través de HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 5 minutos.",
"Recommended" : "Recomendado",
"The cron.php needs to be executed by the system user \"%s\"." : "O cron.php debe ser executado polo usuario do sistema «%s»",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Para executar isto necesitase a extensión POSIX de PHP. Vexa a {linkstart}documentación de PHP{linkend} para obter máis detalles. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Como administrador pode facer axustes finos do comportamento al compartir. Lea a documentación para obter máis más información.",
@ -422,6 +419,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Erro: Esta aplicación non pode ser activada xa que xera inestabilidade no servidor ",
"mail" : "correo",
"Test email settings" : "Correo de proba dos axustes",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Para un rendemento óptimo é importante configurar correctamente os traballos en segundo plano. Para instancias máis grandes, «Cron» é o axuste recomendado. Vexa a documentación para obter máis información.",
"Execute one task with each page loaded." : "Executar unha tarefa con cada páxina cargada.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 5 minutos a través de HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 5 minutos.",
"Expire after " : "Caduca após",
"days" : "días",
"Allow users to share via link" : "Permitir que os usuarios compartan a través de ligazóns",

@ -352,11 +352,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "חלק מהמשימות לא הופעלו מאז %s. נא לשקול לעבור ל־cron של המערכת.",
"Last job ran %s." : "המשימה האחרונה רצה למשך %s.",
"Background job didnt run yet!" : "משימת הרקע לא רצה עדיין!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "לביצועים מיטביים חשוב להגדיר משימות רקע כראוי. למערכות גדולות יותר מוטב להשתמש ב־Cron. נא לעיין בתיעוד לקבל מידע נוסף.",
"Pick background job setting" : "בחירת הגדרות למשימת רקע",
"Execute one task with each page loaded." : "הפעלת משימה אחת עם כל עמוד שנטען.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php is רשום בשירות webcron כדי לקרוא ל־cron.php כל 5 דקות דרך HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "להשתמש בשירות ה־cron של המערכת כדי לקרוא לקובץ cron.php כל 5 דקות.",
"Recommended" : "מומלץ",
"The cron.php needs to be executed by the system user \"%s\"." : "יש להפעיל את cron.php בתור משתמש המערכת „%s”.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "כדי להריץ זאת יש צורך בהרחבת POSIX ל־PHP. נא לעיין ב{linkstart}תיעוד של PHP{linkend} לפרטים נוספים.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "כמנהל יש לך אפשרות לכוונן את התנהגות השיתוף. נא לעיין בתיעוד לפרטים נוספים.",
@ -422,6 +419,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "שגיאה: לא ניתן להפעיל יישומון זה כיוון שהוא מערער את יציבות השרת.",
"mail" : "mail",
"Test email settings" : "בדיקת הגדרות דואר אלקטרוני",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "לביצועים מיטביים חשוב להגדיר משימות רקע כראוי. למערכות גדולות יותר מוטב להשתמש ב־Cron. נא לעיין בתיעוד לקבל מידע נוסף.",
"Execute one task with each page loaded." : "הפעלת משימה אחת עם כל עמוד שנטען.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php is רשום בשירות webcron כדי לקרוא ל־cron.php כל 5 דקות דרך HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "להשתמש בשירות ה־cron של המערכת כדי לקרוא לקובץ cron.php כל 5 דקות.",
"Expire after " : "פג אחרי",
"days" : "ימים",
"Allow users to share via link" : "אפשר למשתמשים לשתף באמצעות קישור",

@ -350,11 +350,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "חלק מהמשימות לא הופעלו מאז %s. נא לשקול לעבור ל־cron של המערכת.",
"Last job ran %s." : "המשימה האחרונה רצה למשך %s.",
"Background job didnt run yet!" : "משימת הרקע לא רצה עדיין!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "לביצועים מיטביים חשוב להגדיר משימות רקע כראוי. למערכות גדולות יותר מוטב להשתמש ב־Cron. נא לעיין בתיעוד לקבל מידע נוסף.",
"Pick background job setting" : "בחירת הגדרות למשימת רקע",
"Execute one task with each page loaded." : "הפעלת משימה אחת עם כל עמוד שנטען.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php is רשום בשירות webcron כדי לקרוא ל־cron.php כל 5 דקות דרך HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "להשתמש בשירות ה־cron של המערכת כדי לקרוא לקובץ cron.php כל 5 דקות.",
"Recommended" : "מומלץ",
"The cron.php needs to be executed by the system user \"%s\"." : "יש להפעיל את cron.php בתור משתמש המערכת „%s”.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "כדי להריץ זאת יש צורך בהרחבת POSIX ל־PHP. נא לעיין ב{linkstart}תיעוד של PHP{linkend} לפרטים נוספים.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "כמנהל יש לך אפשרות לכוונן את התנהגות השיתוף. נא לעיין בתיעוד לפרטים נוספים.",
@ -420,6 +417,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "שגיאה: לא ניתן להפעיל יישומון זה כיוון שהוא מערער את יציבות השרת.",
"mail" : "mail",
"Test email settings" : "בדיקת הגדרות דואר אלקטרוני",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "לביצועים מיטביים חשוב להגדיר משימות רקע כראוי. למערכות גדולות יותר מוטב להשתמש ב־Cron. נא לעיין בתיעוד לקבל מידע נוסף.",
"Execute one task with each page loaded." : "הפעלת משימה אחת עם כל עמוד שנטען.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php is רשום בשירות webcron כדי לקרוא ל־cron.php כל 5 דקות דרך HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "להשתמש בשירות ה־cron של המערכת כדי לקרוא לקובץ cron.php כל 5 דקות.",
"Expire after " : "פג אחרי",
"days" : "ימים",
"Allow users to share via link" : "אפשר למשתמשים לשתף באמצעות קישור",

@ -414,11 +414,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Određeni zadaci nisu izvršeni od %s. Razmislite o prebacivanju na sistemski cron.",
"Last job ran %s." : "Posljednji zadatak pokrenut je %s.",
"Background job didnt run yet!" : "Pozadinski zadatak još nije pokrenut!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Kako biste osigurali optimalne performanse važno je pravilno konfigurirati pozadinske zadatke. Kod većih instanci preporučujemo korištenje postavke Cron. Više informacija možete pronaći u odgovarajućoj dokumentaciji.",
"Pick background job setting" : "Odaberite postavku pozadinskog zadatka",
"Execute one task with each page loaded." : "Izvršite jedan zadatak sa svakom učitanom stranicom.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php registriran je na servisu webcron za pozivanje datoteke cron.php svakih 5 minuta putem HTTP-a.",
"Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.",
"Recommended" : "Preporuceno",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php treba izvršiti korisnik „%s”.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Za izvršavanje navedenog postupka potrebno je proširenje PHP POSIX. Pogledajte {linkstart}dokumentaciju PHP-a{linkend} za više informacija.",
"You need to enable the File sharing App." : "Morate omogućiti aplikaciju za dijeljenje datoteka.",
@ -497,6 +494,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Pogreška: ovu se aplikaciju ne može omogućiti jer poslužitelj može postati nestabilan",
"mail" : "pošta",
"Test email settings" : "Ispitaj postavke e-pošte",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Kako biste osigurali optimalne performanse važno je pravilno konfigurirati pozadinske zadatke. Kod većih instanci preporučujemo korištenje postavke Cron. Više informacija možete pronaći u odgovarajućoj dokumentaciji.",
"Execute one task with each page loaded." : "Izvršite jedan zadatak sa svakom učitanom stranicom.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php registriran je na servisu webcron za pozivanje datoteke cron.php svakih 5 minuta putem HTTP-a.",
"Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.",
"Expire after " : "Istek nakon",
"days" : "dana",
"Allow users to share via link" : "Dopusti korisnicima dijeljenje putem poveznice",

@ -412,11 +412,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Određeni zadaci nisu izvršeni od %s. Razmislite o prebacivanju na sistemski cron.",
"Last job ran %s." : "Posljednji zadatak pokrenut je %s.",
"Background job didnt run yet!" : "Pozadinski zadatak još nije pokrenut!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Kako biste osigurali optimalne performanse važno je pravilno konfigurirati pozadinske zadatke. Kod većih instanci preporučujemo korištenje postavke Cron. Više informacija možete pronaći u odgovarajućoj dokumentaciji.",
"Pick background job setting" : "Odaberite postavku pozadinskog zadatka",
"Execute one task with each page loaded." : "Izvršite jedan zadatak sa svakom učitanom stranicom.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php registriran je na servisu webcron za pozivanje datoteke cron.php svakih 5 minuta putem HTTP-a.",
"Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.",
"Recommended" : "Preporuceno",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php treba izvršiti korisnik „%s”.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Za izvršavanje navedenog postupka potrebno je proširenje PHP POSIX. Pogledajte {linkstart}dokumentaciju PHP-a{linkend} za više informacija.",
"You need to enable the File sharing App." : "Morate omogućiti aplikaciju za dijeljenje datoteka.",
@ -495,6 +492,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Pogreška: ovu se aplikaciju ne može omogućiti jer poslužitelj može postati nestabilan",
"mail" : "pošta",
"Test email settings" : "Ispitaj postavke e-pošte",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Kako biste osigurali optimalne performanse važno je pravilno konfigurirati pozadinske zadatke. Kod većih instanci preporučujemo korištenje postavke Cron. Više informacija možete pronaći u odgovarajućoj dokumentaciji.",
"Execute one task with each page loaded." : "Izvršite jedan zadatak sa svakom učitanom stranicom.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php registriran je na servisu webcron za pozivanje datoteke cron.php svakih 5 minuta putem HTTP-a.",
"Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.",
"Expire after " : "Istek nakon",
"days" : "dana",
"Allow users to share via link" : "Dopusti korisnicima dijeljenje putem poveznice",

@ -434,11 +434,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Néhány feladat nem futott ezóta: %s. Fontolja meg a rendszer cronra váltást.",
"Last job ran %s." : "Utolsó futás: %s.",
"Background job didnt run yet!" : "A háttérfeladat még nem futott le!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Az optimális teljesítményhez fontos, hogy a háttérfeladatok megfelelően legyenek beállítva. Nagyobb telepítésekhez a „Cron” beállítás javasolt. További részletekért lásd a dokumentációt.",
"Pick background job setting" : "Háttérfolyamat beállítás kiválasztása",
"Execute one task with each page loaded." : "Egy-egy feladat végrehajtása minden oldalbetöltés alkalmával.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "A cron.php regisztrálva van a webcron szolgáltatásban, hogy 5 percenként meghívja a cron.php-t HTTP-n keresztül.",
"Use system cron service to call the cron.php file every 5 minutes." : "A rendszer cron szolgáltatás használata a cron.php fájl 5 percenként meghívásához.",
"Recommended" : "Ajánlott",
"The cron.php needs to be executed by the system user \"%s\"." : "A cron.php-t „%s” rendszerfelhasználónak kell végrehajtania.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Ennek futtatásához a PHP POSIX kiterjesztés szükséges. A részletekért lásd a {linkstart}PHP dokumentációt{linkend}.",
"You need to enable the File sharing App." : "Engedélyeznie kell a Fájlmegosztás alkalmazást.",
@ -522,6 +519,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Hiba: az alkalmazás nem engedélyezhető, mert instabillá tenné a kiszolgálót",
"mail" : "levél",
"Test email settings" : "E-mail beállítások ellenőrzése",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Az optimális teljesítményhez fontos, hogy a háttérfeladatok megfelelően legyenek beállítva. Nagyobb telepítésekhez a „Cron” beállítás javasolt. További részletekért lásd a dokumentációt.",
"Execute one task with each page loaded." : "Egy-egy feladat végrehajtása minden oldalbetöltés alkalmával.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "A cron.php regisztrálva van a webcron szolgáltatásban, hogy 5 percenként meghívja a cron.php-t HTTP-n keresztül.",
"Use system cron service to call the cron.php file every 5 minutes." : "A rendszer cron szolgáltatás használata a cron.php fájl 5 percenként meghívásához.",
"Expire after " : "Lejárat:",
"days" : "nap",
"Allow users to share via link" : "A fájlok hivatkozással történő megosztásának engedélyezése",

@ -432,11 +432,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Néhány feladat nem futott ezóta: %s. Fontolja meg a rendszer cronra váltást.",
"Last job ran %s." : "Utolsó futás: %s.",
"Background job didnt run yet!" : "A háttérfeladat még nem futott le!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Az optimális teljesítményhez fontos, hogy a háttérfeladatok megfelelően legyenek beállítva. Nagyobb telepítésekhez a „Cron” beállítás javasolt. További részletekért lásd a dokumentációt.",
"Pick background job setting" : "Háttérfolyamat beállítás kiválasztása",
"Execute one task with each page loaded." : "Egy-egy feladat végrehajtása minden oldalbetöltés alkalmával.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "A cron.php regisztrálva van a webcron szolgáltatásban, hogy 5 percenként meghívja a cron.php-t HTTP-n keresztül.",
"Use system cron service to call the cron.php file every 5 minutes." : "A rendszer cron szolgáltatás használata a cron.php fájl 5 percenként meghívásához.",
"Recommended" : "Ajánlott",
"The cron.php needs to be executed by the system user \"%s\"." : "A cron.php-t „%s” rendszerfelhasználónak kell végrehajtania.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Ennek futtatásához a PHP POSIX kiterjesztés szükséges. A részletekért lásd a {linkstart}PHP dokumentációt{linkend}.",
"You need to enable the File sharing App." : "Engedélyeznie kell a Fájlmegosztás alkalmazást.",
@ -520,6 +517,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Hiba: az alkalmazás nem engedélyezhető, mert instabillá tenné a kiszolgálót",
"mail" : "levél",
"Test email settings" : "E-mail beállítások ellenőrzése",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Az optimális teljesítményhez fontos, hogy a háttérfeladatok megfelelően legyenek beállítva. Nagyobb telepítésekhez a „Cron” beállítás javasolt. További részletekért lásd a dokumentációt.",
"Execute one task with each page loaded." : "Egy-egy feladat végrehajtása minden oldalbetöltés alkalmával.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "A cron.php regisztrálva van a webcron szolgáltatásban, hogy 5 percenként meghívja a cron.php-t HTTP-n keresztül.",
"Use system cron service to call the cron.php file every 5 minutes." : "A rendszer cron szolgáltatás használata a cron.php fájl 5 percenként meghívásához.",
"Expire after " : "Lejárat:",
"days" : "nap",
"Allow users to share via link" : "A fájlok hivatkozással történő megosztásának engedélyezése",

@ -292,6 +292,7 @@ OC.L10N.register(
"Last job ran %s." : "Pekerjaan terakhir dijalankan %s",
"Background job didnt run yet!" : "Pekerjaan latar belakang belum berjalan!",
"Pick background job setting" : "Pilih pengaturan pekerjaan latar belakang",
"Recommended" : "Direkomendasikan",
"Allow apps to use the Share API" : "Izinkan aplikasi untuk menggunakan API Pembagian",
"Enforce expiration date" : "Berlakukan tanggal kadaluarsa",
"Allow public uploads" : "Izinkan unggahan publik",

@ -290,6 +290,7 @@
"Last job ran %s." : "Pekerjaan terakhir dijalankan %s",
"Background job didnt run yet!" : "Pekerjaan latar belakang belum berjalan!",
"Pick background job setting" : "Pilih pengaturan pekerjaan latar belakang",
"Recommended" : "Direkomendasikan",
"Allow apps to use the Share API" : "Izinkan aplikasi untuk menggunakan API Pembagian",
"Enforce expiration date" : "Berlakukan tanggal kadaluarsa",
"Allow public uploads" : "Izinkan unggahan publik",

@ -319,10 +319,8 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "Síðasta verk var keyrt %s. Eitthvað er ekki eins og það á að sér að vera.",
"Last job ran %s." : "Síðasta verk var keyrt %s.",
"Background job didnt run yet!" : "Bakgrunnsverk hefur ekki ennþá verið keyrt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Til að ná bestum afköstum er mikilvægt að stilla bakgrunnsverk rétt. Fyrir stórar uppsetningar er mælt með því að nota 'cron' kerfisins. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.",
"Pick background job setting" : "Veldu stillingu á bakgrunnsverki",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php er skráð á webcron-þjónustu til að kalla á cron.php á 5 mínútna fresti yfir HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 5 mínútna fresti.",
"Recommended" : "Mælt með",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php verður að vera keyrt af kerfisnotandanum \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Til að keyra þetta þarftu að hafa PHP-POSIX-viðaukann (extension). Skoðaðu {linkstart}PHP-hjálparskjölin{linkend} fyrir nánari útlistun.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Sem stjórnandi geturðu fínstillt hegðun við deilingu. Endilega kíktu á hjálparskjölin til að sjá ítarlegri upplýsingar.",
@ -381,6 +379,9 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit því það gerir þjóninn óstöðugan.",
"mail" : "póstur",
"Test email settings" : "Prófa tölvupóststillingar",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Til að ná bestum afköstum er mikilvægt að stilla bakgrunnsverk rétt. Fyrir stórar uppsetningar er mælt með því að nota 'cron' kerfisins. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php er skráð á webcron-þjónustu til að kalla á cron.php á 5 mínútna fresti yfir HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 5 mínútna fresti.",
"Expire after " : "Rennur út eftir ",
"days" : "daga",
"Allow users to share via link" : "Leyfa notendum að deila með tengli",

@ -317,10 +317,8 @@
"Last job execution ran %s. Something seems wrong." : "Síðasta verk var keyrt %s. Eitthvað er ekki eins og það á að sér að vera.",
"Last job ran %s." : "Síðasta verk var keyrt %s.",
"Background job didnt run yet!" : "Bakgrunnsverk hefur ekki ennþá verið keyrt!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Til að ná bestum afköstum er mikilvægt að stilla bakgrunnsverk rétt. Fyrir stórar uppsetningar er mælt með því að nota 'cron' kerfisins. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.",
"Pick background job setting" : "Veldu stillingu á bakgrunnsverki",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php er skráð á webcron-þjónustu til að kalla á cron.php á 5 mínútna fresti yfir HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 5 mínútna fresti.",
"Recommended" : "Mælt með",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php verður að vera keyrt af kerfisnotandanum \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Til að keyra þetta þarftu að hafa PHP-POSIX-viðaukann (extension). Skoðaðu {linkstart}PHP-hjálparskjölin{linkend} fyrir nánari útlistun.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Sem stjórnandi geturðu fínstillt hegðun við deilingu. Endilega kíktu á hjálparskjölin til að sjá ítarlegri upplýsingar.",
@ -379,6 +377,9 @@
"Error: This app can not be enabled because it makes the server unstable" : "Villa: ekki er hægt að virkja þetta forrit því það gerir þjóninn óstöðugan.",
"mail" : "póstur",
"Test email settings" : "Prófa tölvupóststillingar",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Til að ná bestum afköstum er mikilvægt að stilla bakgrunnsverk rétt. Fyrir stórar uppsetningar er mælt með því að nota 'cron' kerfisins. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php er skráð á webcron-þjónustu til að kalla á cron.php á 5 mínútna fresti yfir HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Nota cron-þjónustu kerfisins til að kalla á cron.php skrána á 5 mínútna fresti.",
"Expire after " : "Rennur út eftir ",
"days" : "daga",
"Allow users to share via link" : "Leyfa notendum að deila með tengli",

@ -421,11 +421,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Alcune operazioni non sono state eseguite da %s. Considera di passare al cron di sistema.",
"Last job ran %s." : "Ultima esecuzione di cron: %s.",
"Background job didnt run yet!" : "Operazione in background non ancora eseguita!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.",
"Pick background job setting" : "Scegli le impostazioni delle operazioni in background",
"Execute one task with each page loaded." : "Esegui un'attività con ogni pagina caricata.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 5 minuti su HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 5 minuti.",
"Recommended" : "Consigliata",
"The cron.php needs to be executed by the system user \"%s\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione POSIX di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.",
"You need to enable the File sharing App." : "Devi attivare l'app File sharing.",
@ -505,6 +502,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile",
"mail" : "posta",
"Test email settings" : "Prova impostazioni email",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.",
"Execute one task with each page loaded." : "Esegui un'attività con ogni pagina caricata.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 5 minuti su HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 5 minuti.",
"Expire after " : "Scadenza dopo",
"days" : "giorni",
"Allow users to share via link" : "Consenti agli utenti di condividere tramite collegamento",

@ -419,11 +419,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Alcune operazioni non sono state eseguite da %s. Considera di passare al cron di sistema.",
"Last job ran %s." : "Ultima esecuzione di cron: %s.",
"Background job didnt run yet!" : "Operazione in background non ancora eseguita!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.",
"Pick background job setting" : "Scegli le impostazioni delle operazioni in background",
"Execute one task with each page loaded." : "Esegui un'attività con ogni pagina caricata.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 5 minuti su HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 5 minuti.",
"Recommended" : "Consigliata",
"The cron.php needs to be executed by the system user \"%s\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione POSIX di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.",
"You need to enable the File sharing App." : "Devi attivare l'app File sharing.",
@ -503,6 +500,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Errore: questa applicazione non può essere abilitata perché rende il server instabile",
"mail" : "posta",
"Test email settings" : "Prova impostazioni email",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.",
"Execute one task with each page loaded." : "Esegui un'attività con ogni pagina caricata.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 5 minuti su HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 5 minuti.",
"Expire after " : "Scadenza dopo",
"days" : "giorni",
"Allow users to share via link" : "Consenti agli utenti di condividere tramite collegamento",

@ -404,11 +404,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "%s 以降、一部のジョブが実行されませんでした。cron への切り替えを検討してください。",
"Last job ran %s." : "最終ジョブ実行: %s",
"Background job didnt run yet!" : "バックグラウンドジョブは実行されていません",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "最適なパフォーマンスにするには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、'Cron'がお薦めの設定です。詳細な情報は、ドキュメントを参照してください。",
"Pick background job setting" : "バックグラウンドジョブ設定を選択",
"Execute one task with each page loaded." : "各ページの読み込み毎にタスクを実行します。",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.phpは、HTTP経由で5分ごとにcron.phpを実行するようwebcronサービスに登録されます。",
"Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。",
"Recommended" : "おすすめ",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。",
"You need to enable the File sharing App." : "ファイル共有アプリを有効にする必要があります。",
@ -487,6 +484,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "エラー:このアプリは、サーバーを不安定にするため、有効にすることができません。",
"mail" : "mail",
"Test email settings" : "メール設定のテスト",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "最適なパフォーマンスにするには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、'Cron'がお薦めの設定です。詳細な情報は、ドキュメントを参照してください。",
"Execute one task with each page loaded." : "各ページの読み込み毎にタスクを実行します。",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.phpは、HTTP経由で5分ごとにcron.phpを実行するようwebcronサービスに登録されます。",
"Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。",
"Expire after " : "無効になるまで",
"days" : "日",
"Allow users to share via link" : "URLリンクでの共有を許可する",

@ -402,11 +402,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "%s 以降、一部のジョブが実行されませんでした。cron への切り替えを検討してください。",
"Last job ran %s." : "最終ジョブ実行: %s",
"Background job didnt run yet!" : "バックグラウンドジョブは実行されていません",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "最適なパフォーマンスにするには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、'Cron'がお薦めの設定です。詳細な情報は、ドキュメントを参照してください。",
"Pick background job setting" : "バックグラウンドジョブ設定を選択",
"Execute one task with each page loaded." : "各ページの読み込み毎にタスクを実行します。",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.phpは、HTTP経由で5分ごとにcron.phpを実行するようwebcronサービスに登録されます。",
"Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。",
"Recommended" : "おすすめ",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "これを実行するにはPHPのposix拡張が必要です。詳細については、{linkstart} PHPドキュメント{linkend}を参照してください。",
"You need to enable the File sharing App." : "ファイル共有アプリを有効にする必要があります。",
@ -485,6 +482,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "エラー:このアプリは、サーバーを不安定にするため、有効にすることができません。",
"mail" : "mail",
"Test email settings" : "メール設定のテスト",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "最適なパフォーマンスにするには、バックグラウンドジョブを正確に設定することが重要です。大規模なインスタンスでは、'Cron'がお薦めの設定です。詳細な情報は、ドキュメントを参照してください。",
"Execute one task with each page loaded." : "各ページの読み込み毎にタスクを実行します。",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.phpは、HTTP経由で5分ごとにcron.phpを実行するようwebcronサービスに登録されます。",
"Use system cron service to call the cron.php file every 5 minutes." : "システムのcronサービスを利用して、5分ごとにcron.phpファイルを実行します。",
"Expire after " : "無効になるまで",
"days" : "日",
"Allow users to share via link" : "URLリンクでの共有を許可する",

@ -217,7 +217,6 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "ბოლო საქმე გაიშვა %s. რაღაც არასწორია.",
"Last job ran %s." : "ბოლო საქმის გაშვება - %s.",
"Background job didnt run yet!" : "ფონური საქმე ჯერ არ გაშვებულა!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "ოპტიმალური მოღვაწეობისთვის მნიშვნელოვანია ფონური საქმეების სწორი კონფიგურაცია. დიდი ინსტანციებისთვის 'კრონი' რეკომენდირებული არჩევანია. გთხოვთ მეტი ინფორმაციისთვის იხილოთ დოკუმენტაცია.",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php უნდა გაუშვას სისტემურმა მოხმარებელმა \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "ამის გასაშვებად საჭიროა გქონდეთ PHP POSIX გაფართოება. მეტი დეტალებისთვის იხილეთ {linkstart}PHP დოკუმენტაცია{linkend}. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "როგორც ადმინისტრატორს შეგიძლიათ გაზიარების ქცევის კორექტირება. დამატებითი ინფორმაციისთვის იხილეთ დოკუმენტაცია.",
@ -264,6 +263,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "შეცდომა: ეს აპლიკაცია ვერ მოქმედდება რადგანაც სერვერს ხდის არასტაბილურს",
"mail" : "წერილი",
"Test email settings" : "ელ-ფოსტის პარამეტრების შემომება",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "ოპტიმალური მოღვაწეობისთვის მნიშვნელოვანია ფონური საქმეების სწორი კონფიგურაცია. დიდი ინსტანციებისთვის 'კრონი' რეკომენდირებული არჩევანია. გთხოვთ მეტი ინფორმაციისთვის იხილოთ დოკუმენტაცია.",
"Expire after " : "ვადის ამოწურვა",
"days" : "დღე",
"Allow users to share via link" : "მიეცით მოხმარებლებს ბმულით გაზიარების უფლება",

@ -215,7 +215,6 @@
"Last job execution ran %s. Something seems wrong." : "ბოლო საქმე გაიშვა %s. რაღაც არასწორია.",
"Last job ran %s." : "ბოლო საქმის გაშვება - %s.",
"Background job didnt run yet!" : "ფონური საქმე ჯერ არ გაშვებულა!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "ოპტიმალური მოღვაწეობისთვის მნიშვნელოვანია ფონური საქმეების სწორი კონფიგურაცია. დიდი ინსტანციებისთვის 'კრონი' რეკომენდირებული არჩევანია. გთხოვთ მეტი ინფორმაციისთვის იხილოთ დოკუმენტაცია.",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php უნდა გაუშვას სისტემურმა მოხმარებელმა \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "ამის გასაშვებად საჭიროა გქონდეთ PHP POSIX გაფართოება. მეტი დეტალებისთვის იხილეთ {linkstart}PHP დოკუმენტაცია{linkend}. ",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "როგორც ადმინისტრატორს შეგიძლიათ გაზიარების ქცევის კორექტირება. დამატებითი ინფორმაციისთვის იხილეთ დოკუმენტაცია.",
@ -262,6 +261,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "შეცდომა: ეს აპლიკაცია ვერ მოქმედდება რადგანაც სერვერს ხდის არასტაბილურს",
"mail" : "წერილი",
"Test email settings" : "ელ-ფოსტის პარამეტრების შემომება",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "ოპტიმალური მოღვაწეობისთვის მნიშვნელოვანია ფონური საქმეების სწორი კონფიგურაცია. დიდი ინსტანციებისთვის 'კრონი' რეკომენდირებული არჩევანია. გთხოვთ მეტი ინფორმაციისთვის იხილოთ დოკუმენტაცია.",
"Expire after " : "ვადის ამოწურვა",
"days" : "დღე",
"Allow users to share via link" : "მიეცით მოხმარებლებს ბმულით გაზიარების უფლება",

@ -299,7 +299,7 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "마지막 작업이 %s에 실행되었습니다. 무언가 잘못된 것 같습니다.",
"Last job ran %s." : "마지막 작업이 %s에 실행되었습니다.",
"Background job didnt run yet!" : "배경 작업이 아직 실행되지 않았습니다!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "최적 성능을 위해서 백그라운드 작업을 올바르게 설정하는 것을 추천합니다. 큰 인스턴스에서는 'Cron'을 사용하는 것을 추천합니다. 더 많은 정보를 보려면 문서를 참조하십시오.",
"Recommended" : "추천",
"The cron.php needs to be executed by the system user \"%s\"." : "시스템 사용자 \"%s\"(으)로 cron.php를 실행해야 합니다.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "이 항목을 실행하려면 PHP POSIX 확장이 필요합니다. 자세한 사항은 {linkstart}PHP 문서{linkend}를 참조하십시오.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "관리자로 공유 행동을 미세 조정할 수 있습니다. 더 많은 정보를 보려면 문서를 참조하십시오.",
@ -352,6 +352,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "오류: 이 앱은 서버를 불안정하게 만들 수 있어서 활성화할 수 없습니다",
"mail" : "메일",
"Test email settings" : "이메일 설정 시험",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "최적 성능을 위해서 백그라운드 작업을 올바르게 설정하는 것을 추천합니다. 큰 인스턴스에서는 'Cron'을 사용하는 것을 추천합니다. 더 많은 정보를 보려면 문서를 참조하십시오.",
"Expire after " : "다음 날짜 후 만료",
"days" : "일",
"Allow users to share via link" : "사용자별 링크 공유 허용",

@ -297,7 +297,7 @@
"Last job execution ran %s. Something seems wrong." : "마지막 작업이 %s에 실행되었습니다. 무언가 잘못된 것 같습니다.",
"Last job ran %s." : "마지막 작업이 %s에 실행되었습니다.",
"Background job didnt run yet!" : "배경 작업이 아직 실행되지 않았습니다!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "최적 성능을 위해서 백그라운드 작업을 올바르게 설정하는 것을 추천합니다. 큰 인스턴스에서는 'Cron'을 사용하는 것을 추천합니다. 더 많은 정보를 보려면 문서를 참조하십시오.",
"Recommended" : "추천",
"The cron.php needs to be executed by the system user \"%s\"." : "시스템 사용자 \"%s\"(으)로 cron.php를 실행해야 합니다.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "이 항목을 실행하려면 PHP POSIX 확장이 필요합니다. 자세한 사항은 {linkstart}PHP 문서{linkend}를 참조하십시오.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "관리자로 공유 행동을 미세 조정할 수 있습니다. 더 많은 정보를 보려면 문서를 참조하십시오.",
@ -350,6 +350,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "오류: 이 앱은 서버를 불안정하게 만들 수 있어서 활성화할 수 없습니다",
"mail" : "메일",
"Test email settings" : "이메일 설정 시험",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "최적 성능을 위해서 백그라운드 작업을 올바르게 설정하는 것을 추천합니다. 큰 인스턴스에서는 'Cron'을 사용하는 것을 추천합니다. 더 많은 정보를 보려면 문서를 참조하십시오.",
"Expire after " : "다음 날짜 후 만료",
"days" : "일",
"Allow users to share via link" : "사용자별 링크 공유 허용",

@ -362,11 +362,8 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Keletas darbų nebevykdomi nuo %s. Apsvarstykite darbų perkėlimą į cron.",
"Last job ran %s." : "Paskutinė užduotis buvo vykdyta %s.",
"Background job didnt run yet!" : "Foninės užduotys kol kas nebuvo vykdomos!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Norint užtikrinti optimalų našumą, svarbu teisingai sukonfigūruoti fonines užduotis. Didesniems egzemplioriams rekomenduojama naudoti „Cron“ nustatymą. Išsamesnei informacijai žiūrėkite dokumentaciją.",
"Pick background job setting" : "Parinkite foninių darbų nustatymus",
"Execute one task with each page loaded." : "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php yra registruota webcron paslaugoje, kad kas 5 minutes iškviestų cron.php per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugą, kad kas 5 minutes iškviestumėte cron.php failą.",
"Recommended" : "Rekomenduojama",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php turi įvykdyti sistemos naudotojas „%s“.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Norint tai paleisti, jums reikia PHP POSIX plėtinio. Išsamesnei informacijai, žiūrėkite {linkstart}PHP dokumentaciją{linkend}.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Būdami administratoriumi, galite reguliuoti bendrinimo elgseną. Išsamesnei informacijai, žiūrėkite dokumentaciją.",
@ -428,6 +425,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Klaida: ši programėlė negali būti įjungta, nes ji neigiamai veikia serverio stabilumą",
"mail" : "el. paštas",
"Test email settings" : "Išbandyti el. pašto nustatymus",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Norint užtikrinti optimalų našumą, svarbu teisingai sukonfigūruoti fonines užduotis. Didesniems egzemplioriams rekomenduojama naudoti „Cron“ nustatymą. Išsamesnei informacijai žiūrėkite dokumentaciją.",
"Execute one task with each page loaded." : "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php yra registruota webcron paslaugoje, kad kas 5 minutes iškviestų cron.php per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugą, kad kas 5 minutes iškviestumėte cron.php failą.",
"Expire after " : "Nustoja galioti po ",
"days" : "dienos",
"Allow users to share via link" : "Leisti naudotojams bendrinti per nuorodą",

@ -360,11 +360,8 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Keletas darbų nebevykdomi nuo %s. Apsvarstykite darbų perkėlimą į cron.",
"Last job ran %s." : "Paskutinė užduotis buvo vykdyta %s.",
"Background job didnt run yet!" : "Foninės užduotys kol kas nebuvo vykdomos!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Norint užtikrinti optimalų našumą, svarbu teisingai sukonfigūruoti fonines užduotis. Didesniems egzemplioriams rekomenduojama naudoti „Cron“ nustatymą. Išsamesnei informacijai žiūrėkite dokumentaciją.",
"Pick background job setting" : "Parinkite foninių darbų nustatymus",
"Execute one task with each page loaded." : "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php yra registruota webcron paslaugoje, kad kas 5 minutes iškviestų cron.php per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugą, kad kas 5 minutes iškviestumėte cron.php failą.",
"Recommended" : "Rekomenduojama",
"The cron.php needs to be executed by the system user \"%s\"." : "Cron.php turi įvykdyti sistemos naudotojas „%s“.",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Norint tai paleisti, jums reikia PHP POSIX plėtinio. Išsamesnei informacijai, žiūrėkite {linkstart}PHP dokumentaciją{linkend}.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Būdami administratoriumi, galite reguliuoti bendrinimo elgseną. Išsamesnei informacijai, žiūrėkite dokumentaciją.",
@ -426,6 +423,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Klaida: ši programėlė negali būti įjungta, nes ji neigiamai veikia serverio stabilumą",
"mail" : "el. paštas",
"Test email settings" : "Išbandyti el. pašto nustatymus",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Norint užtikrinti optimalų našumą, svarbu teisingai sukonfigūruoti fonines užduotis. Didesniems egzemplioriams rekomenduojama naudoti „Cron“ nustatymą. Išsamesnei informacijai žiūrėkite dokumentaciją.",
"Execute one task with each page loaded." : "Įvykdyti vieną užduotį su kiekvieno puslapio įkėlimu.",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php yra registruota webcron paslaugoje, kad kas 5 minutes iškviestų cron.php per HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Naudokite sistemos cron paslaugą, kad kas 5 minutes iškviestumėte cron.php failą.",
"Expire after " : "Nustoja galioti po ",
"days" : "dienos",
"Allow users to share via link" : "Leisti naudotojams bendrinti per nuorodą",

@ -149,6 +149,7 @@ OC.L10N.register(
"No encryption module loaded, please enable an encryption module in the app menu." : "Nav ielādēts šifrēšanas moduļis, lūdzu, aktivizējiet šifrēšanas moduli lietotņu izvēlnē.",
"Select default encryption module:" : "Atlasiet noklusēto šifrēšanas moduli:",
"Start migration" : "Sākt migrāciju",
"Recommended" : "Rekomendēts",
"Allow apps to use the Share API" : "Ļaut programmām izmantot koplietošanas API",
"Enforce expiration date" : "Uzspiest beigu termiņu",
"Allow public uploads" : "Atļaut publisko augšupielādi",

@ -147,6 +147,7 @@
"No encryption module loaded, please enable an encryption module in the app menu." : "Nav ielādēts šifrēšanas moduļis, lūdzu, aktivizējiet šifrēšanas moduli lietotņu izvēlnē.",
"Select default encryption module:" : "Atlasiet noklusēto šifrēšanas moduli:",
"Start migration" : "Sākt migrāciju",
"Recommended" : "Rekomendēts",
"Allow apps to use the Share API" : "Ļaut programmām izmantot koplietošanas API",
"Enforce expiration date" : "Uzspiest beigu termiņu",
"Allow public uploads" : "Atļaut publisko augšupielādi",

@ -405,11 +405,7 @@ OC.L10N.register(
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Некој позадински работи не се извршени од %s. Размислете за промена во системски Cron сервис.",
"Last job ran %s." : "Последно извршување на задачите: %s.",
"Background job didnt run yet!" : "Сеуште нема извршено ниедна задача!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимални перформанси важно е правилно да ги конфигурирате задачите кој се извршуваат во позадина. За големи истанци 'Cron' е препорачаната поставка. Погледнете ја документацијата за повеќе информации.",
"Pick background job setting" : "Избери го начинот на извршување на задачите во позадина",
"Execute one task with each page loaded." : "Изврши по една задача со секоја вчитана страница",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php е регистриран на webcron сервисот за да го повикува cron.php секој 5 минути преку HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Го користи системскиот Cron сервис и го повикува cron.php секој 5 минути.",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php е потребно да биде извршен од системски корисник\" %s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "За да го извршите ова, треба PHP POSIX додаток. Погледни во {linkstart}PHP документацијата{linkend} за повеќе детали.",
"You need to enable the File sharing App." : "Треба да ја овозможите апликацијата Споделување на датотеки.",
@ -480,6 +476,10 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Грешка: Оваа апликација неможе да се овозможи бидејќи ќе го направи серверот нестабилен",
"mail" : "Електронска пошта",
"Test email settings" : "Провери ги нагодувањата за електронска пошта",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимални перформанси важно е правилно да ги конфигурирате задачите кој се извршуваат во позадина. За големи истанци 'Cron' е препорачаната поставка. Погледнете ја документацијата за повеќе информации.",
"Execute one task with each page loaded." : "Изврши по една задача со секоја вчитана страница",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php е регистриран на webcron сервисот за да го повикува cron.php секој 5 минути преку HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Го користи системскиот Cron сервис и го повикува cron.php секој 5 минути.",
"Expire after " : "Истекува по",
"days" : "денови",
"Allow users to share via link" : "Допушти корисниците да споделуваат со линкови",

@ -403,11 +403,7 @@
"Some jobs didnt execute since %s. Please consider switching to system cron." : "Некој позадински работи не се извршени од %s. Размислете за промена во системски Cron сервис.",
"Last job ran %s." : "Последно извршување на задачите: %s.",
"Background job didnt run yet!" : "Сеуште нема извршено ниедна задача!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимални перформанси важно е правилно да ги конфигурирате задачите кој се извршуваат во позадина. За големи истанци 'Cron' е препорачаната поставка. Погледнете ја документацијата за повеќе информации.",
"Pick background job setting" : "Избери го начинот на извршување на задачите во позадина",
"Execute one task with each page loaded." : "Изврши по една задача со секоја вчитана страница",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php е регистриран на webcron сервисот за да го повикува cron.php секој 5 минути преку HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Го користи системскиот Cron сервис и го повикува cron.php секој 5 минути.",
"The cron.php needs to be executed by the system user \"%s\"." : "cron.php е потребно да биде извршен од системски корисник\" %s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "За да го извршите ова, треба PHP POSIX додаток. Погледни во {linkstart}PHP документацијата{linkend} за повеќе детали.",
"You need to enable the File sharing App." : "Треба да ја овозможите апликацијата Споделување на датотеки.",
@ -478,6 +474,10 @@
"Error: This app can not be enabled because it makes the server unstable" : "Грешка: Оваа апликација неможе да се овозможи бидејќи ќе го направи серверот нестабилен",
"mail" : "Електронска пошта",
"Test email settings" : "Провери ги нагодувањата за електронска пошта",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "За оптимални перформанси важно е правилно да ги конфигурирате задачите кој се извршуваат во позадина. За големи истанци 'Cron' е препорачаната поставка. Погледнете ја документацијата за повеќе информации.",
"Execute one task with each page loaded." : "Изврши по една задача со секоја вчитана страница",
"cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP." : "cron.php е регистриран на webcron сервисот за да го повикува cron.php секој 5 минути преку HTTP.",
"Use system cron service to call the cron.php file every 5 minutes." : "Го користи системскиот Cron сервис и го повикува cron.php секој 5 минути.",
"Expire after " : "Истекува по",
"days" : "денови",
"Allow users to share via link" : "Допушти корисниците да споделуваат со линкови",

@ -316,8 +316,8 @@ OC.L10N.register(
"Last job execution ran %s. Something seems wrong." : "Siste jobbkjøring kjørte %s. Noe ser ut til å være galt.",
"Last job ran %s." : "Siste jobb kjørte %s.",
"Background job didnt run yet!" : "Bakgrunnsjobben har ikke kjørt enda!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ytelse er det viktig å sette opp bakgrunnsjobber rett. For kjøring på større installasjoner er 'Cron' anbefalt innstilling. Se dokumentasjonen for mer informasjon.",
"Pick background job setting" : "Velg innstilling for bakgrunnsjobb",
"Recommended" : "Anbefalt",
"The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php må kjøres systemet som følgende bruker \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For å kjøre denne trenger du PHP POSIX utvidelse. Se {linkstart}PHP-dokumentasjonen{linkend} for flere detaljer.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administrator kan du fininnstille delingsoppførselen. Se dokumentasjonen for mer informasjon.",
@ -376,6 +376,7 @@ OC.L10N.register(
"Error: This app can not be enabled because it makes the server unstable" : "Feil: Denne appen kan ikke aktiveres fordi det gjør serveren ustabil",
"mail" : "e-post",
"Test email settings" : "Test innstillinger for e-post",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ytelse er det viktig å sette opp bakgrunnsjobber rett. For kjøring på større installasjoner er 'Cron' anbefalt innstilling. Se dokumentasjonen for mer informasjon.",
"Expire after " : "Utløper etter",
"days" : "dager",
"Allow users to share via link" : "Tillat brukere å dele via lenke",

@ -314,8 +314,8 @@
"Last job execution ran %s. Something seems wrong." : "Siste jobbkjøring kjørte %s. Noe ser ut til å være galt.",
"Last job ran %s." : "Siste jobb kjørte %s.",
"Background job didnt run yet!" : "Bakgrunnsjobben har ikke kjørt enda!",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ytelse er det viktig å sette opp bakgrunnsjobber rett. For kjøring på større installasjoner er 'Cron' anbefalt innstilling. Se dokumentasjonen for mer informasjon.",
"Pick background job setting" : "Velg innstilling for bakgrunnsjobb",
"Recommended" : "Anbefalt",
"The cron.php needs to be executed by the system user \"%s\"." : "Filen cron.php må kjøres systemet som følgende bruker \"%s\".",
"To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "For å kjøre denne trenger du PHP POSIX utvidelse. Se {linkstart}PHP-dokumentasjonen{linkend} for flere detaljer.",
"As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Som administrator kan du fininnstille delingsoppførselen. Se dokumentasjonen for mer informasjon.",
@ -374,6 +374,7 @@
"Error: This app can not be enabled because it makes the server unstable" : "Feil: Denne appen kan ikke aktiveres fordi det gjør serveren ustabil",
"mail" : "e-post",
"Test email settings" : "Test innstillinger for e-post",
"For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "For optimal ytelse er det viktig å sette opp bakgrunnsjobber rett. For kjøring på større installasjoner er 'Cron' anbefalt innstilling. Se dokumentasjonen for mer informasjon.",
"Expire after " : "Utløper etter",
"days" : "dager",
"Allow users to share via link" : "Tillat brukere å dele via lenke",

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save