diff --git a/apps/accessibility/l10n/uk.js b/apps/accessibility/l10n/uk.js index 110be9da7d..267f9dd950 100644 --- a/apps/accessibility/l10n/uk.js +++ b/apps/accessibility/l10n/uk.js @@ -1,9 +1,6 @@ OC.L10N.register( "accessibility", { - "Dark theme" : "Темна тема", - "Enable dark theme" : "Увімкнути темну тему", - "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Темна тема зменшує навантаження для очей шляхом зменшення загального світлового випромінення і яскравості. Вона все ще перебуває на стадії розробки, тож якщо знайдете якісь проблеми, будь ласка, сповістіть нас про це.", "High contrast mode" : "Висококонтрастний режим", "Enable high contrast mode" : "Увімкнути висококонтрастний режим", "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Контрастна тема спрощує Вашу навігацію. Знижена візуальна якість, проте підвищена ясність і зрозумілість.", @@ -11,7 +8,6 @@ OC.L10N.register( "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic - це вільно доступний шрифт, що було розроблено для уникнення деяких загальних помилок, що спричинені дизлексією.", "Accessibility" : "Доступність", "Accessibility options for nextcloud" : "Опції доступності для nextcloud", - "Provides multiple accessibilities options to ease your use of Nextcloud" : "Надає кілька опцій доступності для полегшення вашого користування Nextcloud", "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Якщо ви знайшли будь-які проблеми, будь-ласка повідомте про них на {issuetracker} до нашого трекера задач{linkend}. Якщо ж ви бажаєте стати учасником - будь-ласка приєднуйтесь до {designteam} нашої команди{linkend}! ", "High contrast theme" : "Висококонтрастна тема", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Висококонтрастна тема для того, щоб полегшити користування. Візуальні ефекти буде погіршено, однак чіткість - покращено.", diff --git a/apps/accessibility/l10n/uk.json b/apps/accessibility/l10n/uk.json index 543249753b..78eacfd41a 100644 --- a/apps/accessibility/l10n/uk.json +++ b/apps/accessibility/l10n/uk.json @@ -1,7 +1,4 @@ { "translations": { - "Dark theme" : "Темна тема", - "Enable dark theme" : "Увімкнути темну тему", - "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Темна тема зменшує навантаження для очей шляхом зменшення загального світлового випромінення і яскравості. Вона все ще перебуває на стадії розробки, тож якщо знайдете якісь проблеми, будь ласка, сповістіть нас про це.", "High contrast mode" : "Висококонтрастний режим", "Enable high contrast mode" : "Увімкнути висококонтрастний режим", "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Контрастна тема спрощує Вашу навігацію. Знижена візуальна якість, проте підвищена ясність і зрозумілість.", @@ -9,7 +6,6 @@ "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic - це вільно доступний шрифт, що було розроблено для уникнення деяких загальних помилок, що спричинені дизлексією.", "Accessibility" : "Доступність", "Accessibility options for nextcloud" : "Опції доступності для nextcloud", - "Provides multiple accessibilities options to ease your use of Nextcloud" : "Надає кілька опцій доступності для полегшення вашого користування Nextcloud", "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Якщо ви знайшли будь-які проблеми, будь-ласка повідомте про них на {issuetracker} до нашого трекера задач{linkend}. Якщо ж ви бажаєте стати учасником - будь-ласка приєднуйтесь до {designteam} нашої команди{linkend}! ", "High contrast theme" : "Висококонтрастна тема", "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Висококонтрастна тема для того, щоб полегшити користування. Візуальні ефекти буде погіршено, однак чіткість - покращено.", diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index b181801d47..b292d1ccaa 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -56,9 +56,11 @@ OC.L10N.register( "Share expired" : "Dovoljenje souporabe je poteklo", "You shared {file} with {user}" : "Omogočite souporabo datoteke {file} z uporabnikom {user}", "You removed yourself from {file}" : "Sami sebe odstranite z datoteke {file}", + "{actor} shared {file} with you" : "{actor} vam omogoča souporabo {file}", "A file or folder shared by mail or by public link was downloaded" : "Datoteko oziroma mapo v souporabi prek elektronske pošte oziroma javne povezave je uporabnik prejel na svoj krajevni disk", "A file or folder was shared from another server" : "Datoteka ali mapa je bila dodana v souporabo prek drugega strežnika", "A file or folder has been shared" : "Za datoteko ali mapo je omogočena souporaba", + "Shared link" : "Povezava do mesta souporabe", "Wrong share ID, share doesn't exist" : "Napačen ID mesta uporabe; mesto ne obstaja!", "Could not delete share" : "Mesta souporabe ni mogoče izbrisati", "Please specify a file or folder path" : "Določiti je treba datoteko ali pot do mape", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index 2705b5f753..c1a294b8df 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -54,9 +54,11 @@ "Share expired" : "Dovoljenje souporabe je poteklo", "You shared {file} with {user}" : "Omogočite souporabo datoteke {file} z uporabnikom {user}", "You removed yourself from {file}" : "Sami sebe odstranite z datoteke {file}", + "{actor} shared {file} with you" : "{actor} vam omogoča souporabo {file}", "A file or folder shared by mail or by public link was downloaded" : "Datoteko oziroma mapo v souporabi prek elektronske pošte oziroma javne povezave je uporabnik prejel na svoj krajevni disk", "A file or folder was shared from another server" : "Datoteka ali mapa je bila dodana v souporabo prek drugega strežnika", "A file or folder has been shared" : "Za datoteko ali mapo je omogočena souporaba", + "Shared link" : "Povezava do mesta souporabe", "Wrong share ID, share doesn't exist" : "Napačen ID mesta uporabe; mesto ne obstaja!", "Could not delete share" : "Mesta souporabe ni mogoče izbrisati", "Please specify a file or folder path" : "Določiti je treba datoteko ali pot do mape", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 5048ceca64..5fc7e17e89 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Dokumentace pro správce", "Developer documentation" : "Dokumentace pro vývojáře", "Update to {update}" : "Aktualizovat na {update}", - "{counter} apps have an update available" : "pro {counter} aplikací je k dispozici aktualizace", "Update all" : "Aktualizovat vše", "Results from other categories" : "Výsledky z ostatních kategorií", "No apps found for your version" : "Nebyly nalezeny aplikace pro vaši verzi", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.", "Set default expiration date" : "Nastavit výchozí datum skončení platnosti", - "Share" : "Sdílet" + "Share" : "Sdílet", + "{counter} apps have an update available" : "pro {counter} aplikací je k dispozici aktualizace" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 3a81eb1c3f..86c732334a 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -147,7 +147,6 @@ "Admin documentation" : "Dokumentace pro správce", "Developer documentation" : "Dokumentace pro vývojáře", "Update to {update}" : "Aktualizovat na {update}", - "{counter} apps have an update available" : "pro {counter} aplikací je k dispozici aktualizace", "Update all" : "Aktualizovat vše", "Results from other categories" : "Výsledky z ostatních kategorií", "No apps found for your version" : "Nebyly nalezeny aplikace pro vaši verzi", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je registrován u služby webcron, aby volal cron.php jednou za 15 minut přes HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.", "Set default expiration date" : "Nastavit výchozí datum skončení platnosti", - "Share" : "Sdílet" + "Share" : "Sdílet", + "{counter} apps have an update available" : "pro {counter} aplikací je k dispozici aktualizace" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 200d2ac300..e2b2c79e5d 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", "Update to {update}" : "Aktualisieren auf {update}", - "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich", "Update all" : "Alle aktualisieren", "Results from other categories" : "Ergebnisse aus anderen Kategorien", "No apps found for your version" : "Es wurden keine Apps für Deine Version gefunden", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ", "Use system cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", - "Share" : "Teilen" + "Share" : "Teilen", + "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index f3fe08e6c1..8744e81589 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -147,7 +147,6 @@ "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", "Update to {update}" : "Aktualisieren auf {update}", - "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich", "Update all" : "Alle aktualisieren", "Results from other categories" : "Ergebnisse aus anderen Kategorien", "No apps found for your version" : "Es wurden keine Apps für Deine Version gefunden", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ", "Use system cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", - "Share" : "Teilen" + "Share" : "Teilen", + "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index ef4bdfd264..534584ddd0 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", "Update to {update}" : "Aktualisieren auf {update}", - "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich", "Update all" : "Alle aktualisieren", "Results from other categories" : "Ergebnisse aus anderen Kategorien", "No apps found for your version" : "Es wurden keine Apps für Ihre Version gefunden", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ", "Use system cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", - "Share" : "Teilen" + "Share" : "Teilen", + "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 4d230e1acc..4d8c87c15e 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -147,7 +147,6 @@ "Admin documentation" : "Dokumentation für Administratoren", "Developer documentation" : "Dokumentation für Entwickler", "Update to {update}" : "Aktualisieren auf {update}", - "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich", "Update all" : "Alle aktualisieren", "Results from other categories" : "Ergebnisse aus anderen Kategorien", "No apps found for your version" : "Es wurden keine Apps für Ihre Version gefunden", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ", "Use system cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", - "Share" : "Teilen" + "Share" : "Teilen", + "{counter} apps have an update available" : "Für {counter} Apps ist ein Update erhältlich" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index 92e3590530..2394426a76 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Τεκμηρίωση Διαχειριστή", "Developer documentation" : "Τεκμηρίωση προγραμματιστή", "Update to {update}" : "Ενημέρωση σε {update}", - "{counter} apps have an update available" : "Εφαρμογές {counter} έχουν διαθέσιμη ενημέρωση", "Update all" : "Ενημέρωση όλων", "Results from other categories" : "Αποτελέσματα από άλλες κατηγορίες", "No apps found for your version" : "Δεν βρέθηκαν εφαρμογές για αυτή την έκδοση", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 15 λεπτά μέσω HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 15 λεπτά.", "Set default expiration date" : "Ορισμός ερήμην ημερομηνίας λήξης", - "Share" : "Διαμοιρασμός" + "Share" : "Διαμοιρασμός", + "{counter} apps have an update available" : "Εφαρμογές {counter} έχουν διαθέσιμη ενημέρωση" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index 3a646747c8..aecb58e1c7 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -147,7 +147,6 @@ "Admin documentation" : "Τεκμηρίωση Διαχειριστή", "Developer documentation" : "Τεκμηρίωση προγραμματιστή", "Update to {update}" : "Ενημέρωση σε {update}", - "{counter} apps have an update available" : "Εφαρμογές {counter} έχουν διαθέσιμη ενημέρωση", "Update all" : "Ενημέρωση όλων", "Results from other categories" : "Αποτελέσματα από άλλες κατηγορίες", "No apps found for your version" : "Δεν βρέθηκαν εφαρμογές για αυτή την έκδοση", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Το cron.php είναι καταχωρημένο σε μια υπηρεσία webcron ώστε να καλεί το cron.php κάθε 15 λεπτά μέσω HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Χρησιμοποιήστε την cron υπηρεσία του συστήματος για να καλέσετε το cron.php αρχείο κάθε 15 λεπτά.", "Set default expiration date" : "Ορισμός ερήμην ημερομηνίας λήξης", - "Share" : "Διαμοιρασμός" + "Share" : "Διαμοιρασμός", + "{counter} apps have an update available" : "Εφαρμογές {counter} έχουν διαθέσιμη ενημέρωση" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 238463b830..44ae4865bb 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Documentación de administrador", "Developer documentation" : "Documentación de desarrollador", "Update to {update}" : "Actualizar a {update}", - "{counter} apps have an update available" : "{counter} apps tienen una actualización disponible", "Update all" : "Actualizar todo", "Results from other categories" : "Resultados de otras categorías", "No apps found for your version" : "No se han encontrado aplicaciones para su versión", @@ -159,7 +158,7 @@ OC.L10N.register( "Enable" : "Activar", "Enable untested app" : "Activar app no testada", "The app will be downloaded from the app store" : "La app va a ser descargada de una tienda de aplicaciones", - "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas, aún serás capaz de instalar la app. Ten en cuenta que la app podría no funcionar según lo esperado.", + "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas podrás instalar la app, pero ten en cuenta que podría no funcionar según lo esperado.", "Marked for remote wipe" : "Marcado para borrado remoto", "Device settings" : "Configuración del dispositivo", "Allow filesystem access" : "Permitir acceso al sistema de archivos", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usar el cron del sistema para ejecutar el archivo cron.php cada 15 minutos.", "Set default expiration date" : "Establecer fecha de caducidad predeterminada", - "Share" : "Compartir" + "Share" : "Compartir", + "{counter} apps have an update available" : "{counter} apps tienen una actualización disponible" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 6d7cd51b90..2dc1a28e02 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -147,7 +147,6 @@ "Admin documentation" : "Documentación de administrador", "Developer documentation" : "Documentación de desarrollador", "Update to {update}" : "Actualizar a {update}", - "{counter} apps have an update available" : "{counter} apps tienen una actualización disponible", "Update all" : "Actualizar todo", "Results from other categories" : "Resultados de otras categorías", "No apps found for your version" : "No se han encontrado aplicaciones para su versión", @@ -157,7 +156,7 @@ "Enable" : "Activar", "Enable untested app" : "Activar app no testada", "The app will be downloaded from the app store" : "La app va a ser descargada de una tienda de aplicaciones", - "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas, aún serás capaz de instalar la app. Ten en cuenta que la app podría no funcionar según lo esperado.", + "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Esta app no está marcada como compatible con tu versión de Nextcloud. Si continúas podrás instalar la app, pero ten en cuenta que podría no funcionar según lo esperado.", "Marked for remote wipe" : "Marcado para borrado remoto", "Device settings" : "Configuración del dispositivo", "Allow filesystem access" : "Permitir acceso al sistema de archivos", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php se registra en un servicio webcron para llamar a cron.php cada 15 minutos a través de HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usar el cron del sistema para ejecutar el archivo cron.php cada 15 minutos.", "Set default expiration date" : "Establecer fecha de caducidad predeterminada", - "Share" : "Compartir" + "Share" : "Compartir", + "{counter} apps have an update available" : "{counter} apps tienen una actualización disponible" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 75018f3b49..3ec7094adc 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -146,7 +146,6 @@ OC.L10N.register( "Admin documentation" : "مستندات مدیر", "Developer documentation" : "مستندات توسعه‌دهندگان", "Update to {update}" : "بروزرسانی به {update} ", - "{counter} apps have an update available" : "{counter} برنامه ها دارای یک به روزرسانی هستند", "Update all" : "بروزرسانی همه", "Results from other categories" : "نتایج از دسته های دیگر", "No apps found for your version" : "هیچ برنامه‌ای برای نسخه‌ی شما یافت نشد", @@ -833,6 +832,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php در یک سرویس webcron ثبت نام کرده است تا هر 15 دقیقه از طریق HTTP با cron.php تماس بگیرد.", "Use system cron service to call the cron.php file every 15 minutes." : "برای تماس با پرونده cron.php هر 15 دقیقه یکبار از سرویس cron system استفاده کنید.", "Set default expiration date" : "اعمال تاریخ اتمام پیش فرض", - "Share" : "هم‌رسانی" + "Share" : "هم‌رسانی", + "{counter} apps have an update available" : "{counter} برنامه ها دارای یک به روزرسانی هستند" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index 76c91ee9a5..264c1d6066 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -144,7 +144,6 @@ "Admin documentation" : "مستندات مدیر", "Developer documentation" : "مستندات توسعه‌دهندگان", "Update to {update}" : "بروزرسانی به {update} ", - "{counter} apps have an update available" : "{counter} برنامه ها دارای یک به روزرسانی هستند", "Update all" : "بروزرسانی همه", "Results from other categories" : "نتایج از دسته های دیگر", "No apps found for your version" : "هیچ برنامه‌ای برای نسخه‌ی شما یافت نشد", @@ -831,6 +830,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php در یک سرویس webcron ثبت نام کرده است تا هر 15 دقیقه از طریق HTTP با cron.php تماس بگیرد.", "Use system cron service to call the cron.php file every 15 minutes." : "برای تماس با پرونده cron.php هر 15 دقیقه یکبار از سرویس cron system استفاده کنید.", "Set default expiration date" : "اعمال تاریخ اتمام پیش فرض", - "Share" : "هم‌رسانی" + "Share" : "هم‌رسانی", + "{counter} apps have an update available" : "{counter} برنامه ها دارای یک به روزرسانی هستند" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 444bf1c1da..2229d534ab 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Documentation administrateur", "Developer documentation" : "Documentation pour développeurs", "Update to {update}" : "Mise à jour vers {update}", - "{counter} apps have an update available" : "{counter} mises à jour d'applications disponibles.", "Update all" : "Tout mettre à jour", "Results from other categories" : "Résultats d'autres catégories", "No apps found for your version" : "Pas d'application trouvée pour votre version", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.", "Set default expiration date" : "Indiquer une date d'expiration par défaut", - "Share" : "Partager" + "Share" : "Partager", + "{counter} apps have an update available" : "{counter} mises à jour d'applications disponibles." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index d9ec279224..fd75619b4b 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -147,7 +147,6 @@ "Admin documentation" : "Documentation administrateur", "Developer documentation" : "Documentation pour développeurs", "Update to {update}" : "Mise à jour vers {update}", - "{counter} apps have an update available" : "{counter} mises à jour d'applications disponibles.", "Update all" : "Tout mettre à jour", "Results from other categories" : "Résultats d'autres catégories", "No apps found for your version" : "Pas d'application trouvée pour votre version", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.", "Set default expiration date" : "Indiquer une date d'expiration par défaut", - "Share" : "Partager" + "Share" : "Partager", + "{counter} apps have an update available" : "{counter} mises à jour d'applications disponibles." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 43c35cc9d6..c9fe2b8d91 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Documentación do administrador", "Developer documentation" : "Documentación do desenvolvedor", "Update to {update}" : "Actualizar a {update}", - "{counter} apps have an update available" : "{counter} aplicacións teñen unha actualización pendente.", "Update all" : "Actualizar todo", "Results from other categories" : "Resultados doutras categorías", "No apps found for your version" : "Non se atoparon aplicacións para a súa versión", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 15 minutos a través de HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 15 minutos.", "Set default expiration date" : "Definir a data predeterminada de caducidade", - "Share" : "Compartir" + "Share" : "Compartir", + "{counter} apps have an update available" : "{counter} aplicacións teñen unha actualización pendente." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 40c3337e70..2e9b72955e 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -147,7 +147,6 @@ "Admin documentation" : "Documentación do administrador", "Developer documentation" : "Documentación do desenvolvedor", "Update to {update}" : "Actualizar a {update}", - "{counter} apps have an update available" : "{counter} aplicacións teñen unha actualización pendente.", "Update all" : "Actualizar todo", "Results from other categories" : "Resultados doutras categorías", "No apps found for your version" : "Non se atoparon aplicacións para a súa versión", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está rexistrado nun servizo de WebCron para chamar a cron.php cada 15 minutos a través de HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Use o servizo «cron» do sistema para chamar ao ficheiro cron.php cada 15 minutos.", "Set default expiration date" : "Definir a data predeterminada de caducidade", - "Share" : "Compartir" + "Share" : "Compartir", + "{counter} apps have an update available" : "{counter} aplicacións teñen unha actualización pendente." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index c7c6dca059..2691910e42 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -146,7 +146,6 @@ OC.L10N.register( "Admin documentation" : "Dokumentacija za administratore", "Developer documentation" : "Dokumentacija za razvojne programere", "Update to {update}" : "Ažuriraj na {update}", - "{counter} apps have an update available" : "Dostupno je ažuriranje za {counter} aplikacija", "Update all" : "Ažuriraj sve", "Results from other categories" : "Rezultati iz drugih kategorija", "No apps found for your version" : "Nije pronađena nijedna aplikacija za vašu inačicu", @@ -833,6 +832,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php registriran je na servisu webcron za pozivanje datoteke cron.php svakih 15 minuta putem HTTP-a.", "Use system cron service to call the cron.php file every 15 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 15 minuta.", "Set default expiration date" : "Postavi zadani datum isteka", - "Share" : "Dijeli" + "Share" : "Dijeli", + "{counter} apps have an update available" : "Dostupno je ažuriranje za {counter} aplikacija" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index 13c7e5562f..c11a0a59db 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -144,7 +144,6 @@ "Admin documentation" : "Dokumentacija za administratore", "Developer documentation" : "Dokumentacija za razvojne programere", "Update to {update}" : "Ažuriraj na {update}", - "{counter} apps have an update available" : "Dostupno je ažuriranje za {counter} aplikacija", "Update all" : "Ažuriraj sve", "Results from other categories" : "Rezultati iz drugih kategorija", "No apps found for your version" : "Nije pronađena nijedna aplikacija za vašu inačicu", @@ -831,6 +830,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php registriran je na servisu webcron za pozivanje datoteke cron.php svakih 15 minuta putem HTTP-a.", "Use system cron service to call the cron.php file every 15 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 15 minuta.", "Set default expiration date" : "Postavi zadani datum isteka", - "Share" : "Dijeli" + "Share" : "Dijeli", + "{counter} apps have an update available" : "Dostupno je ažuriranje za {counter} aplikacija" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/hu.js b/apps/settings/l10n/hu.js index 2cd98f6129..4650cfddfc 100644 --- a/apps/settings/l10n/hu.js +++ b/apps/settings/l10n/hu.js @@ -143,7 +143,6 @@ OC.L10N.register( "Admin documentation" : "Rendszergazdai dokumentáció", "Developer documentation" : "Fejlesztői dokumentáció", "Update to {update}" : "Frissítés erre: {update}", - "{counter} apps have an update available" : "{counter} alkalmazás frissítése érhető el", "Update all" : "Összes frissítése", "Results from other categories" : "Eredmények más kategóriákból", "No apps found for your version" : "Nem található alkalmazás a verziód számára", @@ -465,6 +464,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "a cron.php a webcron szolgáltatásban van regisztrálva 15 percenkénti meghívásra HTTP-n keresztül.", "Use system cron service to call the cron.php file every 15 minutes." : "A rendszer cron szolgáltatásának használata a cron.php meghívására 15 percenként.", "Set default expiration date" : "Alapértelmezett lejárati idő beállítása", - "Share" : "Megosztás" + "Share" : "Megosztás", + "{counter} apps have an update available" : "{counter} alkalmazás frissítése érhető el" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/hu.json b/apps/settings/l10n/hu.json index b203d0acb8..782df82982 100644 --- a/apps/settings/l10n/hu.json +++ b/apps/settings/l10n/hu.json @@ -141,7 +141,6 @@ "Admin documentation" : "Rendszergazdai dokumentáció", "Developer documentation" : "Fejlesztői dokumentáció", "Update to {update}" : "Frissítés erre: {update}", - "{counter} apps have an update available" : "{counter} alkalmazás frissítése érhető el", "Update all" : "Összes frissítése", "Results from other categories" : "Eredmények más kategóriákból", "No apps found for your version" : "Nem található alkalmazás a verziód számára", @@ -463,6 +462,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "a cron.php a webcron szolgáltatásban van regisztrálva 15 percenkénti meghívásra HTTP-n keresztül.", "Use system cron service to call the cron.php file every 15 minutes." : "A rendszer cron szolgáltatásának használata a cron.php meghívására 15 percenként.", "Set default expiration date" : "Alapértelmezett lejárati idő beállítása", - "Share" : "Megosztás" + "Share" : "Megosztás", + "{counter} apps have an update available" : "{counter} alkalmazás frissítése érhető el" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 6db1be7dc5..e496f18ed6 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Documentazione di amministrazione", "Developer documentation" : "Documentazione dello sviluppatore", "Update to {update}" : "Aggiorna a {update}", - "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile", "Update all" : "Aggiorna tutto", "Results from other categories" : "Risultati da altre categorie", "No apps found for your version" : "Nessuna applicazione trovata per la tua versione", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", "Set default expiration date" : "Imposta data di scadenza predefinita", - "Share" : "Condividi" + "Share" : "Condividi", + "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 00d9005cfa..b4ca4eb5c1 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -147,7 +147,6 @@ "Admin documentation" : "Documentazione di amministrazione", "Developer documentation" : "Documentazione dello sviluppatore", "Update to {update}" : "Aggiorna a {update}", - "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile", "Update all" : "Aggiorna tutto", "Results from other categories" : "Risultati da altre categorie", "No apps found for your version" : "Nessuna applicazione trovata per la tua versione", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", "Set default expiration date" : "Imposta data di scadenza predefinita", - "Share" : "Condividi" + "Share" : "Condividi", + "{counter} apps have an update available" : "{counter} applicazioni hanno un aggiornamento disponibile" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index 7593404321..8fbc1c6219 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Документација за администратор", "Developer documentation" : "Документација за програмери", "Update to {update}" : "Надгради на {update}", - "{counter} apps have an update available" : "за {counter} аликации е достапно ажурирање", "Update all" : "Ажурирај ги сите", "Results from other categories" : "Резултати од други категории", "No apps found for your version" : "За вашата верзија не се пронајдени апликации", @@ -838,6 +837,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php е регистриран на webcron сервисот за да го повикува cron.php секој 15 минути преку HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Го користи системскиот сервис Cron и го повикува cron.php секој 15 минути.", "Set default expiration date" : "Постави основен датум на истекување", - "Share" : "Сподели" + "Share" : "Сподели", + "{counter} apps have an update available" : "за {counter} аликации е достапно ажурирање" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index 0f696b4dcb..0caef28877 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -147,7 +147,6 @@ "Admin documentation" : "Документација за администратор", "Developer documentation" : "Документација за програмери", "Update to {update}" : "Надгради на {update}", - "{counter} apps have an update available" : "за {counter} аликации е достапно ажурирање", "Update all" : "Ажурирај ги сите", "Results from other categories" : "Резултати од други категории", "No apps found for your version" : "За вашата верзија не се пронајдени апликации", @@ -836,6 +835,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php е регистриран на webcron сервисот за да го повикува cron.php секој 15 минути преку HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Го користи системскиот сервис Cron и го повикува cron.php секој 15 минути.", "Set default expiration date" : "Постави основен датум на истекување", - "Share" : "Сподели" + "Share" : "Сподели", + "{counter} apps have an update available" : "за {counter} аликации е достапно ажурирање" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 509777d0a1..cc93e92cb2 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -146,7 +146,6 @@ OC.L10N.register( "Admin documentation" : "Beheerdocumentatie", "Developer documentation" : "Ontwikkelaarsdocumentatie", "Update to {update}" : "Update naar {update}", - "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar", "Update all" : "Update alles", "Results from other categories" : "Resultaten van andere categorieën", "No apps found for your version" : "Geen apps gevonden voor jouw versie", @@ -835,6 +834,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "Set default expiration date" : "Stel standaard vervaldatum in", - "Share" : "Deel" + "Share" : "Deel", + "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index c82f32561b..b1b5d8356d 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -144,7 +144,6 @@ "Admin documentation" : "Beheerdocumentatie", "Developer documentation" : "Ontwikkelaarsdocumentatie", "Update to {update}" : "Update naar {update}", - "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar", "Update all" : "Update alles", "Results from other categories" : "Resultaten van andere categorieën", "No apps found for your version" : "Geen apps gevonden voor jouw versie", @@ -833,6 +832,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php is geregistreerd bij een webcron service om elke 15 minuten cron.php over http aan te roepen.", "Use system cron service to call the cron.php file every 15 minutes." : "Gebruik de systeemcron service om cron.php elke 15 minuten aan te roepen.", "Set default expiration date" : "Stel standaard vervaldatum in", - "Share" : "Deel" + "Share" : "Deel", + "{counter} apps have an update available" : "{counter} apps hebben een update beschikbaar" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 2e7fe1f77c..d646c508b9 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Dokumentacja administratora", "Developer documentation" : "Dokumentacja dewelopera", "Update to {update}" : "Aktualizuj do {update}", - "{counter} apps have an update available" : "Aplikacje {counter} mają dostępną aktualizację", "Update all" : "Zaktualizuj wszystko", "Results from other categories" : "Wyniki z innych kategorii", "No apps found for your version" : "Nie znaleziono aplikacji dla Twojej wersji", @@ -268,7 +267,7 @@ OC.L10N.register( "An error occured during the request. Unable to proceed." : "Wystąpił błąd zapytania. Nie można kontynuować.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona, ponieważ wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie do strony aktualizacji.", "App update" : "Aktualizacja aplikacji", - "Error: This app can not be enabled because it makes the server unstable" : "Błąd: ta aplikacja nie zostanie włączona ze względu na możliwość niestabilnej pracy serwera.", + "Error: This app can not be enabled because it makes the server unstable" : "Błąd: Ta aplikacja nie zostanie włączona ze względu na możliwość niestabilnej pracy serwera.", "SSL Root Certificates" : "Certyfikaty główne SSL", "Common Name" : "Nazwa CN", "Valid until" : "Ważny do", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Użyj cron.php, który jest zarejestrowany w usłudze webcron, aby wywoływać cron.php co 15 minut przez HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 15 minut.", "Set default expiration date" : "Ustaw domyślną datę wygaśnięcia", - "Share" : "Udostępnij" + "Share" : "Udostępnij", + "{counter} apps have an update available" : "Aplikacje {counter} mają dostępną aktualizację" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index c84c70b7e1..574e8aa6b7 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -147,7 +147,6 @@ "Admin documentation" : "Dokumentacja administratora", "Developer documentation" : "Dokumentacja dewelopera", "Update to {update}" : "Aktualizuj do {update}", - "{counter} apps have an update available" : "Aplikacje {counter} mają dostępną aktualizację", "Update all" : "Zaktualizuj wszystko", "Results from other categories" : "Wyniki z innych kategorii", "No apps found for your version" : "Nie znaleziono aplikacji dla Twojej wersji", @@ -266,7 +265,7 @@ "An error occured during the request. Unable to proceed." : "Wystąpił błąd zapytania. Nie można kontynuować.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacja została włączona, ponieważ wymaga aktualizacji. Za 5 sekund nastąpi przekierowanie do strony aktualizacji.", "App update" : "Aktualizacja aplikacji", - "Error: This app can not be enabled because it makes the server unstable" : "Błąd: ta aplikacja nie zostanie włączona ze względu na możliwość niestabilnej pracy serwera.", + "Error: This app can not be enabled because it makes the server unstable" : "Błąd: Ta aplikacja nie zostanie włączona ze względu na możliwość niestabilnej pracy serwera.", "SSL Root Certificates" : "Certyfikaty główne SSL", "Common Name" : "Nazwa CN", "Valid until" : "Ważny do", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "Użyj cron.php, który jest zarejestrowany w usłudze webcron, aby wywoływać cron.php co 15 minut przez HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Użyj usługi systemowej cron, aby wywoływać plik cron.php co 15 minut.", "Set default expiration date" : "Ustaw domyślną datę wygaśnięcia", - "Share" : "Udostępnij" + "Share" : "Udostępnij", + "{counter} apps have an update available" : "Aplikacje {counter} mają dostępną aktualizację" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 25ee17fa3f..bc008987a2 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Documentação do administrador", "Developer documentation" : "Documentação do desenvolvedor", "Update to {update}" : "Atualizar para {update}", - "{counter} apps have an update available" : "{counter} aplicativos tem novas atualizações", "Update all" : "Atualizar todos", "Results from other categories" : "Resultados de outras categorias", "No apps found for your version" : "Nenhum aplicativo encontrado para a sua versão", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado em um serviço webcron para chamar cron.php a cada 15 minutos em HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron para chamar o arquivo cron.php a cada 15 minutos.", "Set default expiration date" : "Configurar a data de expiração", - "Share" : "Compartilhar" + "Share" : "Compartilhar", + "{counter} apps have an update available" : "{counter} aplicativos tem novas atualizações" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 583f08b818..fc730598a6 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -147,7 +147,6 @@ "Admin documentation" : "Documentação do administrador", "Developer documentation" : "Documentação do desenvolvedor", "Update to {update}" : "Atualizar para {update}", - "{counter} apps have an update available" : "{counter} aplicativos tem novas atualizações", "Update all" : "Atualizar todos", "Results from other categories" : "Resultados de outras categorias", "No apps found for your version" : "Nenhum aplicativo encontrado para a sua versão", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php está registrado em um serviço webcron para chamar cron.php a cada 15 minutos em HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usar o serviço cron para chamar o arquivo cron.php a cada 15 minutos.", "Set default expiration date" : "Configurar a data de expiração", - "Share" : "Compartilhar" + "Share" : "Compartilhar", + "{counter} apps have an update available" : "{counter} aplicativos tem novas atualizações" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 44160f325b..1ab78802c9 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Документация для администратора", "Developer documentation" : "Документация для разработчиков", "Update to {update}" : "Обновить до {update}", - "{counter} apps have an update available" : "Возможно обновить {counter} приложение(ий).", "Update all" : "Обновить все", "Results from other categories" : "Результаты из других категорий", "No apps found for your version" : "Приложений, совместимых с установленной версией Nextcloud, не найдено", @@ -329,6 +328,8 @@ OC.L10N.register( "Start migration" : "Запустить миграцию", "Background jobs" : "Фоновые задания", "Last job execution ran %s. Something seems wrong." : "Последнее задание было выполнено %s. Похоже, что-то не в порядке.", + "Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Некоторые фоновые задания не выполнялись с %s. Рассмотрите возможность увеличения частоты выполнения фоновых заданий.", + "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Некоторые фоновые задачи не выполнялись с %s. Рассмотрите возможность использования службы cron для выполнения фоновых заданий.", "Last job ran %s." : "Последнее задание выполнено %s.", "Background job didn’t 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». Обратитесь к документации для получения дополнительной информации.", @@ -838,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php зарегистрирован в службе webcron и будет вызываться каждые 15 минут по HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова файла cron.php каждые 15 минут.", "Set default expiration date" : "Установить дату истечения по умолчанию", - "Share" : "Поделиться" + "Share" : "Поделиться", + "{counter} apps have an update available" : "Возможно обновить {counter} приложение(ий)." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index 1ae2aebd3e..fa120e2b2d 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -147,7 +147,6 @@ "Admin documentation" : "Документация для администратора", "Developer documentation" : "Документация для разработчиков", "Update to {update}" : "Обновить до {update}", - "{counter} apps have an update available" : "Возможно обновить {counter} приложение(ий).", "Update all" : "Обновить все", "Results from other categories" : "Результаты из других категорий", "No apps found for your version" : "Приложений, совместимых с установленной версией Nextcloud, не найдено", @@ -327,6 +326,8 @@ "Start migration" : "Запустить миграцию", "Background jobs" : "Фоновые задания", "Last job execution ran %s. Something seems wrong." : "Последнее задание было выполнено %s. Похоже, что-то не в порядке.", + "Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Некоторые фоновые задания не выполнялись с %s. Рассмотрите возможность увеличения частоты выполнения фоновых заданий.", + "Some jobs didn’t execute since %s. Please consider switching to system cron." : "Некоторые фоновые задачи не выполнялись с %s. Рассмотрите возможность использования службы cron для выполнения фоновых заданий.", "Last job ran %s." : "Последнее задание выполнено %s.", "Background job didn’t 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». Обратитесь к документации для получения дополнительной информации.", @@ -836,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php зарегистрирован в службе webcron и будет вызываться каждые 15 минут по HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Использовать системный cron для вызова файла cron.php каждые 15 минут.", "Set default expiration date" : "Установить дату истечения по умолчанию", - "Share" : "Поделиться" + "Share" : "Поделиться", + "{counter} apps have an update available" : "Возможно обновить {counter} приложение(ий)." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 6417203f37..e36043fd88 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Администраторска документација", "Developer documentation" : "Програмерска документација", "Update to {update}" : "Ажурирај на {update}", - "{counter} apps have an update available" : "{counter} апликација имају доступно ажурирање", "Update all" : "Ажурирај све", "Results from other categories" : "Резултати из других категорија", "No apps found for your version" : "Нема апликација за вашу верзију", @@ -838,6 +837,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.", "Set default expiration date" : "Постави подразумевано време истека", - "Share" : "Подели" + "Share" : "Подели", + "{counter} apps have an update available" : "{counter} апликација имају доступно ажурирање" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index a0f1750eb2..a50b89bdb2 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -147,7 +147,6 @@ "Admin documentation" : "Администраторска документација", "Developer documentation" : "Програмерска документација", "Update to {update}" : "Ажурирај на {update}", - "{counter} apps have an update available" : "{counter} апликација имају доступно ажурирање", "Update all" : "Ажурирај све", "Results from other categories" : "Резултати из других категорија", "No apps found for your version" : "Нема апликација за вашу верзију", @@ -836,6 +835,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php је регистрован код вебкрон сервиса за позивање cron.php сваких 15 минута преко протокола HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Користите системски крон сервис за позивање cron.php фајла сваких 15 минута.", "Set default expiration date" : "Постави подразумевано време истека", - "Share" : "Подели" + "Share" : "Подели", + "{counter} apps have an update available" : "{counter} апликација имају доступно ажурирање" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 03521ba10d..7523a32bc6 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Administratörsdokumentation", "Developer documentation" : "Utvecklardokumentation", "Update to {update}" : "Uppdatera till {update}", - "{counter} apps have an update available" : "{counter} appar har en uppdatering tillgänglig", "Update all" : "Uppdatera alla", "Results from other categories" : "Resultat från andra kategorier", "No apps found for your version" : "Inga appar funna för din version", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php är registrerat hos en webcron-tjänst att köra cron.php varje kvart över HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Använd systemets cron-tjänst för att anropa cron.php varje kvart.", "Set default expiration date" : "Ställ in standardutgångsdatum", - "Share" : "Dela" + "Share" : "Dela", + "{counter} apps have an update available" : "{counter} appar har en uppdatering tillgänglig" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index e522847c3b..e745d24497 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -147,7 +147,6 @@ "Admin documentation" : "Administratörsdokumentation", "Developer documentation" : "Utvecklardokumentation", "Update to {update}" : "Uppdatera till {update}", - "{counter} apps have an update available" : "{counter} appar har en uppdatering tillgänglig", "Update all" : "Uppdatera alla", "Results from other categories" : "Resultat från andra kategorier", "No apps found for your version" : "Inga appar funna för din version", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php är registrerat hos en webcron-tjänst att köra cron.php varje kvart över HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Använd systemets cron-tjänst för att anropa cron.php varje kvart.", "Set default expiration date" : "Ställ in standardutgångsdatum", - "Share" : "Dela" + "Share" : "Dela", + "{counter} apps have an update available" : "{counter} appar har en uppdatering tillgänglig" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 247dab5927..84aac375c0 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "Yönetici belgeleri", "Developer documentation" : "Geliştirici belgeleri", "Update to {update}" : "{update} sürümüne güncelle", - "{counter} apps have an update available" : "{counter} uygulama için güncelleme yayınlanmış", "Update all" : "Tümünü güncelle", "Results from other categories" : "Diğer kategorilerden sonuçlar", "No apps found for your version" : "Sürümünüze uygun bir uygulama bulunamadı", @@ -838,6 +837,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php, HTTP üzerinden 15 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", "Set default expiration date" : "Varsayılan son kullanma tarihini ayarla", - "Share" : "Paylaş" + "Share" : "Paylaş", + "{counter} apps have an update available" : "{counter} uygulama için güncelleme yayınlanmış" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 45df65123a..9ded4ed51a 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -147,7 +147,6 @@ "Admin documentation" : "Yönetici belgeleri", "Developer documentation" : "Geliştirici belgeleri", "Update to {update}" : "{update} sürümüne güncelle", - "{counter} apps have an update available" : "{counter} uygulama için güncelleme yayınlanmış", "Update all" : "Tümünü güncelle", "Results from other categories" : "Diğer kategorilerden sonuçlar", "No apps found for your version" : "Sürümünüze uygun bir uygulama bulunamadı", @@ -836,6 +835,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php, HTTP üzerinden 15 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", "Set default expiration date" : "Varsayılan son kullanma tarihini ayarla", - "Share" : "Paylaş" + "Share" : "Paylaş", + "{counter} apps have an update available" : "{counter} uygulama için güncelleme yayınlanmış" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index 68691ce45d..e163275265 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -149,7 +149,6 @@ OC.L10N.register( "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", "Update to {update}" : "更新至 {update}", - "{counter} apps have an update available" : "{counter} 个应用有可用的更新", "Update all" : "全部更新", "Results from other categories" : "来自其他类别的结果", "No apps found for your version" : "未找到适合当前版本的应用", @@ -840,6 +839,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "Set default expiration date" : "设置默认过期日期", - "Share" : "共享" + "Share" : "共享", + "{counter} apps have an update available" : "{counter} 个应用有可用的更新" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 3bedade0da..6885d6a511 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -147,7 +147,6 @@ "Admin documentation" : "管理员文档", "Developer documentation" : "开发者文档", "Update to {update}" : "更新至 {update}", - "{counter} apps have an update available" : "{counter} 个应用有可用的更新", "Update all" : "全部更新", "Results from other categories" : "来自其他类别的结果", "No apps found for your version" : "未找到适合当前版本的应用", @@ -838,6 +837,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "Set default expiration date" : "设置默认过期日期", - "Share" : "共享" + "Share" : "共享", + "{counter} apps have an update available" : "{counter} 个应用有可用的更新" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/twofactor_backupcodes/l10n/ru.js b/apps/twofactor_backupcodes/l10n/ru.js index 7d478915e6..30c8014fce 100644 --- a/apps/twofactor_backupcodes/l10n/ru.js +++ b/apps/twofactor_backupcodes/l10n/ru.js @@ -21,6 +21,7 @@ OC.L10N.register( "A two-factor auth backup codes provider" : "Провайдер резервных копий для кодов двухфакторной аутентификации", "Use one of the backup codes you saved when setting up two-factor authentication." : "Использовать для двухфакторной аутентификации один из ранее выпущенных резервных кодов.", "Submit" : "Отправить", - "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности." + "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности.", + "function" : "функция" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/twofactor_backupcodes/l10n/ru.json b/apps/twofactor_backupcodes/l10n/ru.json index 4665a646e6..4ee6711b96 100644 --- a/apps/twofactor_backupcodes/l10n/ru.json +++ b/apps/twofactor_backupcodes/l10n/ru.json @@ -19,6 +19,7 @@ "A two-factor auth backup codes provider" : "Провайдер резервных копий для кодов двухфакторной аутентификации", "Use one of the backup codes you saved when setting up two-factor authentication." : "Использовать для двухфакторной аутентификации один из ранее выпущенных резервных кодов.", "Submit" : "Отправить", - "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности." + "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности.", + "function" : "функция" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/apps/workflowengine/l10n/ru.js b/apps/workflowengine/l10n/ru.js index e4a241b58a..723aeb26c9 100644 --- a/apps/workflowengine/l10n/ru.js +++ b/apps/workflowengine/l10n/ru.js @@ -20,6 +20,14 @@ OC.L10N.register( "File accessed" : "Файл доступен", "File copied" : "Файл скопирован", "Tag assigned" : "Метка присвоена", + "Someone" : "Пользователь", + "%s created %s" : "%s создал(а) %s", + "%s modified %s" : "%s изменил(а) %s", + "%s deleted %s" : "%s удалил(а) %s", + "%s accessed %s" : "%s получил(а) доступ к %s", + "%s renamed %s" : "%s переименовал(а) %s", + "%s copied %s" : "%s скопировал(а) %s", + "%s assigned %s to %s" : "%s присвоила(а) метку %s файлу %s", "Operation #%s does not exist" : "Операция #%s не существует", "Entity %s does not exist" : "Сущность %s не существует", "Entity %s is invalid" : "Сущность %s неверна", @@ -27,23 +35,29 @@ OC.L10N.register( "Entity %s has no event %s" : "У сущности %s нет события %s", "Operation %s does not exist" : "Операция %s не существует", "Operation %s is invalid" : "Операция %s неверна", + "At least one check needs to be provided" : "Необходимо задать как минимум одну проверку", + "Invalid check provided" : "Задана неверная проверка", "Check %s does not exist" : "Проверка %s не существует", "Check %s is invalid" : "Проверка %s неверна", "Check %s is not allowed with this entity" : "Проверка %s не разрешена с этой сущностью", "Check #%s does not exist" : "Проверка #%s не существует", "Check %s is invalid or does not exist" : "Проверка %s неверна или не существует", + "Flow" : "Обработка файлов", "Nextcloud workflow engine" : "Механизм обработки Nextcloud", "Select a filter" : "Выберите фильтр", "Select a comparator" : "Выберите компаратор", "Select a file type" : "Выберите тип файла", + "e.g. httpd/unix-directory" : "например, каталог httpd/unix", "Folder" : "Каталог", "Images" : "Изображения", "Office documents" : "Офисные документы", "PDF documents" : "PDF документы", "Custom mimetype" : "Пользовательский тип mime", + "Select a tag" : "Выберите метку", "No results" : "Нет результатов", "%s (invisible)" : "%s (невидимый)", "%s (restricted)" : "%s (ограниченный)", + "Please enter a valid time span" : "Введите верный диапазон", "Select a request URL" : "Выберите URL запроса", "Predefined URLs" : "Предопределенные URL", "Files WebDAV" : "Файлы WebDAV", @@ -55,6 +69,8 @@ OC.L10N.register( "Desktop client" : "клиент для ПК", "Thunderbird & Outlook addons" : "Дополнения для Thunderbird и Outlook", "Custom user agent" : "Пользовательский user agent", + "At least one event must be selected" : "Необходимо выбрать как минимум одно событие", + "Add new flow" : "Добавить обработку", "When" : "Когда", "and" : "и", "Cancel" : "Отменить", @@ -62,9 +78,14 @@ OC.L10N.register( "The configuration is invalid" : "Конфигурация неверна", "Active" : "Активный", "Save" : "Сохранить", + "Available flows" : "Доступные обработки", + "For details on how to write your own flow, check out the development documentation." : "За дополнительными сведениями о написании собственных обработок, обратитесь к документации.", + "More flows" : "Дополнительные обработки", "Browse the app store" : "Перейти в магазин приложений", "Show less" : "Показывать меньше", "Show more" : "Показывать больше", + "Configured flows" : "Настроенные обработки", + "Your flows" : "Ваши обработки", "matches" : "соответствует", "does not match" : "не соответствует", "is" : "равняется", diff --git a/apps/workflowengine/l10n/ru.json b/apps/workflowengine/l10n/ru.json index 70920966a6..c00f6f0409 100644 --- a/apps/workflowengine/l10n/ru.json +++ b/apps/workflowengine/l10n/ru.json @@ -18,6 +18,14 @@ "File accessed" : "Файл доступен", "File copied" : "Файл скопирован", "Tag assigned" : "Метка присвоена", + "Someone" : "Пользователь", + "%s created %s" : "%s создал(а) %s", + "%s modified %s" : "%s изменил(а) %s", + "%s deleted %s" : "%s удалил(а) %s", + "%s accessed %s" : "%s получил(а) доступ к %s", + "%s renamed %s" : "%s переименовал(а) %s", + "%s copied %s" : "%s скопировал(а) %s", + "%s assigned %s to %s" : "%s присвоила(а) метку %s файлу %s", "Operation #%s does not exist" : "Операция #%s не существует", "Entity %s does not exist" : "Сущность %s не существует", "Entity %s is invalid" : "Сущность %s неверна", @@ -25,23 +33,29 @@ "Entity %s has no event %s" : "У сущности %s нет события %s", "Operation %s does not exist" : "Операция %s не существует", "Operation %s is invalid" : "Операция %s неверна", + "At least one check needs to be provided" : "Необходимо задать как минимум одну проверку", + "Invalid check provided" : "Задана неверная проверка", "Check %s does not exist" : "Проверка %s не существует", "Check %s is invalid" : "Проверка %s неверна", "Check %s is not allowed with this entity" : "Проверка %s не разрешена с этой сущностью", "Check #%s does not exist" : "Проверка #%s не существует", "Check %s is invalid or does not exist" : "Проверка %s неверна или не существует", + "Flow" : "Обработка файлов", "Nextcloud workflow engine" : "Механизм обработки Nextcloud", "Select a filter" : "Выберите фильтр", "Select a comparator" : "Выберите компаратор", "Select a file type" : "Выберите тип файла", + "e.g. httpd/unix-directory" : "например, каталог httpd/unix", "Folder" : "Каталог", "Images" : "Изображения", "Office documents" : "Офисные документы", "PDF documents" : "PDF документы", "Custom mimetype" : "Пользовательский тип mime", + "Select a tag" : "Выберите метку", "No results" : "Нет результатов", "%s (invisible)" : "%s (невидимый)", "%s (restricted)" : "%s (ограниченный)", + "Please enter a valid time span" : "Введите верный диапазон", "Select a request URL" : "Выберите URL запроса", "Predefined URLs" : "Предопределенные URL", "Files WebDAV" : "Файлы WebDAV", @@ -53,6 +67,8 @@ "Desktop client" : "клиент для ПК", "Thunderbird & Outlook addons" : "Дополнения для Thunderbird и Outlook", "Custom user agent" : "Пользовательский user agent", + "At least one event must be selected" : "Необходимо выбрать как минимум одно событие", + "Add new flow" : "Добавить обработку", "When" : "Когда", "and" : "и", "Cancel" : "Отменить", @@ -60,9 +76,14 @@ "The configuration is invalid" : "Конфигурация неверна", "Active" : "Активный", "Save" : "Сохранить", + "Available flows" : "Доступные обработки", + "For details on how to write your own flow, check out the development documentation." : "За дополнительными сведениями о написании собственных обработок, обратитесь к документации.", + "More flows" : "Дополнительные обработки", "Browse the app store" : "Перейти в магазин приложений", "Show less" : "Показывать меньше", "Show more" : "Показывать больше", + "Configured flows" : "Настроенные обработки", + "Your flows" : "Ваши обработки", "matches" : "соответствует", "does not match" : "не соответствует", "is" : "равняется", diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 8fd2f891cc..090aa64333 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -106,7 +106,8 @@ OC.L10N.register( "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "A(z) „{header}” HTTP-fejléc nem erre van állítva: „{expected}”. Egyes szolgáltatások esetleg nem fognak megfelelően működni, ezért javasolt, hogy módosítsa megfelelően a beállítást.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A(z) „{header}” HTTP-fejléc nem tartalmazza ezt: „{expected}”. Ez egy lehetséges biztonsági és adatvédelmi kockázat, ezért javasolt, hogy módosítsa megfelelően a beállítást.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "A(z) „{header}” HTTP-fejléc nem ezek egyikére van állítva: „{val1}”, „{val2}”, „{val3}”, „{val4}” vagy „{val5}”. Ez hivatkozási információ szivárgását okozhatja. Tekintse meg a W3C ajánlást ↗.", - "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "A \"Strict-Transport-Security\" HTTP fejléc nincs legalább \"{seconds}\" másodpercre állítva. A fejlettebb védelem érdekében javasoljuk a HSTS engedélyezését a biztonsági tippekben ↗.", + "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "A „Strict-Transport-Security” HTTP fejléc nincs legalább „{seconds}” másodpercre állítva. A fejlettebb védelem érdekében javasoljuk a HSTS engedélyezését a biztonsági tippekben ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Jelenleg HTTP-vel éri el a weboldalt. Erősen ajánlott a HTTPS konfiguráció használata ehelyett, ahogyan ezt részleteztük a biztonsági tippekben ↗.", "Non-existing tag #{tag}" : "Nem létező címke #{tag}", "restricted" : "korlátozott", "invisible" : "láthatatlan", @@ -120,31 +121,31 @@ OC.L10N.register( "sunny" : "napos", "Hello {name}, the weather is {weather}" : "Üdv {name}, {weather} időnk van", "Hello {name}" : "Üdv {name}!", - "These are your search results" : "Ezek a találati eredményeid", + "These are your search results" : "Ezek a találatok", "new" : "új", "_download %n file_::_download %n files_" : ["%n fájl letöltése","%n fájl letöltése"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "A frissítés folyamatban van, az oldal elhagyása néhány környezetben megszakíthatja a folyamatot.", + "The update is in progress, leaving this page might interrupt the process in some environments." : "A frissítés folyamatban van, az oldal elhagyása egyes környezetekben megszakíthatja a folyamatot.", "Update to {version}" : "Frissítés erre: {version}", "An error occurred." : "Hiba történt.", - "Please reload the page." : "Kérjük frissítse az oldalt!", - "The update was unsuccessful. For more information check our forum post covering this issue." : "Frissítés sikertelen. Bővebb információért keresse fel a fórumunkat a probléma lefedéséért.", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "A frissítés sikertelen volt. Kérlek jelezd a problémát a Nextcloud közösségnek.", + "Please reload the page." : "Frissítse az oldalt.", + "The update was unsuccessful. For more information check our forum post covering this issue." : "A frissítés sikertelen. Bővebb információért keresse fel a problémáról szóló fórumbejegyzésünket.", + "The update was unsuccessful. Please report this issue to the Nextcloud community." : "A frissítés sikertelen. Jelezze a problémát a Nextcloud közösségnek.", "Continue to Nextcloud" : "Irány a Nextcloud", - "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A frissítés sikeres volt. Átirányítás a Nextcloud-ra %n másodperc múlva.","A frissítés sikeres volt. Átirányítás a Nextcloud-ra %n másodperc múlva."], + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A frissítés sikeres volt. Átirányítás a Nextcloudra %n másodperc múlva.","A frissítés sikeres volt. Átirányítás a Nextcloudra %n másodperc múlva."], "Searching other places" : "Keresés további helyeken", - "No search results in other folders for {tag}{filter}{endtag}" : "Ehhez nincsenek keresési eredmények más mappákban: {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} keresési eredmény egy másik mappában","{count} keresési eredmény más mappákban"], - "Server side authentication failed!" : "A szerveroldali hitelesítés sikertelen!", - "Please contact your administrator." : "Kérjük, lépjen kapcsolatba a rendszergazdával.", + "No search results in other folders for {tag}{filter}{endtag}" : "Ehhez nincsenek találatok más mappákban: {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} találat egy másik mappában","{count} találat más mappákban"], + "Server side authentication failed!" : "A kiszolgálóoldali hitelesítés sikertelen.", + "Please contact your administrator." : "Lépjen kapcsolatba a rendszergazdával.", "An internal error occurred." : "Belső hiba történt.", - "Please try again or contact your administrator." : "Kérjük, próbálja meg újra, vagy vegye fel a kapcsolatot a rendszergazdával.", - "Username or email" : "Felhasználói név vagy e-mail cím", + "Please try again or contact your administrator." : "Próbálja meg újra, vagy vegye fel a kapcsolatot a rendszergazdával.", + "Username or email" : "Felhasználónév vagy e-mail cím", "Password" : "Jelszó", "Log in" : "Bejelentkezés", "Logging in …" : "Bejelentkezés…", "Wrong username or password." : "Hibás felhasználónév vagy jelszó.", "User disabled" : "Felhasználó letiltva", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Többszöri sikertelen bejelentkezési kísérletet érzékeltünk az IP-dről. A legközelebbi kísérleted így 30 másodperccel késleltetve lesz.", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Többszöri sikertelen bejelentkezési kísérletet észléltünk az IP-címéről. A legközelebbi kísérlete így 30 másodperccel késleltetve lesz.", "Reset password" : "Jelszó-visszaállítás", "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Egy jelszó visszaállítási e-mail lett küldve a fiók e-mail címére. Ha nem kapta meg, akkor ellenőrizze a levélszemét mappát, vagy kérje a helyi rendszergazda segítségét.", "If it is not there ask your local administrator." : "Ha nincs ott, akkor kérdezze a helyi rendszergazdát.", @@ -156,7 +157,20 @@ OC.L10N.register( "I know what I'm doing" : "Tudom mit csinálok.", "Resetting password" : "Jelszó visszaállítása", "Recommended apps" : "Ajánlott alkalmazások", + "Loading apps …" : "Alkalmazások betöltése…", + "Could not fetch list of apps from the app store." : "Az alkalmazások listája nem kérhető le az alkalmazásbolttól.", + "Installing apps …" : "Alkalmazások telepítése…", + "Nextcloud {app}" : "Nextcloud {app}", + "App download or installation failed" : "Alkalmazás letöltése vagy telepítése sikertelen", + "Can't install this app because it is not compatible" : "Az alkalmazás nem telepíthető, mert nem kompatibilis", + "Can't install this app" : "Az alkalmazás nem telepíthető", "Cancel" : "Mégse", + "Schedule work & meetings, synced with all your devices." : "Ütemezett munkáját és találkozóit, szinkronizálva az összes eszközén.", + "Keep your colleagues and friends in one place without leaking their private info." : "Tartsa egy helyen kollégáit és barátait, anélkül hogy kiszivárogtatná a személyes adataikat.", + "Simple email app nicely integrated with Files, Contacts and Calendar." : "Egyszerű e-mail alkalmazás, amely szépen integrálódik a Fájlok, Névjegyek és Naptár alkalmazásba.", + "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Csevegés, videóhívások, képernyőmegosztás, online megbeszélések és webes konferencia – a böngészőjében és mobilalkalmazásokkal.", + "Collaboratively edit office documents." : "Szerkesszen közösen irodai dokumentumokat.", + "Local document editing back-end used by the OnlyOffice app." : "Helyi dokumentumszerkesztési háttérszolgáltatás, melyet az OnlyOffice alkalmazás használ.", "Forgot password?" : "Elfelejtett jelszó?", "Settings" : "Beállítások", "Could not load your contacts" : "Nem lehet betölteni a névjegyeit", @@ -244,6 +258,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the documentation." : "További információkért a szervered helyes beállításához nézd meg a dokumentációt.", "Create an admin account" : "Rendszergazdai fiók létrehozása", "Username" : "Felhasználónév", + "Show password" : "Jelszó megjelenítése", "Storage & database" : "Tárhely és adatbázis", "Data folder" : "Adat mappa", "Configure the database" : "Adatbázis konfigurálása", @@ -260,33 +275,37 @@ OC.L10N.register( "You chose SQLite as database." : "SQLite adatbázist választott.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Az SQLite-ot csak minimális és fejlesztési célú példányok esetén szabad használni. Éles működés esetén más adatbázis-kezelőt ajánlunk.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Ha klienseket használt a fájlszinkronizáláshoz, akkor az SQLite használata erősen ellenjavallt.", + "Install recommended apps" : "Javasolt alkalmazások telepítése", + "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Naptár, Névjegyek, Beszélgetés, Levelezés és OnlyOffice", "Finish setup" : "A beállítások befejezése", "Finishing …" : "Befejezés ...", "Need help?" : "Segítségre van szüksége?", "See the documentation" : "Nézze meg a dokumentációt", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Úgy néz ki, hogy a Nextcloud újratelepítésére készül. Viszont a CAN_INSTALL fájl hiányzik a config könyvtárból. A folytatáshoz hozza létre a CAN_INSTALL fájlt a konfigurációs mappában.", "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "A CAN_INSTALL nem távolítható el a konfigurációs mappából. Törölje a fájlt kézileg.", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Az alkalmazás megfelelő működéséhez JavaScript szükséges. Kérjük, {linkstart}engedélyezze a JavaScript-et{linkend} és frissítse a lapot.", - "Get your own free account" : "Szerezd meg a saját ingyenes fiókodat", - "Skip to main content" : "A fő tartalom átugrása", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Az alkalmazás megfelelő működéséhez JavaScript szükséges. {linkstart}Engedélyezze a JavaScriptet{linkend}, és frissítse a lapot.", + "Get your own free account" : "Szerezzen saját ingyenes fiókot", + "Skip to main content" : "Ugrás a fő tartalomhoz", "Skip to navigation of app" : "Ugrás az alkalmazás navigációjához", "More apps" : "További alkalmazások", - "More" : "További", - "More apps menu" : "További alkalmazás menü", + "More" : "Továbbiak", + "More apps menu" : "További alkalmazások menü", "Search" : "Keresés", "Reset search" : "Keresés visszaállítása", "Contacts" : "Névjegyek", "Contacts menu" : "Névjegyek menü", "Settings menu" : "Beállítások menü", - "Confirm your password" : "Erősítsd meg a jelszavad:", - "Connect to your account" : "Kapcsolódás a fiókodhoz", - "Please log in before granting %1$s access to your %2$s account." : "Kérlek lépj be mielőtt %1$shozzáférést biztosítasz a %2$s fiókodhoz.", + "Confirm your password" : "Erősítse meg a jelszavát:", + "Connect to your account" : "Kapcsolódás a fiókjához", + "Please log in before granting %1$s access to your %2$s account." : "Lépjen be mielőtthozzáférést biztosít a(z) %1$s kliensnek a(z) %2$s fiókjához.", "App token" : "Alkalmazástoken", "Grant access" : "Hozzáférés megadása", - "Alternative log in using app token" : "Alternatív bejelentkezés app token segítségével", - "Account access" : "Fiók hozzáférés", + "Alternative log in using app token" : "Alternatív bejelentkezés alkalmazástoken segítségével", + "Account access" : "Fiókhozzáférés", "You are about to grant %1$s access to your %2$s account." : "Hozzáférést készülsz biztosítani neki: %1$sehhez a fiókodhoz: %2$s.", "Account connected" : "Fiók csatlakoztatva", + "Your client should now be connected!" : "A kliens most már kapcsolódik.", + "You can close this window." : "Bezárhatja ezt az ablakot.", "This share is password-protected" : "Ez a megosztás jelszóval védett", "The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!", "Two-factor authentication" : "Kétfaktoros hitelesítés", @@ -299,6 +318,7 @@ OC.L10N.register( "Use backup code" : "Biztonsági kód használata", "Cancel login" : "Bejelentkezés megszakítása", "Setup two-factor authentication" : "Kétfaktoros hitelesítés beállítása", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "A fokozott biztonság be van tartatva a fiókjánál. Válassza ki a beállítandó szolgáltatót:", "Error while validating your second factor" : "Hiba történt a második lépés évényesítésekor", "Access through untrusted domain" : "Nem megbízható domain-en keresztüli hozzáférés", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Lépj kapcsolatba a rendszergazdáddal. Ha te vagy az, szerkeszd a \"trusted_domains\" beállítást a config/config.php-ban a config.sample.php-hoz hasonlóan.", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 229b624a72..8afa08deff 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -104,7 +104,8 @@ "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "A(z) „{header}” HTTP-fejléc nem erre van állítva: „{expected}”. Egyes szolgáltatások esetleg nem fognak megfelelően működni, ezért javasolt, hogy módosítsa megfelelően a beállítást.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "A(z) „{header}” HTTP-fejléc nem tartalmazza ezt: „{expected}”. Ez egy lehetséges biztonsági és adatvédelmi kockázat, ezért javasolt, hogy módosítsa megfelelően a beállítást.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the W3C Recommendation ↗." : "A(z) „{header}” HTTP-fejléc nem ezek egyikére van állítva: „{val1}”, „{val2}”, „{val3}”, „{val4}” vagy „{val5}”. Ez hivatkozási információ szivárgását okozhatja. Tekintse meg a W3C ajánlást ↗.", - "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "A \"Strict-Transport-Security\" HTTP fejléc nincs legalább \"{seconds}\" másodpercre állítva. A fejlettebb védelem érdekében javasoljuk a HSTS engedélyezését a biztonsági tippekben ↗.", + "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the security tips ↗." : "A „Strict-Transport-Security” HTTP fejléc nincs legalább „{seconds}” másodpercre állítva. A fejlettebb védelem érdekében javasoljuk a HSTS engedélyezését a biztonsági tippekben ↗.", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the security tips ↗." : "Jelenleg HTTP-vel éri el a weboldalt. Erősen ajánlott a HTTPS konfiguráció használata ehelyett, ahogyan ezt részleteztük a biztonsági tippekben ↗.", "Non-existing tag #{tag}" : "Nem létező címke #{tag}", "restricted" : "korlátozott", "invisible" : "láthatatlan", @@ -118,31 +119,31 @@ "sunny" : "napos", "Hello {name}, the weather is {weather}" : "Üdv {name}, {weather} időnk van", "Hello {name}" : "Üdv {name}!", - "These are your search results" : "Ezek a találati eredményeid", + "These are your search results" : "Ezek a találatok", "new" : "új", "_download %n file_::_download %n files_" : ["%n fájl letöltése","%n fájl letöltése"], - "The update is in progress, leaving this page might interrupt the process in some environments." : "A frissítés folyamatban van, az oldal elhagyása néhány környezetben megszakíthatja a folyamatot.", + "The update is in progress, leaving this page might interrupt the process in some environments." : "A frissítés folyamatban van, az oldal elhagyása egyes környezetekben megszakíthatja a folyamatot.", "Update to {version}" : "Frissítés erre: {version}", "An error occurred." : "Hiba történt.", - "Please reload the page." : "Kérjük frissítse az oldalt!", - "The update was unsuccessful. For more information check our forum post covering this issue." : "Frissítés sikertelen. Bővebb információért keresse fel a fórumunkat a probléma lefedéséért.", - "The update was unsuccessful. Please report this issue to the Nextcloud community." : "A frissítés sikertelen volt. Kérlek jelezd a problémát a Nextcloud közösségnek.", + "Please reload the page." : "Frissítse az oldalt.", + "The update was unsuccessful. For more information check our forum post covering this issue." : "A frissítés sikertelen. Bővebb információért keresse fel a problémáról szóló fórumbejegyzésünket.", + "The update was unsuccessful. Please report this issue to the Nextcloud community." : "A frissítés sikertelen. Jelezze a problémát a Nextcloud közösségnek.", "Continue to Nextcloud" : "Irány a Nextcloud", - "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A frissítés sikeres volt. Átirányítás a Nextcloud-ra %n másodperc múlva.","A frissítés sikeres volt. Átirányítás a Nextcloud-ra %n másodperc múlva."], + "_The update was successful. Redirecting you to Nextcloud in %n second._::_The update was successful. Redirecting you to Nextcloud in %n seconds._" : ["A frissítés sikeres volt. Átirányítás a Nextcloudra %n másodperc múlva.","A frissítés sikeres volt. Átirányítás a Nextcloudra %n másodperc múlva."], "Searching other places" : "Keresés további helyeken", - "No search results in other folders for {tag}{filter}{endtag}" : "Ehhez nincsenek keresési eredmények más mappákban: {tag}{filter}{endtag}", - "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} keresési eredmény egy másik mappában","{count} keresési eredmény más mappákban"], - "Server side authentication failed!" : "A szerveroldali hitelesítés sikertelen!", - "Please contact your administrator." : "Kérjük, lépjen kapcsolatba a rendszergazdával.", + "No search results in other folders for {tag}{filter}{endtag}" : "Ehhez nincsenek találatok más mappákban: {tag}{filter}{endtag}", + "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} találat egy másik mappában","{count} találat más mappákban"], + "Server side authentication failed!" : "A kiszolgálóoldali hitelesítés sikertelen.", + "Please contact your administrator." : "Lépjen kapcsolatba a rendszergazdával.", "An internal error occurred." : "Belső hiba történt.", - "Please try again or contact your administrator." : "Kérjük, próbálja meg újra, vagy vegye fel a kapcsolatot a rendszergazdával.", - "Username or email" : "Felhasználói név vagy e-mail cím", + "Please try again or contact your administrator." : "Próbálja meg újra, vagy vegye fel a kapcsolatot a rendszergazdával.", + "Username or email" : "Felhasználónév vagy e-mail cím", "Password" : "Jelszó", "Log in" : "Bejelentkezés", "Logging in …" : "Bejelentkezés…", "Wrong username or password." : "Hibás felhasználónév vagy jelszó.", "User disabled" : "Felhasználó letiltva", - "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Többszöri sikertelen bejelentkezési kísérletet érzékeltünk az IP-dről. A legközelebbi kísérleted így 30 másodperccel késleltetve lesz.", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Többszöri sikertelen bejelentkezési kísérletet észléltünk az IP-címéről. A legközelebbi kísérlete így 30 másodperccel késleltetve lesz.", "Reset password" : "Jelszó-visszaállítás", "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "Egy jelszó visszaállítási e-mail lett küldve a fiók e-mail címére. Ha nem kapta meg, akkor ellenőrizze a levélszemét mappát, vagy kérje a helyi rendszergazda segítségét.", "If it is not there ask your local administrator." : "Ha nincs ott, akkor kérdezze a helyi rendszergazdát.", @@ -154,7 +155,20 @@ "I know what I'm doing" : "Tudom mit csinálok.", "Resetting password" : "Jelszó visszaállítása", "Recommended apps" : "Ajánlott alkalmazások", + "Loading apps …" : "Alkalmazások betöltése…", + "Could not fetch list of apps from the app store." : "Az alkalmazások listája nem kérhető le az alkalmazásbolttól.", + "Installing apps …" : "Alkalmazások telepítése…", + "Nextcloud {app}" : "Nextcloud {app}", + "App download or installation failed" : "Alkalmazás letöltése vagy telepítése sikertelen", + "Can't install this app because it is not compatible" : "Az alkalmazás nem telepíthető, mert nem kompatibilis", + "Can't install this app" : "Az alkalmazás nem telepíthető", "Cancel" : "Mégse", + "Schedule work & meetings, synced with all your devices." : "Ütemezett munkáját és találkozóit, szinkronizálva az összes eszközén.", + "Keep your colleagues and friends in one place without leaking their private info." : "Tartsa egy helyen kollégáit és barátait, anélkül hogy kiszivárogtatná a személyes adataikat.", + "Simple email app nicely integrated with Files, Contacts and Calendar." : "Egyszerű e-mail alkalmazás, amely szépen integrálódik a Fájlok, Névjegyek és Naptár alkalmazásba.", + "Chatting, video calls, screensharing, online meetings and web conferencing – in your browser and with mobile apps." : "Csevegés, videóhívások, képernyőmegosztás, online megbeszélések és webes konferencia – a böngészőjében és mobilalkalmazásokkal.", + "Collaboratively edit office documents." : "Szerkesszen közösen irodai dokumentumokat.", + "Local document editing back-end used by the OnlyOffice app." : "Helyi dokumentumszerkesztési háttérszolgáltatás, melyet az OnlyOffice alkalmazás használ.", "Forgot password?" : "Elfelejtett jelszó?", "Settings" : "Beállítások", "Could not load your contacts" : "Nem lehet betölteni a névjegyeit", @@ -242,6 +256,7 @@ "For information how to properly configure your server, please see the documentation." : "További információkért a szervered helyes beállításához nézd meg a dokumentációt.", "Create an admin account" : "Rendszergazdai fiók létrehozása", "Username" : "Felhasználónév", + "Show password" : "Jelszó megjelenítése", "Storage & database" : "Tárhely és adatbázis", "Data folder" : "Adat mappa", "Configure the database" : "Adatbázis konfigurálása", @@ -258,33 +273,37 @@ "You chose SQLite as database." : "SQLite adatbázist választott.", "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "Az SQLite-ot csak minimális és fejlesztési célú példányok esetén szabad használni. Éles működés esetén más adatbázis-kezelőt ajánlunk.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Ha klienseket használt a fájlszinkronizáláshoz, akkor az SQLite használata erősen ellenjavallt.", + "Install recommended apps" : "Javasolt alkalmazások telepítése", + "Calendar, Contacts, Talk, Mail & OnlyOffice" : "Naptár, Névjegyek, Beszélgetés, Levelezés és OnlyOffice", "Finish setup" : "A beállítások befejezése", "Finishing …" : "Befejezés ...", "Need help?" : "Segítségre van szüksége?", "See the documentation" : "Nézze meg a dokumentációt", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Úgy néz ki, hogy a Nextcloud újratelepítésére készül. Viszont a CAN_INSTALL fájl hiányzik a config könyvtárból. A folytatáshoz hozza létre a CAN_INSTALL fájlt a konfigurációs mappában.", "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "A CAN_INSTALL nem távolítható el a konfigurációs mappából. Törölje a fájlt kézileg.", - "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Az alkalmazás megfelelő működéséhez JavaScript szükséges. Kérjük, {linkstart}engedélyezze a JavaScript-et{linkend} és frissítse a lapot.", - "Get your own free account" : "Szerezd meg a saját ingyenes fiókodat", - "Skip to main content" : "A fő tartalom átugrása", + "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Az alkalmazás megfelelő működéséhez JavaScript szükséges. {linkstart}Engedélyezze a JavaScriptet{linkend}, és frissítse a lapot.", + "Get your own free account" : "Szerezzen saját ingyenes fiókot", + "Skip to main content" : "Ugrás a fő tartalomhoz", "Skip to navigation of app" : "Ugrás az alkalmazás navigációjához", "More apps" : "További alkalmazások", - "More" : "További", - "More apps menu" : "További alkalmazás menü", + "More" : "Továbbiak", + "More apps menu" : "További alkalmazások menü", "Search" : "Keresés", "Reset search" : "Keresés visszaállítása", "Contacts" : "Névjegyek", "Contacts menu" : "Névjegyek menü", "Settings menu" : "Beállítások menü", - "Confirm your password" : "Erősítsd meg a jelszavad:", - "Connect to your account" : "Kapcsolódás a fiókodhoz", - "Please log in before granting %1$s access to your %2$s account." : "Kérlek lépj be mielőtt %1$shozzáférést biztosítasz a %2$s fiókodhoz.", + "Confirm your password" : "Erősítse meg a jelszavát:", + "Connect to your account" : "Kapcsolódás a fiókjához", + "Please log in before granting %1$s access to your %2$s account." : "Lépjen be mielőtthozzáférést biztosít a(z) %1$s kliensnek a(z) %2$s fiókjához.", "App token" : "Alkalmazástoken", "Grant access" : "Hozzáférés megadása", - "Alternative log in using app token" : "Alternatív bejelentkezés app token segítségével", - "Account access" : "Fiók hozzáférés", + "Alternative log in using app token" : "Alternatív bejelentkezés alkalmazástoken segítségével", + "Account access" : "Fiókhozzáférés", "You are about to grant %1$s access to your %2$s account." : "Hozzáférést készülsz biztosítani neki: %1$sehhez a fiókodhoz: %2$s.", "Account connected" : "Fiók csatlakoztatva", + "Your client should now be connected!" : "A kliens most már kapcsolódik.", + "You can close this window." : "Bezárhatja ezt az ablakot.", "This share is password-protected" : "Ez a megosztás jelszóval védett", "The password is wrong. Try again." : "A megadott jelszó nem megfelelő. Próbálja újra!", "Two-factor authentication" : "Kétfaktoros hitelesítés", @@ -297,6 +316,7 @@ "Use backup code" : "Biztonsági kód használata", "Cancel login" : "Bejelentkezés megszakítása", "Setup two-factor authentication" : "Kétfaktoros hitelesítés beállítása", + "Enhanced security is enforced for your account. Choose which provider to set up:" : "A fokozott biztonság be van tartatva a fiókjánál. Válassza ki a beállítandó szolgáltatót:", "Error while validating your second factor" : "Hiba történt a második lépés évényesítésekor", "Access through untrusted domain" : "Nem megbízható domain-en keresztüli hozzáférés", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Lépj kapcsolatba a rendszergazdáddal. Ha te vagy az, szerkeszd a \"trusted_domains\" beállítást a config/config.php-ban a config.sample.php-hoz hasonlóan.", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index 6a5b95e79d..2eac1719aa 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -89,6 +89,7 @@ OC.L10N.register( "%s enter the database username." : "%s введите имя пользователя базы данных.", "%s enter the database name." : "%s введите имя базы данных.", "%s you may not use dots in the database name" : "%s Вы не можете использовать точки в имени базы данных", + "MySQL username and/or password not valid" : "Неверное имя пользователя и/или пароль для подключения к MySQL", "You need to enter details of an existing account." : "Необходимо уточнить данные существующего акаунта.", "Oracle connection could not be established" : "Соединение с Oracle не может быть установлено", "Oracle username and/or password not valid" : "Неверное имя пользователя и/или пароль Oracle", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index d4515542a5..d7869020c4 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -87,6 +87,7 @@ "%s enter the database username." : "%s введите имя пользователя базы данных.", "%s enter the database name." : "%s введите имя базы данных.", "%s you may not use dots in the database name" : "%s Вы не можете использовать точки в имени базы данных", + "MySQL username and/or password not valid" : "Неверное имя пользователя и/или пароль для подключения к MySQL", "You need to enter details of an existing account." : "Необходимо уточнить данные существующего акаунта.", "Oracle connection could not be established" : "Соединение с Oracle не может быть установлено", "Oracle username and/or password not valid" : "Неверное имя пользователя и/или пароль Oracle",