diff options
280 files changed, 2092 insertions, 534 deletions
diff --git a/apps/dashboard/l10n/es.js b/apps/dashboard/l10n/es.js index a356a9b6495..a2e607da866 100644 --- a/apps/dashboard/l10n/es.js +++ b/apps/dashboard/l10n/es.js @@ -6,6 +6,7 @@ OC.L10N.register( "Show something" : "Mostrar algo", "Customize" : "Personalizar", "Edit widgets" : "Editar widgets", + "Get more widgets from the App Store" : "Conseguir más widgets desde la tienda de Apps", "Change background image" : "Cambiar imagen de fondo", "Weather service" : "Servicio metereológico", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos meteorológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.", diff --git a/apps/dashboard/l10n/es.json b/apps/dashboard/l10n/es.json index 3f1cff7d1bb..b319d57701a 100644 --- a/apps/dashboard/l10n/es.json +++ b/apps/dashboard/l10n/es.json @@ -4,6 +4,7 @@ "Show something" : "Mostrar algo", "Customize" : "Personalizar", "Edit widgets" : "Editar widgets", + "Get more widgets from the App Store" : "Conseguir más widgets desde la tienda de Apps", "Change background image" : "Cambiar imagen de fondo", "Weather service" : "Servicio metereológico", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Por privacidad, los datos meteorológicos son solicitados por tu servidor Nextcloud en tu nombre de tal forma que el servicio no recibe información personal.", diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 5d100ee5044..c89a0ac98cd 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Venç en %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Punt final de WebDAV", + "Save" : "Desa", "Calendar server" : "Servidor de calendari", "Send invitations to attendees" : "Envia invitacions als assistents", "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversari", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Si us plau contacteu amb l'organitzador directament.", "Are you accepting the invitation?" : "Accepteu la invitació?", "Tentative" : "Provisional", - "Save" : "Desa", "Your attendance was updated successfully." : "La vostra assistència ha estat actualitzada correctament.", "Calendar and tasks" : "Calendari i tasques" }, diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 8e867acd406..8b28517f480 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -86,6 +86,7 @@ "Due on %s" : "Venç en %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Punt final de WebDAV", + "Save" : "Desa", "Calendar server" : "Servidor de calendari", "Send invitations to attendees" : "Envia invitacions als assistents", "Automatically generate a birthday calendar" : "Genera automàticament un calendari d’aniversari", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Si us plau contacteu amb l'organitzador directament.", "Are you accepting the invitation?" : "Accepteu la invitació?", "Tentative" : "Provisional", - "Save" : "Desa", "Your attendance was updated successfully." : "La vostra assistència ha estat actualitzada correctament.", "Calendar and tasks" : "Calendari i tasques" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 34a768aee17..74ee97ece09 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -121,6 +121,20 @@ OC.L10N.register( "Due on %s" : "Termín do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Availability" : "Dostupnost", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Když sem zadáte svou pracovní dobu, ostatní uživatelé při rezervování schůzky uvidí, kdy jste mimo kancelář.", + "Please select a time zone:" : "Vyberte časové pásmo:", + "to" : "do", + "Delete slot" : "Smazat slot", + "Add slot" : "Přidat slot", + "Save" : "Uložit", + "Monday" : "pondělí", + "Tuesday" : "úterý", + "Wednesday" : "středa", + "Thursday" : "čtvrtek", + "Friday" : "pátek", + "Saturday" : "sobota", + "Sunday" : "neděle", "Calendar server" : "Kalendářový server", "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků", "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami", @@ -135,7 +149,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Kontaktujte organizátora přímo.", "Are you accepting the invitation?" : "Přijímáte pozvání?", "Tentative" : "Nezávazně", - "Save" : "Uložit", "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.", "Calendar and tasks" : "Kalendář a úkoly" }, diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 0043360043d..9f69af355bf 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -119,6 +119,20 @@ "Due on %s" : "Termín do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Availability" : "Dostupnost", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Když sem zadáte svou pracovní dobu, ostatní uživatelé při rezervování schůzky uvidí, kdy jste mimo kancelář.", + "Please select a time zone:" : "Vyberte časové pásmo:", + "to" : "do", + "Delete slot" : "Smazat slot", + "Add slot" : "Přidat slot", + "Save" : "Uložit", + "Monday" : "pondělí", + "Tuesday" : "úterý", + "Wednesday" : "středa", + "Thursday" : "čtvrtek", + "Friday" : "pátek", + "Saturday" : "sobota", + "Sunday" : "neděle", "Calendar server" : "Kalendářový server", "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků", "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami", @@ -133,7 +147,6 @@ "Please contact the organizer directly." : "Kontaktujte organizátora přímo.", "Are you accepting the invitation?" : "Přijímáte pozvání?", "Tentative" : "Nezávazně", - "Save" : "Uložit", "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.", "Calendar and tasks" : "Kalendář a úkoly" },"pluralForm" :"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/dav/l10n/da.js b/apps/dav/l10n/da.js index cc9e264d3c4..c6dfb6281fc 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -85,13 +85,13 @@ OC.L10N.register( "Tasks" : "Opgaver", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Gem", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitation til deltagere", "Automatically generate a birthday calendar" : "Generer en fødselsdagskalender automatisk", "Birthday calendars will be generated by a background job." : "Fødselsdagskalendere vil blive oprettet af et job, der kører i baggrunden.", "Hence they will not be available immediately after enabling but will show up after some time." : "Derfor vil de ikke blive synlige med det samme efter aktivering, men vil vise sig efter noget tid.", "Are you accepting the invitation?" : "Accepter du invitationen?", - "Tentative" : "Foreløbig", - "Save" : "Gem" + "Tentative" : "Foreløbig" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/da.json b/apps/dav/l10n/da.json index 376da3a7338..30a6719a7f4 100644 --- a/apps/dav/l10n/da.json +++ b/apps/dav/l10n/da.json @@ -83,13 +83,13 @@ "Tasks" : "Opgaver", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Gem", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitation til deltagere", "Automatically generate a birthday calendar" : "Generer en fødselsdagskalender automatisk", "Birthday calendars will be generated by a background job." : "Fødselsdagskalendere vil blive oprettet af et job, der kører i baggrunden.", "Hence they will not be available immediately after enabling but will show up after some time." : "Derfor vil de ikke blive synlige med det samme efter aktivering, men vil vise sig efter noget tid.", "Are you accepting the invitation?" : "Accepter du invitationen?", - "Tentative" : "Foreløbig", - "Save" : "Gem" + "Tentative" : "Foreløbig" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index c0007bb22d1..ad5dd5423ad 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -121,6 +121,19 @@ OC.L10N.register( "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "Availability" : "Verfügbarkeit", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Wenn Du Deine Arbeitszeiten konfigurierst, können andere Benutzer sehen, wann Du nicht im Büro bist, wenn sie eine Besprechung buchen.", + "Please select a time zone:" : "Bitte wähle eine Zeitzone:", + "Delete slot" : "Slot löschen", + "Add slot" : "Slot hinzufügen", + "Save" : "Speichern", + "Monday" : "Montag", + "Tuesday" : "Dienstag", + "Wednesday" : "Mittwoch", + "Thursday" : "Donnerstag", + "Friday" : "Freitag", + "Saturday" : "Samstag", + "Sunday" : "Sonntag", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", @@ -135,7 +148,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Bitte den Organisator direkt kontaktieren.", "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", - "Save" : "Speichern", "Your attendance was updated successfully." : "Dein Teilnehmerstatus wurde aktualisiert.", "Calendar and tasks" : "Kalender und Aufgaben" }, diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 9209a5c82b3..790655f26ca 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -119,6 +119,19 @@ "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "Availability" : "Verfügbarkeit", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Wenn Du Deine Arbeitszeiten konfigurierst, können andere Benutzer sehen, wann Du nicht im Büro bist, wenn sie eine Besprechung buchen.", + "Please select a time zone:" : "Bitte wähle eine Zeitzone:", + "Delete slot" : "Slot löschen", + "Add slot" : "Slot hinzufügen", + "Save" : "Speichern", + "Monday" : "Montag", + "Tuesday" : "Dienstag", + "Wednesday" : "Mittwoch", + "Thursday" : "Donnerstag", + "Friday" : "Freitag", + "Saturday" : "Samstag", + "Sunday" : "Sonntag", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", @@ -133,7 +146,6 @@ "Please contact the organizer directly." : "Bitte den Organisator direkt kontaktieren.", "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", - "Save" : "Speichern", "Your attendance was updated successfully." : "Dein Teilnehmerstatus wurde aktualisiert.", "Calendar and tasks" : "Kalender und Aufgaben" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 90444ddb3f3..2d18d946aa5 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -121,6 +121,20 @@ OC.L10N.register( "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "Availability" : "Verfügbarkeit", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Wenn Sie Ihre Arbeitszeiten konfigurieren, können andere Benutzer sehen, wann Sie nicht im Büro sind, wenn sie eine Besprechung buchen.", + "Please select a time zone:" : "Bitte eine Zeitzone wählen:", + "to" : "an", + "Delete slot" : "Slot löschen", + "Add slot" : "Slot hinzufügen", + "Save" : "Speichern", + "Monday" : "Montag", + "Tuesday" : "Dienstag", + "Wednesday" : "Mittwoch", + "Thursday" : "Donnerstag", + "Friday" : "Freitag", + "Saturday" : "Samstag", + "Sunday" : "Sonntag", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", @@ -135,7 +149,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Bitte den Organisator direkt kontaktieren.", "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", - "Save" : "Speichern", "Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.", "Calendar and tasks" : "Kalender und Aufgaben" }, diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 8964527632c..0bc35e1e3be 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -119,6 +119,20 @@ "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "Availability" : "Verfügbarkeit", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Wenn Sie Ihre Arbeitszeiten konfigurieren, können andere Benutzer sehen, wann Sie nicht im Büro sind, wenn sie eine Besprechung buchen.", + "Please select a time zone:" : "Bitte eine Zeitzone wählen:", + "to" : "an", + "Delete slot" : "Slot löschen", + "Add slot" : "Slot hinzufügen", + "Save" : "Speichern", + "Monday" : "Montag", + "Tuesday" : "Dienstag", + "Wednesday" : "Mittwoch", + "Thursday" : "Donnerstag", + "Friday" : "Freitag", + "Saturday" : "Samstag", + "Sunday" : "Sonntag", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", @@ -133,7 +147,6 @@ "Please contact the organizer directly." : "Bitte den Organisator direkt kontaktieren.", "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", - "Save" : "Speichern", "Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.", "Calendar and tasks" : "Kalender und Aufgaben" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js index c0981eedca5..15db26b9f60 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Ενημερώσατε το ημερολόγιο {ημερολόγιο}", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Τερματικό WebDAV", + "Save" : "Αποθήκευση", "Calendar server" : "Διακομιστής ημερολογίου", "Send invitations to attendees" : "Αποστολή προσκλήσεων στους συμμετέχοντες.", "Automatically generate a birthday calendar" : "Δημιουργία ημερολογίου γενεθλίων αυτόματα", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Παρακαλώ επικοινωνήστε απ' ευθείας με τον διοργανωτή.", "Are you accepting the invitation?" : "Αποδέχεστε την πρόσκληση;", "Tentative" : "Δοκιμαστικό", - "Save" : "Αποθήκευση", "Your attendance was updated successfully." : "Η παρουσία σας ενημερώθηκε με επιτυχία.", "Calendar and tasks" : "Ημερολόγιο και εργασίες" }, diff --git a/apps/dav/l10n/el.json b/apps/dav/l10n/el.json index f6a79e6a1bc..93b8cacf13b 100644 --- a/apps/dav/l10n/el.json +++ b/apps/dav/l10n/el.json @@ -86,6 +86,7 @@ "Due on %s" : "Ενημερώσατε το ημερολόγιο {ημερολόγιο}", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Τερματικό WebDAV", + "Save" : "Αποθήκευση", "Calendar server" : "Διακομιστής ημερολογίου", "Send invitations to attendees" : "Αποστολή προσκλήσεων στους συμμετέχοντες.", "Automatically generate a birthday calendar" : "Δημιουργία ημερολογίου γενεθλίων αυτόματα", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Παρακαλώ επικοινωνήστε απ' ευθείας με τον διοργανωτή.", "Are you accepting the invitation?" : "Αποδέχεστε την πρόσκληση;", "Tentative" : "Δοκιμαστικό", - "Save" : "Αποθήκευση", "Your attendance was updated successfully." : "Η παρουσία σας ενημερώθηκε με επιτυχία.", "Calendar and tasks" : "Ημερολόγιο και εργασίες" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/eo.js b/apps/dav/l10n/eo.js index e2f71f3543c..fa89bc084b8 100644 --- a/apps/dav/l10n/eo.js +++ b/apps/dav/l10n/eo.js @@ -77,6 +77,7 @@ OC.L10N.register( "Tasks" : "Taskoj", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-finpunkto", + "Save" : "Konservi", "Calendar server" : "Kalendara servilo", "Send invitations to attendees" : "Sendi invitojn al ĉeestantoj", "Automatically generate a birthday calendar" : "Aŭtomate estigi datrevenan kalendaron", @@ -90,7 +91,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Bv. senpere kontakti la organizanton.", "Are you accepting the invitation?" : "Ĉu vi akceptas la inviton?", "Tentative" : "Nekonfirmita", - "Save" : "Konservi", "Your attendance was updated successfully." : "Via ĉeesto sukcese ĝisdatiĝis." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/eo.json b/apps/dav/l10n/eo.json index 4afe9d697b2..504a47609b4 100644 --- a/apps/dav/l10n/eo.json +++ b/apps/dav/l10n/eo.json @@ -75,6 +75,7 @@ "Tasks" : "Taskoj", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-finpunkto", + "Save" : "Konservi", "Calendar server" : "Kalendara servilo", "Send invitations to attendees" : "Sendi invitojn al ĉeestantoj", "Automatically generate a birthday calendar" : "Aŭtomate estigi datrevenan kalendaron", @@ -88,7 +89,6 @@ "Please contact the organizer directly." : "Bv. senpere kontakti la organizanton.", "Are you accepting the invitation?" : "Ĉu vi akceptas la inviton?", "Tentative" : "Nekonfirmita", - "Save" : "Konservi", "Your attendance was updated successfully." : "Via ĉeesto sukcese ĝisdatiĝis." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 6d7781a4cad..768f0f2ef3c 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -121,6 +121,20 @@ OC.L10N.register( "Due on %s" : "Finaliza el %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extremo de WebDAV", + "Availability" : "Disponibilidad", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configura su horario de trabajo, otros usuarios verán cuándo está fuera de la oficina cuando planifiquen una reunión.", + "Please select a time zone:" : "Por favor seleccione una zona horaria:", + "to" : "para", + "Delete slot" : "Eliminar espacio", + "Add slot" : "Añadir espacio", + "Save" : "Guardar", + "Monday" : "Lunes", + "Tuesday" : "Martes", + "Wednesday" : "Miércoles", + "Thursday" : "Jueves", + "Friday" : "Viernes", + "Saturday" : "Sábado", + "Sunday" : "Domingo", "Calendar server" : "Servidor de calendario", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", @@ -135,7 +149,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Por favor, contacta directamente con el organizador.", "Are you accepting the invitation?" : "¿Aceptas la invitación?", "Tentative" : "Provisional", - "Save" : "Guardar", "Your attendance was updated successfully." : "Tu asistencia se ha actualizado con éxito.", "Calendar and tasks" : "Calendario y tareas" }, diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 8b0d456f43f..36f4ae0ecb5 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -119,6 +119,20 @@ "Due on %s" : "Finaliza el %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extremo de WebDAV", + "Availability" : "Disponibilidad", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Si configura su horario de trabajo, otros usuarios verán cuándo está fuera de la oficina cuando planifiquen una reunión.", + "Please select a time zone:" : "Por favor seleccione una zona horaria:", + "to" : "para", + "Delete slot" : "Eliminar espacio", + "Add slot" : "Añadir espacio", + "Save" : "Guardar", + "Monday" : "Lunes", + "Tuesday" : "Martes", + "Wednesday" : "Miércoles", + "Thursday" : "Jueves", + "Friday" : "Viernes", + "Saturday" : "Sábado", + "Sunday" : "Domingo", "Calendar server" : "Servidor de calendario", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", @@ -133,7 +147,6 @@ "Please contact the organizer directly." : "Por favor, contacta directamente con el organizador.", "Are you accepting the invitation?" : "¿Aceptas la invitación?", "Tentative" : "Provisional", - "Save" : "Guardar", "Your attendance was updated successfully." : "Tu asistencia se ha actualizado con éxito.", "Calendar and tasks" : "Calendario y tareas" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index a4ee22347fc..bf800574026 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "%s-(e)an epemuga", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV amaiera-puntua", + "Save" : "Gorde", "Calendar server" : "Egutegi-zerbitzaria", "Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali", "Automatically generate a birthday calendar" : "Automatikoki sortu urtebetetzeen egutegia", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Mesedez jarri harremanetan antolatzailearekin zuzenean.", "Are you accepting the invitation?" : "Gonbidapena onartzen duzu?", "Tentative" : "Behin behinekoa", - "Save" : "Gorde", "Your attendance was updated successfully." : "Zure parte-hartzea ondo eguneratu da.", "Calendar and tasks" : "Egutegia eta atazak" }, diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index 3cdf306aa3e..b3bb701a20a 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -119,6 +119,7 @@ "Due on %s" : "%s-(e)an epemuga", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV amaiera-puntua", + "Save" : "Gorde", "Calendar server" : "Egutegi-zerbitzaria", "Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali", "Automatically generate a birthday calendar" : "Automatikoki sortu urtebetetzeen egutegia", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Mesedez jarri harremanetan antolatzailearekin zuzenean.", "Are you accepting the invitation?" : "Gonbidapena onartzen duzu?", "Tentative" : "Behin behinekoa", - "Save" : "Gorde", "Your attendance was updated successfully." : "Zure parte-hartzea ondo eguneratu da.", "Calendar and tasks" : "Egutegia eta atazak" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 04ae5b7d48e..2c49899d544 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -105,6 +105,7 @@ OC.L10N.register( "Untitled task" : "Nimetön tehtävä", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-päätepiste", + "Save" : "Tallenna", "Calendar server" : "Kalenteripalvelin", "Send invitations to attendees" : "Lähetä kutsut osallistujille", "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", @@ -117,7 +118,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Ota yhteys suoraan järjestäjään.", "Are you accepting the invitation?" : "Hyväksytkö kutsun?", "Tentative" : "Alustava", - "Save" : "Tallenna", "Your attendance was updated successfully." : "Osallistumisesi päivitettiin onnistuneesti.", "Calendar and tasks" : "Kalenteri ja tehtävät" }, diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index 96320e4046c..70423378693 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -103,6 +103,7 @@ "Untitled task" : "Nimetön tehtävä", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-päätepiste", + "Save" : "Tallenna", "Calendar server" : "Kalenteripalvelin", "Send invitations to attendees" : "Lähetä kutsut osallistujille", "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", @@ -115,7 +116,6 @@ "Please contact the organizer directly." : "Ota yhteys suoraan järjestäjään.", "Are you accepting the invitation?" : "Hyväksytkö kutsun?", "Tentative" : "Alustava", - "Save" : "Tallenna", "Your attendance was updated successfully." : "Osallistumisesi päivitettiin onnistuneesti.", "Calendar and tasks" : "Kalenteri ja tehtävät" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 1d52e3c1b5a..eb1ed400b83 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Echéance le %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", + "Save" : "Enregistrer", "Calendar server" : "Serveur de calendrier", "Send invitations to attendees" : "Envoyer des invitations aux participants", "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Merci de contacter l'organisateur directement.", "Are you accepting the invitation?" : "Acceptez-vous l'invitation ?", "Tentative" : "Provisoire", - "Save" : "Enregistrer", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", "Calendar and tasks" : "Agenda et tâches" }, diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 4a6d6a4d271..38919f2a08f 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -119,6 +119,7 @@ "Due on %s" : "Echéance le %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", + "Save" : "Enregistrer", "Calendar server" : "Serveur de calendrier", "Send invitations to attendees" : "Envoyer des invitations aux participants", "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Merci de contacter l'organisateur directement.", "Are you accepting the invitation?" : "Acceptez-vous l'invitation ?", "Tentative" : "Provisoire", - "Save" : "Enregistrer", "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", "Calendar and tasks" : "Agenda et tâches" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 8ed9df43483..eff3223ad5c 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Caduca o %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminación WebDAV", + "Save" : "Gardar", "Calendar server" : "Servidor do calendario", "Send invitations to attendees" : "Enviar convites aos asistentes", "Automatically generate a birthday calendar" : "Xerar automaticamente o calendario de aniversarios", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Contacte directamente co organizador.", "Are you accepting the invitation?" : "Acepta vostede o convite?", "Tentative" : "Tentativa", - "Save" : "Gardar", "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.", "Calendar and tasks" : "Calendario e tarefas" }, diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index f9672ecf305..f953ba51de7 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -86,6 +86,7 @@ "Due on %s" : "Caduca o %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminación WebDAV", + "Save" : "Gardar", "Calendar server" : "Servidor do calendario", "Send invitations to attendees" : "Enviar convites aos asistentes", "Automatically generate a birthday calendar" : "Xerar automaticamente o calendario de aniversarios", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Contacte directamente co organizador.", "Are you accepting the invitation?" : "Acepta vostede o convite?", "Tentative" : "Tentativa", - "Save" : "Gardar", "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.", "Calendar and tasks" : "Calendario e tarefas" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index 891f4fc96e8..688f4d7e6a4 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -86,6 +86,7 @@ OC.L10N.register( "Completed on %s" : "הושלמה ב־%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "נקודת קצה WebDAV", + "Save" : "שמירה", "Calendar server" : "שרת לוח שנה", "Send invitations to attendees" : "שליחת הזמנות למשתתפים", "Automatically generate a birthday calendar" : "יצירת יומן ימי הולדת אוטומטית", @@ -100,7 +101,6 @@ OC.L10N.register( "Please contact the organizer directly." : "נא ליצור קשר עם הגוף מארגן ישירות.", "Are you accepting the invitation?" : "האם להיענות להזמנה?", "Tentative" : "טנטטיבית", - "Save" : "שמירה", "Your attendance was updated successfully." : "ההשתתפות שלך עודכנה בהצלחה.", "Calendar and tasks" : "לוח שנה ומשימות" }, diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json index 8756cc6edbb..b7380f1880a 100644 --- a/apps/dav/l10n/he.json +++ b/apps/dav/l10n/he.json @@ -84,6 +84,7 @@ "Completed on %s" : "הושלמה ב־%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "נקודת קצה WebDAV", + "Save" : "שמירה", "Calendar server" : "שרת לוח שנה", "Send invitations to attendees" : "שליחת הזמנות למשתתפים", "Automatically generate a birthday calendar" : "יצירת יומן ימי הולדת אוטומטית", @@ -98,7 +99,6 @@ "Please contact the organizer directly." : "נא ליצור קשר עם הגוף מארגן ישירות.", "Are you accepting the invitation?" : "האם להיענות להזמנה?", "Tentative" : "טנטטיבית", - "Save" : "שמירה", "Your attendance was updated successfully." : "ההשתתפות שלך עודכנה בהצלחה.", "Calendar and tasks" : "לוח שנה ומשימות" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index c873cf48ce2..0e4264cc9c2 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Treba završiti do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV krajnja točka", + "Save" : "Spremi", "Calendar server" : "Poslužitelj kalendara", "Send invitations to attendees" : "Pošaljite pozive sudionicima", "Automatically generate a birthday calendar" : "Automatski generiraj kalendar rođendana", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Izravno se obratite organizatoru.", "Are you accepting the invitation?" : "Prihvaćate li poziv?", "Tentative" : "Uvjetno", - "Save" : "Spremi", "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.", "Calendar and tasks" : "Kalendar i zadaci" }, diff --git a/apps/dav/l10n/hr.json b/apps/dav/l10n/hr.json index 30bc2ce6cc9..23c3ab4a114 100644 --- a/apps/dav/l10n/hr.json +++ b/apps/dav/l10n/hr.json @@ -119,6 +119,7 @@ "Due on %s" : "Treba završiti do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV krajnja točka", + "Save" : "Spremi", "Calendar server" : "Poslužitelj kalendara", "Send invitations to attendees" : "Pošaljite pozive sudionicima", "Automatically generate a birthday calendar" : "Automatski generiraj kalendar rođendana", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Izravno se obratite organizatoru.", "Are you accepting the invitation?" : "Prihvaćate li poziv?", "Tentative" : "Uvjetno", - "Save" : "Spremi", "Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.", "Calendar and tasks" : "Kalendar i zadaci" },"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;" diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index 1e58624c684..d313a05c14c 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -87,6 +87,7 @@ OC.L10N.register( "Due on %s" : "%s időpontban esedékes", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV végpont", + "Save" : "Mentés", "Calendar server" : "Naptár szerver", "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", @@ -101,7 +102,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Kérlek vedd fel közvetlenül a kapcsolatot a szervezővel.", "Are you accepting the invitation?" : "Elfogadod az meghívást?", "Tentative" : "Valószínűleg", - "Save" : "Mentés", "Your attendance was updated successfully." : "A részvételed frissítése sikerült.", "Calendar and tasks" : "Naptár és feladatok" }, diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index 5bf110781f8..365888a1863 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -85,6 +85,7 @@ "Due on %s" : "%s időpontban esedékes", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV végpont", + "Save" : "Mentés", "Calendar server" : "Naptár szerver", "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", @@ -99,7 +100,6 @@ "Please contact the organizer directly." : "Kérlek vedd fel közvetlenül a kapcsolatot a szervezővel.", "Are you accepting the invitation?" : "Elfogadod az meghívást?", "Tentative" : "Valószínűleg", - "Save" : "Mentés", "Your attendance was updated successfully." : "A részvételed frissítése sikerült.", "Calendar and tasks" : "Naptár és feladatok" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js index c139ce5e1a8..cd73206b585 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -77,6 +77,7 @@ OC.L10N.register( "Untitled task" : "Ónefnt verkefni", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-endapunktur", + "Save" : "Vista", "Calendar server" : "Dagatalaþjónn", "Send invitations to attendees" : "Senda boð til þátttakenda", "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt", @@ -88,7 +89,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Hafðu samband beint við skipuleggjendurna.", "Are you accepting the invitation?" : "Ætlar þú að samþykkja boðið?", "Tentative" : "Bráðabirgða", - "Save" : "Vista", "Your attendance was updated successfully." : "Mætingarstaða þín var uppfærð." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/dav/l10n/is.json b/apps/dav/l10n/is.json index 0dccb543b6b..2c86b001973 100644 --- a/apps/dav/l10n/is.json +++ b/apps/dav/l10n/is.json @@ -75,6 +75,7 @@ "Untitled task" : "Ónefnt verkefni", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-endapunktur", + "Save" : "Vista", "Calendar server" : "Dagatalaþjónn", "Send invitations to attendees" : "Senda boð til þátttakenda", "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt", @@ -86,7 +87,6 @@ "Please contact the organizer directly." : "Hafðu samband beint við skipuleggjendurna.", "Are you accepting the invitation?" : "Ætlar þú að samþykkja boðið?", "Tentative" : "Bráðabirgða", - "Save" : "Vista", "Your attendance was updated successfully." : "Mætingarstaða þín var uppfærð." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 536fa176cdd..7309124b454 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -92,6 +92,7 @@ OC.L10N.register( "Due on %s" : "Scade il %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", + "Save" : "Salva", "Calendar server" : "Server di calendari", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", "Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni", @@ -106,7 +107,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Contatta direttamente l'amministratore.", "Are you accepting the invitation?" : "Accetti l'invito?", "Tentative" : "Provvisorio", - "Save" : "Salva", "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.", "Calendar and tasks" : "Calendario e attività" }, diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 7634848e8d9..017e5d26f39 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -90,6 +90,7 @@ "Due on %s" : "Scade il %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", + "Save" : "Salva", "Calendar server" : "Server di calendari", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", "Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni", @@ -104,7 +105,6 @@ "Please contact the organizer directly." : "Contatta direttamente l'amministratore.", "Are you accepting the invitation?" : "Accetti l'invito?", "Tentative" : "Provvisorio", - "Save" : "Salva", "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.", "Calendar and tasks" : "Calendario e attività" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 91cc44fb788..9e7844429c4 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "期限日:%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAVエンドポイント", + "Save" : "保存", "Calendar server" : "カレンダーサーバー", "Send invitations to attendees" : "参加者に招待状を送信する", "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "主催者に直接お問い合わせください。", "Are you accepting the invitation?" : "招待を受け入れていますか?", "Tentative" : "暫定的", - "Save" : "保存", "Your attendance was updated successfully." : "出席は正常に更新されました。", "Calendar and tasks" : "カレンダーとタスク" }, diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index b2dbac6f365..909460761b0 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -119,6 +119,7 @@ "Due on %s" : "期限日:%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAVエンドポイント", + "Save" : "保存", "Calendar server" : "カレンダーサーバー", "Send invitations to attendees" : "参加者に招待状を送信する", "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "主催者に直接お問い合わせください。", "Are you accepting the invitation?" : "招待を受け入れていますか?", "Tentative" : "暫定的", - "Save" : "保存", "Your attendance was updated successfully." : "出席は正常に更新されました。", "Calendar and tasks" : "カレンダーとタスク" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index 6fc73482d87..72e3a20cb3b 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -119,6 +119,7 @@ OC.L10N.register( "Due on %s" : "만료일: %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 종단점", + "Save" : "저장", "Calendar server" : "달력 서버", "Send invitations to attendees" : "참석자에게 초대장 보내기", "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", @@ -133,7 +134,6 @@ OC.L10N.register( "Please contact the organizer directly." : "주최자에게 직접 연락하십시오.", "Are you accepting the invitation?" : "초대를 수락하시겠습니까?", "Tentative" : "예정됨", - "Save" : "저장", "Your attendance was updated successfully." : "참석 정보를 업데이트했습니다.", "Calendar and tasks" : "달력과 작업" }, diff --git a/apps/dav/l10n/ko.json b/apps/dav/l10n/ko.json index 1934cb6e42d..12f4449bce4 100644 --- a/apps/dav/l10n/ko.json +++ b/apps/dav/l10n/ko.json @@ -117,6 +117,7 @@ "Due on %s" : "만료일: %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 종단점", + "Save" : "저장", "Calendar server" : "달력 서버", "Send invitations to attendees" : "참석자에게 초대장 보내기", "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", @@ -131,7 +132,6 @@ "Please contact the organizer directly." : "주최자에게 직접 연락하십시오.", "Are you accepting the invitation?" : "초대를 수락하시겠습니까?", "Tentative" : "예정됨", - "Save" : "저장", "Your attendance was updated successfully." : "참석 정보를 업데이트했습니다.", "Calendar and tasks" : "달력과 작업" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index 4c8ddc6f90c..35aaecb5c62 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -95,6 +95,7 @@ OC.L10N.register( "Tasks" : "Užduotys", "Untitled task" : "Užduotis be pavadinimo", "WebDAV" : "WebDAV", + "Save" : "Įrašyti", "Calendar server" : "Kalendoriaus serveris", "Send invitations to attendees" : "Siųsti pakvietimus kviestiniams", "Automatically generate a birthday calendar" : "Automatiškai sukurti gimtadienių kalendorių", @@ -107,7 +108,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Prašome susisiekti su organizatoriumi tiesiogiai.", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Tentative" : "Preliminarus", - "Save" : "Įrašyti", "Calendar and tasks" : "Kalendorius ir užduotys" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json index 1c0f5e446a9..b173419fdf1 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -93,6 +93,7 @@ "Tasks" : "Užduotys", "Untitled task" : "Užduotis be pavadinimo", "WebDAV" : "WebDAV", + "Save" : "Įrašyti", "Calendar server" : "Kalendoriaus serveris", "Send invitations to attendees" : "Siųsti pakvietimus kviestiniams", "Automatically generate a birthday calendar" : "Automatiškai sukurti gimtadienių kalendorių", @@ -105,7 +106,6 @@ "Please contact the organizer directly." : "Prašome susisiekti su organizatoriumi tiesiogiai.", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Tentative" : "Preliminarus", - "Save" : "Įrašyti", "Calendar and tasks" : "Kalendorius ir užduotys" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/mk.js b/apps/dav/l10n/mk.js index 82922e124a2..b8198a80e48 100644 --- a/apps/dav/l10n/mk.js +++ b/apps/dav/l10n/mk.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Истекува на %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV крајна точка", + "Save" : "Зачувај", "Calendar server" : "Календар сервер", "Send invitations to attendees" : "Испрати покани на учесниците", "Automatically generate a birthday calendar" : "Автоматско генерирање на календар со родендени", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Контактирајте го организаторот директно.", "Are you accepting the invitation?" : "Дали ја прифаќате поканата?", "Tentative" : "Прелиминарно", - "Save" : "Зачувај", "Your attendance was updated successfully." : "Вашето присуство е успешно ажурирано.", "Calendar and tasks" : "Календар и задачи" }, diff --git a/apps/dav/l10n/mk.json b/apps/dav/l10n/mk.json index 7e1803fa3ca..ffc8764fe29 100644 --- a/apps/dav/l10n/mk.json +++ b/apps/dav/l10n/mk.json @@ -86,6 +86,7 @@ "Due on %s" : "Истекува на %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV крајна точка", + "Save" : "Зачувај", "Calendar server" : "Календар сервер", "Send invitations to attendees" : "Испрати покани на учесниците", "Automatically generate a birthday calendar" : "Автоматско генерирање на календар со родендени", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Контактирајте го организаторот директно.", "Are you accepting the invitation?" : "Дали ја прифаќате поканата?", "Tentative" : "Прелиминарно", - "Save" : "Зачувај", "Your attendance was updated successfully." : "Вашето присуство е успешно ажурирано.", "Calendar and tasks" : "Календар и задачи" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index 12e67fb81fd..f7d07d0f377 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Forfaller på %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endepunkt", + "Save" : "Lagre", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitasjoner til oppmøtte", "Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Ta kontakt med arrangøren direkte.", "Are you accepting the invitation?" : "Aksepterer du invitasjonen?", "Tentative" : "Foreløpig", - "Save" : "Lagre", "Your attendance was updated successfully." : "Deltakelsen din ble oppdatert.", "Calendar and tasks" : "Kalender og oppgaver" }, diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json index bcb570f3ecf..4bbeeb18ecd 100644 --- a/apps/dav/l10n/nb.json +++ b/apps/dav/l10n/nb.json @@ -86,6 +86,7 @@ "Due on %s" : "Forfaller på %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endepunkt", + "Save" : "Lagre", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitasjoner til oppmøtte", "Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Ta kontakt med arrangøren direkte.", "Are you accepting the invitation?" : "Aksepterer du invitasjonen?", "Tentative" : "Foreløpig", - "Save" : "Lagre", "Your attendance was updated successfully." : "Deltakelsen din ble oppdatert.", "Calendar and tasks" : "Kalender og oppgaver" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 8637d0552d0..4e03cde915e 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Verwacht op %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV eindpunt", + "Save" : "Opslaan", "Calendar server" : "Agendaserver", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Neem rechtstreeks contact op met de organisator.", "Are you accepting the invitation?" : "Neem je de uitnodiging aan?", "Tentative" : "Onder voorbehoud", - "Save" : "Opslaan", "Your attendance was updated successfully." : "Je deelname is succesvol bijgewerkt.", "Calendar and tasks" : "Agenda en taken" }, diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index 043b5d3cf42..fb43427b9c3 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -119,6 +119,7 @@ "Due on %s" : "Verwacht op %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV eindpunt", + "Save" : "Opslaan", "Calendar server" : "Agendaserver", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Neem rechtstreeks contact op met de organisator.", "Are you accepting the invitation?" : "Neem je de uitnodiging aan?", "Tentative" : "Onder voorbehoud", - "Save" : "Opslaan", "Your attendance was updated successfully." : "Je deelname is succesvol bijgewerkt.", "Calendar and tasks" : "Agenda en taken" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 2cdc47ea126..699c0f2c479 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -121,6 +121,20 @@ OC.L10N.register( "Due on %s" : "Na dzień %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", + "Availability" : "Dostępność", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Jeśli skonfigurujesz godziny pracy, inni użytkownicy będą widzieć, kiedy jesteś poza biurem, gdy będą rezerwować spotkanie.", + "Please select a time zone:" : "Wybierz strefę czasową:", + "to" : "od", + "Delete slot" : "Usuń przedział czasu", + "Add slot" : "Dodaj przedział czasu", + "Save" : "Zapisz", + "Monday" : "Poniedziałek", + "Tuesday" : "Wtorek", + "Wednesday" : "Środa", + "Thursday" : "Czwartek", + "Friday" : "Piątek", + "Saturday" : "Sobota", + "Sunday" : "Niedziela", "Calendar server" : "Serwer kalendarza", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", @@ -135,7 +149,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.", "Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?", "Tentative" : "Niepewne", - "Save" : "Zapisz", "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.", "Calendar and tasks" : "Kalendarz i zadania" }, diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index a64846cf151..ad6698568a9 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -119,6 +119,20 @@ "Due on %s" : "Na dzień %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", + "Availability" : "Dostępność", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Jeśli skonfigurujesz godziny pracy, inni użytkownicy będą widzieć, kiedy jesteś poza biurem, gdy będą rezerwować spotkanie.", + "Please select a time zone:" : "Wybierz strefę czasową:", + "to" : "od", + "Delete slot" : "Usuń przedział czasu", + "Add slot" : "Dodaj przedział czasu", + "Save" : "Zapisz", + "Monday" : "Poniedziałek", + "Tuesday" : "Wtorek", + "Wednesday" : "Środa", + "Thursday" : "Czwartek", + "Friday" : "Piątek", + "Saturday" : "Sobota", + "Sunday" : "Niedziela", "Calendar server" : "Serwer kalendarza", "Send invitations to attendees" : "Wyślij zaproszenia do uczestników", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", @@ -133,7 +147,6 @@ "Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.", "Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?", "Tentative" : "Niepewne", - "Save" : "Zapisz", "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.", "Calendar and tasks" : "Kalendarz i zadania" },"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);" diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index e9a5b7ac834..7641d54de7b 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Vence em %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", + "Save" : "Salvar", "Calendar server" : "Servidor de calendário", "Send invitations to attendees" : "Enviar convites aos participantes", "Automatically generate a birthday calendar" : "Gerar um calendário de aniversários automaticamente", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Por favor, contate o organizador diretamente.", "Are you accepting the invitation?" : "Você está aceitando o convite?", "Tentative" : "Tentativa", - "Save" : "Salvar", "Your attendance was updated successfully." : "Sua presença foi atualizada com sucesso.", "Calendar and tasks" : "Calendário e tarefas" }, diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index a3741e5143f..c657cfe7b9d 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -119,6 +119,7 @@ "Due on %s" : "Vence em %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", + "Save" : "Salvar", "Calendar server" : "Servidor de calendário", "Send invitations to attendees" : "Enviar convites aos participantes", "Automatically generate a birthday calendar" : "Gerar um calendário de aniversários automaticamente", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Por favor, contate o organizador diretamente.", "Are you accepting the invitation?" : "Você está aceitando o convite?", "Tentative" : "Tentativa", - "Save" : "Salvar", "Your attendance was updated successfully." : "Sua presença foi atualizada com sucesso.", "Calendar and tasks" : "Calendário e tarefas" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 7cdbdcff906..51e87fd25d6 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -120,6 +120,7 @@ OC.L10N.register( "Due on %s" : "До %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "точка подключения WebDAV", + "Save" : "Сохранить", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Отправить приглашения", "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически", @@ -134,7 +135,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Обратитесь к организатору напрямую.", "Are you accepting the invitation?" : "Принять приглашение?", "Tentative" : "Под вопросом", - "Save" : "Сохранить", "Your attendance was updated successfully." : "Статус участия обновлён.", "Calendar and tasks" : "Календарь и задачи" }, diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 035f174c50c..1a6e2d1a990 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -118,6 +118,7 @@ "Due on %s" : "До %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "точка подключения WebDAV", + "Save" : "Сохранить", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Отправить приглашения", "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически", @@ -132,7 +133,6 @@ "Please contact the organizer directly." : "Обратитесь к организатору напрямую.", "Are you accepting the invitation?" : "Принять приглашение?", "Tentative" : "Под вопросом", - "Save" : "Сохранить", "Your attendance was updated successfully." : "Статус участия обновлён.", "Calendar and tasks" : "Календарь и задачи" },"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);" diff --git a/apps/dav/l10n/sc.js b/apps/dav/l10n/sc.js index 4e261b8f68f..847db353101 100644 --- a/apps/dav/l10n/sc.js +++ b/apps/dav/l10n/sc.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "iscadet su %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "puntu finale WebDAV ", + "Save" : "Sarva", "Calendar server" : "Serbidore calendàriu", "Send invitations to attendees" : "Imbia invitos de partetzipatziones", "Automatically generate a birthday calendar" : "Gènera in automàticu su calendàriu de cumpleannos", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Pro praghere, cuntata deretu a s'organizadore.", "Are you accepting the invitation?" : "Cheres atzetare s'invitu?", "Tentative" : "Intentu", - "Save" : "Sarva", "Your attendance was updated successfully." : "Sa partetzipatzione tua est istada agiornada in manera curreta.", "Calendar and tasks" : "Calendàrios e fainas" }, diff --git a/apps/dav/l10n/sc.json b/apps/dav/l10n/sc.json index e24bde6508b..82865bedd4f 100644 --- a/apps/dav/l10n/sc.json +++ b/apps/dav/l10n/sc.json @@ -119,6 +119,7 @@ "Due on %s" : "iscadet su %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "puntu finale WebDAV ", + "Save" : "Sarva", "Calendar server" : "Serbidore calendàriu", "Send invitations to attendees" : "Imbia invitos de partetzipatziones", "Automatically generate a birthday calendar" : "Gènera in automàticu su calendàriu de cumpleannos", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Pro praghere, cuntata deretu a s'organizadore.", "Are you accepting the invitation?" : "Cheres atzetare s'invitu?", "Tentative" : "Intentu", - "Save" : "Sarva", "Your attendance was updated successfully." : "Sa partetzipatzione tua est istada agiornada in manera curreta.", "Calendar and tasks" : "Calendàrios e fainas" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index b2b3708e840..601c16ba4ed 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -121,6 +121,7 @@ OC.L10N.register( "Due on %s" : "Termín do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Koncový bod WebDAV", + "Save" : "Uložiť", "Calendar server" : "Kalendárový server", "Send invitations to attendees" : "Odoslanie pozvánok účastníkom", "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", @@ -135,7 +136,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Prosím kontaktujte priamo organizátora.", "Are you accepting the invitation?" : "Príjmate pozvánku?", "Tentative" : "Neistý", - "Save" : "Uložiť", "Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne.", "Calendar and tasks" : "Kalendár a úlohy" }, diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json index 87eb5c19885..d9c9eda0af9 100644 --- a/apps/dav/l10n/sk.json +++ b/apps/dav/l10n/sk.json @@ -119,6 +119,7 @@ "Due on %s" : "Termín do %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Koncový bod WebDAV", + "Save" : "Uložiť", "Calendar server" : "Kalendárový server", "Send invitations to attendees" : "Odoslanie pozvánok účastníkom", "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", @@ -133,7 +134,6 @@ "Please contact the organizer directly." : "Prosím kontaktujte priamo organizátora.", "Are you accepting the invitation?" : "Príjmate pozvánku?", "Tentative" : "Neistý", - "Save" : "Uložiť", "Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne.", "Calendar and tasks" : "Kalendár a úlohy" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index 2d64d9b061a..72ed8f74758 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -89,6 +89,7 @@ OC.L10N.register( "Due on %s" : "Poteče %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", + "Save" : "Shrani", "Calendar server" : "Strežnik koledarja", "Send invitations to attendees" : "Pošlji povabilo udeležencem", "Automatically generate a birthday calendar" : "Samodejno ustvari koledar rojstnih dni", @@ -103,7 +104,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Z organizatorjem stopite v stik neposredno.", "Are you accepting the invitation?" : "Ali želite sprejeti povabilo?", "Tentative" : "Začasno", - "Save" : "Shrani", "Your attendance was updated successfully." : "Vaša prisotnost je uspešno posodobljena.", "Calendar and tasks" : "Koledar in naloge" }, diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json index c340de76f5d..f62332aaaf8 100644 --- a/apps/dav/l10n/sl.json +++ b/apps/dav/l10n/sl.json @@ -87,6 +87,7 @@ "Due on %s" : "Poteče %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", + "Save" : "Shrani", "Calendar server" : "Strežnik koledarja", "Send invitations to attendees" : "Pošlji povabilo udeležencem", "Automatically generate a birthday calendar" : "Samodejno ustvari koledar rojstnih dni", @@ -101,7 +102,6 @@ "Please contact the organizer directly." : "Z organizatorjem stopite v stik neposredno.", "Are you accepting the invitation?" : "Ali želite sprejeti povabilo?", "Tentative" : "Začasno", - "Save" : "Shrani", "Your attendance was updated successfully." : "Vaša prisotnost je uspešno posodobljena.", "Calendar and tasks" : "Koledar in naloge" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index ef9b7e09f5b..ef382f769c6 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -88,6 +88,7 @@ OC.L10N.register( "Due on %s" : "Рок је %s", "WebDAV" : "ВебДАВ", "WebDAV endpoint" : "WebDAV крајња тачка", + "Save" : "Сачувај", "Calendar server" : "Календар сервера", "Send invitations to attendees" : "Пошаљи позивницу учесницима", "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана", @@ -102,7 +103,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Контактирајте директно организатора.", "Are you accepting the invitation?" : "Да ли прихватате позивницу?", "Tentative" : "Условна потврда", - "Save" : "Сачувај", "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.", "Calendar and tasks" : "Календар и задаци" }, diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index c599daa6f62..566523971be 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -86,6 +86,7 @@ "Due on %s" : "Рок је %s", "WebDAV" : "ВебДАВ", "WebDAV endpoint" : "WebDAV крајња тачка", + "Save" : "Сачувај", "Calendar server" : "Календар сервера", "Send invitations to attendees" : "Пошаљи позивницу учесницима", "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана", @@ -100,7 +101,6 @@ "Please contact the organizer directly." : "Контактирајте директно организатора.", "Are you accepting the invitation?" : "Да ли прихватате позивницу?", "Tentative" : "Условна потврда", - "Save" : "Сачувај", "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.", "Calendar and tasks" : "Календар и задаци" },"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);" diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 21c75aabc46..00427d74ebe 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -118,6 +118,7 @@ OC.L10N.register( "Due on %s" : "Slutar den %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Spara", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Skicka inbjudan till deltagare", "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", @@ -132,7 +133,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Vänligen kontakta arrangören direkt.", "Are you accepting the invitation?" : "Acceptera inbjudan?", "Tentative" : "Preliminärt", - "Save" : "Spara", "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", "Calendar and tasks" : "Kalender och uppgifter" }, diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index e297465aa85..0bc5322a05d 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -116,6 +116,7 @@ "Due on %s" : "Slutar den %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Spara", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Skicka inbjudan till deltagare", "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", @@ -130,7 +131,6 @@ "Please contact the organizer directly." : "Vänligen kontakta arrangören direkt.", "Are you accepting the invitation?" : "Acceptera inbjudan?", "Tentative" : "Preliminärt", - "Save" : "Spara", "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", "Calendar and tasks" : "Kalender och uppgifter" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 0ba8ad9c0bf..f1533c32990 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -121,6 +121,20 @@ OC.L10N.register( "Due on %s" : "%s tarihine kadar", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV bağlantı noktası", + "Availability" : "Kullanılabilirlik", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Çalışma saatlerinizi ayarlarsanız, diğer kullanıcılar bir toplantı ayarladıklarında ofis dışında olduğunuzu görürler.", + "Please select a time zone:" : "Lütfen bir saat dilimi seçin:", + "to" : "ile", + "Delete slot" : "Aralığı sil", + "Add slot" : "Aralık ekle", + "Save" : "Kaydet", + "Monday" : "Pazartesi", + "Tuesday" : "Salı", + "Wednesday" : "Çarşamba", + "Thursday" : "Perşembe", + "Friday" : "Cuma", + "Saturday" : "Cumartesi", + "Sunday" : "Pazar", "Calendar server" : "Takvim sunucusu", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", "Automatically generate a birthday calendar" : "Doğum günü takvimi otomatik oluşturulsun", @@ -135,7 +149,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Lütfen düzenleyici ile doğrudan görüşün.", "Are you accepting the invitation?" : "Çağrıyı kabul ediyor musunuz?", "Tentative" : "Kesin değil", - "Save" : "Kaydet", "Your attendance was updated successfully." : "Katılımınız güncellendi.", "Calendar and tasks" : "Takvim ve görevler" }, diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index ff883b43c20..f28e59cee3c 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -119,6 +119,20 @@ "Due on %s" : "%s tarihine kadar", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV bağlantı noktası", + "Availability" : "Kullanılabilirlik", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Çalışma saatlerinizi ayarlarsanız, diğer kullanıcılar bir toplantı ayarladıklarında ofis dışında olduğunuzu görürler.", + "Please select a time zone:" : "Lütfen bir saat dilimi seçin:", + "to" : "ile", + "Delete slot" : "Aralığı sil", + "Add slot" : "Aralık ekle", + "Save" : "Kaydet", + "Monday" : "Pazartesi", + "Tuesday" : "Salı", + "Wednesday" : "Çarşamba", + "Thursday" : "Perşembe", + "Friday" : "Cuma", + "Saturday" : "Cumartesi", + "Sunday" : "Pazar", "Calendar server" : "Takvim sunucusu", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", "Automatically generate a birthday calendar" : "Doğum günü takvimi otomatik oluşturulsun", @@ -133,7 +147,6 @@ "Please contact the organizer directly." : "Lütfen düzenleyici ile doğrudan görüşün.", "Are you accepting the invitation?" : "Çağrıyı kabul ediyor musunuz?", "Tentative" : "Kesin değil", - "Save" : "Kaydet", "Your attendance was updated successfully." : "Katılımınız güncellendi.", "Calendar and tasks" : "Takvim ve görevler" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/apps/dav/l10n/uk.js b/apps/dav/l10n/uk.js index 930278309c4..a4d0f470ef0 100644 --- a/apps/dav/l10n/uk.js +++ b/apps/dav/l10n/uk.js @@ -79,6 +79,7 @@ OC.L10N.register( "Untitled task" : "Завдання без назви", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Точка доступу WebDAV", + "Save" : "Зберегти", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Надіслати запрошення учасникам", "Automatically generate a birthday calendar" : "Автоматично згенерувати календар днів народження", @@ -93,7 +94,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Будь-ласка повідомте організатора.", "Are you accepting the invitation?" : "Чи приймаєте ви запрошення?", "Tentative" : "Попередній", - "Save" : "Зберегти", "Your attendance was updated successfully." : "Ваша участь успішно оновлена." }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/dav/l10n/uk.json b/apps/dav/l10n/uk.json index f58b3c438a4..17400f8c4eb 100644 --- a/apps/dav/l10n/uk.json +++ b/apps/dav/l10n/uk.json @@ -77,6 +77,7 @@ "Untitled task" : "Завдання без назви", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Точка доступу WebDAV", + "Save" : "Зберегти", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Надіслати запрошення учасникам", "Automatically generate a birthday calendar" : "Автоматично згенерувати календар днів народження", @@ -91,7 +92,6 @@ "Please contact the organizer directly." : "Будь-ласка повідомте організатора.", "Are you accepting the invitation?" : "Чи приймаєте ви запрошення?", "Tentative" : "Попередній", - "Save" : "Зберегти", "Your attendance was updated successfully." : "Ваша участь успішно оновлена." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (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/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 8058b90ad35..eb0731a4312 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -121,6 +121,20 @@ OC.L10N.register( "Due on %s" : "到期于%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "如果您配置了工作时间,其他用户在预订会议时就会了解您何时不在办公室。", + "Please select a time zone:" : "请选择一个时区:", + "to" : "到", + "Delete slot" : "删除插槽", + "Add slot" : "添加插槽", + "Save" : "保存", + "Monday" : "周一", + "Tuesday" : "周二", + "Wednesday" : "周三", + "Thursday" : "周四", + "Friday" : "周五", + "Saturday" : "周六", + "Sunday" : "周日", "Calendar server" : "日历服务器", "Send invitations to attendees" : "向与会者发送邀请", "Automatically generate a birthday calendar" : "自动生成生日日历", @@ -135,7 +149,6 @@ OC.L10N.register( "Please contact the organizer directly." : "请直接联系组织者。", "Are you accepting the invitation?" : "您是否接受邀请?", "Tentative" : "暂定", - "Save" : "保存", "Your attendance was updated successfully." : "您的出席状态更新成功。", "Calendar and tasks" : "日历和任务" }, diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index c844ce0d974..c3df9acdc7d 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -119,6 +119,20 @@ "Due on %s" : "到期于%s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "如果您配置了工作时间,其他用户在预订会议时就会了解您何时不在办公室。", + "Please select a time zone:" : "请选择一个时区:", + "to" : "到", + "Delete slot" : "删除插槽", + "Add slot" : "添加插槽", + "Save" : "保存", + "Monday" : "周一", + "Tuesday" : "周二", + "Wednesday" : "周三", + "Thursday" : "周四", + "Friday" : "周五", + "Saturday" : "周六", + "Sunday" : "周日", "Calendar server" : "日历服务器", "Send invitations to attendees" : "向与会者发送邀请", "Automatically generate a birthday calendar" : "自动生成生日日历", @@ -133,7 +147,6 @@ "Please contact the organizer directly." : "请直接联系组织者。", "Are you accepting the invitation?" : "您是否接受邀请?", "Tentative" : "暂定", - "Save" : "保存", "Your attendance was updated successfully." : "您的出席状态更新成功。", "Calendar and tasks" : "日历和任务" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index ba4dccdc0c5..df219254b1c 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -121,6 +121,20 @@ OC.L10N.register( "Due on %s" : "完成日期 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", + "Please select a time zone:" : "請選擇時區:", + "to" : "至", + "Delete slot" : "刪除欄位", + "Add slot" : "新增欄位", + "Save" : "儲存", + "Monday" : "星期一", + "Tuesday" : "星期二", + "Wednesday" : "星期三", + "Thursday" : "星期四", + "Friday" : "星期五", + "Saturday" : "星期六", + "Sunday" : "星期日", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動建立生日日曆", @@ -135,7 +149,6 @@ OC.L10N.register( "Please contact the organizer directly." : "請直接聯繫絡主辦人", "Are you accepting the invitation?" : "接受邀請嗎?", "Tentative" : "暫定", - "Save" : "儲存", "Your attendance was updated successfully." : "您的參與狀況成功更新", "Calendar and tasks" : "日曆和任務" }, diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index c490f3506ec..2e421c6d444 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -119,6 +119,20 @@ "Due on %s" : "完成日期 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", + "Please select a time zone:" : "請選擇時區:", + "to" : "至", + "Delete slot" : "刪除欄位", + "Add slot" : "新增欄位", + "Save" : "儲存", + "Monday" : "星期一", + "Tuesday" : "星期二", + "Wednesday" : "星期三", + "Thursday" : "星期四", + "Friday" : "星期五", + "Saturday" : "星期六", + "Sunday" : "星期日", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動建立生日日曆", @@ -133,7 +147,6 @@ "Please contact the organizer directly." : "請直接聯繫絡主辦人", "Are you accepting the invitation?" : "接受邀請嗎?", "Tentative" : "暫定", - "Save" : "儲存", "Your attendance was updated successfully." : "您的參與狀況成功更新", "Calendar and tasks" : "日曆和任務" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 7aedc06aa24..d959d8423dd 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -121,6 +121,20 @@ OC.L10N.register( "Due on %s" : "到期於 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", + "Please select a time zone:" : "請選取時區:", + "to" : "到", + "Delete slot" : "刪除欄位", + "Add slot" : "新增欄位", + "Save" : "儲存", + "Monday" : "週一", + "Tuesday" : "週二", + "Wednesday" : "週三", + "Thursday" : "週四", + "Friday" : "週五", + "Saturday" : "週六", + "Sunday" : "週日", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動生成生日日曆", @@ -135,7 +149,6 @@ OC.L10N.register( "Please contact the organizer directly." : "請直接聯絡主辦人。", "Are you accepting the invitation?" : "您接受邀請嗎?", "Tentative" : "暫定", - "Save" : "儲存", "Your attendance was updated successfully." : "您的參與狀態成功更新。", "Calendar and tasks" : "日曆與工作項目" }, diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index 5a14c4b3510..619f605a420 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -119,6 +119,20 @@ "Due on %s" : "到期於 %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", + "Availability" : "可用性", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "若您設定了您的工作時間,其他使用者在預約會議時就會知道您何時不在辦公室。", + "Please select a time zone:" : "請選取時區:", + "to" : "到", + "Delete slot" : "刪除欄位", + "Add slot" : "新增欄位", + "Save" : "儲存", + "Monday" : "週一", + "Tuesday" : "週二", + "Wednesday" : "週三", + "Thursday" : "週四", + "Friday" : "週五", + "Saturday" : "週六", + "Sunday" : "週日", "Calendar server" : "日曆伺服器", "Send invitations to attendees" : "發送邀請函給參加者", "Automatically generate a birthday calendar" : "自動生成生日日曆", @@ -133,7 +147,6 @@ "Please contact the organizer directly." : "請直接聯絡主辦人。", "Are you accepting the invitation?" : "您接受邀請嗎?", "Tentative" : "暫定", - "Save" : "儲存", "Your attendance was updated successfully." : "您的參與狀態成功更新。", "Calendar and tasks" : "日曆與工作項目" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/encryption/l10n/hu.js b/apps/encryption/l10n/hu.js index 378079cc653..3a6dc524732 100644 --- a/apps/encryption/l10n/hu.js +++ b/apps/encryption/l10n/hu.js @@ -1,65 +1,68 @@ OC.L10N.register( "encryption", { - "Missing recovery key password" : "Hiányzó helyreállítási kulcs jelszó", - "Please repeat the recovery key password" : "Ismételd meg a helyreállítási kulcs jelszavát", - "Repeated recovery key password does not match the provided recovery key password" : "A megismételt helyreállítási kulcs jelszó nem egyezik meg a megadott helyreállítási kulcs jelszóval ", - "Recovery key successfully enabled" : "A helyreállítási kulcs sikeresen bekapcsolva", + "Missing recovery key password" : "Hiányzik a helyreállítási kulcs jelszava", + "Please repeat the recovery key password" : "Ismételje meg a helyreállítási kulcs jelszavát", + "Repeated recovery key password does not match the provided recovery key password" : "A megismételt helyreállítási kulcsjelszó nem egyezik meg a megadott helyreállítási kulcs jelszavával", + "Recovery key successfully enabled" : "A helyreállítási kulcs sikeresen engedélyezve", "Could not enable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett engedélyezni. Ellenőrizze a helyreállítási kulcsa jelszavát!", - "Recovery key successfully disabled" : "A helyreállítási kulcs sikeresen kikapcsolva", - "Could not disable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett kikapcsolni. Ellenőrizze a helyreállítási kulcsa jelszavát!", + "Recovery key successfully disabled" : "A helyreállítási kulcs sikeresen letiltva", + "Could not disable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett letiltani. Ellenőrizze a helyreállítási kulcsa jelszavát!", "Missing parameters" : "Hiányzó paraméterek", - "Please provide the old recovery password" : "Kérlek add meg a régi visszaállítási jelszót", - "Please provide a new recovery password" : "Kérlek add meg az új visszaállítási jelszót", - "Please repeat the new recovery password" : "Kérlek ismételd meg az új visszaállítási jelszót", - "Password successfully changed." : "A jelszót sikeresen megváltoztattuk.", - "Could not change the password. Maybe the old password was not correct." : "A jelszót nem lehet megváltoztatni! Lehet, hogy hibás volt a régi jelszó.", - "Recovery Key disabled" : "Visszaállítási kulcs letilva", - "Recovery Key enabled" : "Visszaállítási kulcs engedélyezve", - "Could not enable the recovery key, please try again or contact your administrator" : "Nem sikerült engedélyezni a visszaállítási kulcsot, kérlek próbáld újra vagy lép kapcsolatba a rendszergazdával", + "Please provide the old recovery password" : "Adja meg a régi helyreállítási jelszót", + "Please provide a new recovery password" : "Adja meg az új helyreállítási jelszót", + "Please repeat the new recovery password" : "Ismételje meg az új helyreállítási jelszót", + "Password successfully changed." : "Jelszó sikeresen megváltoztatva.", + "Could not change the password. Maybe the old password was not correct." : "A jelszót nem lehet megváltoztatni. Lehet, hogy hibás volt a régi jelszó.", + "Recovery Key disabled" : "Helyreállítási kulcs letiltva", + "Recovery Key enabled" : "Helyreállítási kulcs engedélyezve", + "Could not enable the recovery key, please try again or contact your administrator" : "Nem sikerült engedélyezni a helyreállítási kulcsot, próbálja meg újra vagy lép jen kapcsolatba a rendszergazdával", "Could not update the private key password." : "Nem sikerült frissíteni a titkos kulcs jelszavát.", - "The old password was not correct, please try again." : "A régi jelszó nem volt helyes, kérlek próbáld újra.", - "The current log-in password was not correct, please try again." : "Az aktuális bejelentkezési jelszó nem volt helyes, kérlek próbáld újra.", - "Private key password successfully updated." : "A titkos kulcs jelszava frissítésre került.", - "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "A titkosító alkalmazás titkos kulcsa érvénytelen. A titkosított fájljaidhoz való hozzáféréshez frissítsd a titkos kulcsod jelszavát a személyes beállításoknál.", - "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérlek, hogy jelentkezz ki, és lépj be újra!", - "Please enable server side encryption in the admin settings in order to use the encryption module." : "Kérem engedélyezze a szerver oldali titkosítást a rendszergazdai beállításokban ahhoz, hogy a titkosítás modult tudja használni.", - "Encryption app is enabled and ready" : "A titkosító alkalmazás engedélyezve és készen áll", - "Bad Signature" : "Rossz aláírás", + "The old password was not correct, please try again." : "A régi jelszó nem volt helyes, próbálja újra.", + "The current log-in password was not correct, please try again." : "A jelenlegi bejelentkezési jelszó nem helyes, próbálja meg újra.", + "Private key password successfully updated." : "A titkos kulcs jelszava sikeresen frissítve.", + "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "A titkosító alkalmazás titkos kulcsa érvénytelen. A titkosított fájljaihoz való hozzáféréshez frissítse a titkos kulcsa jelszavát a személyes beállításokban.", + "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Jelentkezzen ki, és lépjen be újra.", + "Please enable server side encryption in the admin settings in order to use the encryption module." : "Engedélyezze a kiszolgálóoldali titkosítást a rendszergazdai beállításokban, hogy használhassa a titkosítás modult.", + "Encryption app is enabled and ready" : "A titkosító alkalmazás engedélyezett és készen áll", + "Bad Signature" : "Hibás aláírás", "Missing Signature" : "Hiányzó aláírás", - "one-time password for server-side-encryption" : "szerver-oldali titkosítás egyszer használható jelszava", + "one-time password for server-side-encryption" : "kiszolgálóoldali titkosítás egyszer használatos jelszava", + "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájl nem fejthető vissza, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy ossza meg újra Önnel ezt a fájlt.", + "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy ossza meg újra Önnel ezt a fájlt.", "Default encryption module" : "Alapértelmezett titkosítási modul", - "Default encryption module for server-side encryption" : "Alapértelmezett titkossítási modul a szerver oldali titkosításhoz", - "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Ahhoz, hogy ezt a titkosítási modult használja, be kell kapcsolnia a szerveroldali\n\t\ttitkosítást az adminisztrációs felületen. Engedélyezést követően ez a modul \n\t\tminden fájlt transzparensen titkosít. A titkosítás AES 256 kulcsokon alapul.\n\t\tA modul nem módosít meglévő fájlokat, csak az újakat titkosítja\n\t\tmiután be lett kapcsolva a szerveroldali titkosítás. Nem lehetséges\n\t\tkikapcsolni a titkosítást, hogy titkosítatlan rendszerre váltson vissza.\n\t\tKérem, olvassa el a dokumentációt, hogy minden következménnyel tisztában legyen, mielőtt úgy dönt, \nhogy engedélyezi a szerveroldali titkosítást.", - "The share will expire on %s." : "A megosztás lejár ekkor %s", - "Cheers!" : "Üdv.", - "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Szia!<br><br>A rendszergazda bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: <strong>%s</strong>.<br><br>Kérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.<br><br>", - "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A titkosító alkalmazás engedélyezve van, de a kulcsaid még nincsenek inicializálva. Kérlek lépj ki, majd lépj be újra", + "Default encryption module for server-side encryption" : "Alapértelmezett titkosítási modul a kiszolgálóoldali titkosításhoz", + "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Ahhoz, hogy ezt a titkosítási modult használhassa, be kell kapcsolnia a\n\t\tkiszolgálóoldali titkosítást az adminisztrációs felületen.\n\t\tEngedélyezést követően a modul minden fájlt transzparensen titkosít.\n\t\tA titkosítás AES 256 kulcsokon alapul. A modul nem módosítja a meglévő\n\t\tfájlokat, csak az újakat titkosítja, miután bekapcsolta a\n\t\tkiszolgálóoldali titkosítást. Nem lehet kikapcsolni a titkosítást, hogy\n\t\ttitkosítatlan rendszerre váltson vissza. Olvassa el a dokumentációt,\n\t\thogy minden következménnyel tisztában legyen, mielőtt úgy dönt, hogy\n\t\tengedélyezi a kiszolgálóoldali titkosítást.", + "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password \"%s\".\n\nPlease login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.\n\n" : "Üdvözöljük!\n\nA rendszergazda engedélyezte a kiszolgálóoldali titkosítást. A fájljai a következő jelszóval lettek titkosítva: „%s”.\n\nJelentkezzen be a webes felületen, ugorjon az „alapvető titkosítási modulhoz” a személyes beállításokban, és frissítse a titkosítási jelszavát úgy, hogy ezt a jelszót adja meg a „régi titkosítási jelszó” mezőben, majd írja be a jelenlegi bejelentkezési jelszavát is.\n\n", + "The share will expire on %s." : "A megosztás lejár ekkor: %s.", + "Cheers!" : "Üdv!", + "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Üdvözöljük!<br><br>A rendszergazda bekapcsolta a kiszolgálóoldali titkosítást. A fájljai a következő jelszóval lettek titkosítva: <strong>%s</strong>.<br><br>Jelentkezzen be a webes felületen, ugorjon az „alapvető titkosítási modulhoz” a személyes beállításokban, és frissítse a titkosítási jelszavát úgy, hogy ezt a jelszót adja meg a „régi titkosítási jelszó” mezőben, majd írja be a jelenlegi bejelentkezési jelszavát is..<br><br>", + "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A titkosító alkalmazás engedélyezett, de a kulcsai még nincsenek előkészítve. Lépjen ki, majd lépjen be újra.", "Encrypt the home storage" : "Helyi tároló titkosítása", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "A lehetőség engedélyezésekor minden fájlt titkosít a fő tárolóban, egyébként csak a külső tárolókon lévő fájlok lesznek titkosítva", - "Enable recovery key" : "Visszaállítási kulcs engedélyezése", - "Disable recovery key" : "Visszaállítási kulcs letiltása", - "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "A visszaállítási kulcs egy a fájlok titkosítására szolgáló extra titkosítási kulcs. A segítségével vissza lehet állítani a fájlokat ha felhasználó elfelejtette a jelszavát.", - "Recovery key password" : "A helyreállítási kulcs jelszava", - "Repeat recovery key password" : "Ismételd meg a visszaállítási kulcs jelszavát", - "Change recovery key password:" : "A helyreállítási kulcs jelszavának módosítása:", - "Old recovery key password" : "A régi helyreállítási kulcs jelszava", - "New recovery key password" : "Az új helyreállítási kulcs jelszava", - "Repeat new recovery key password" : "Ismételd meg az új helyreállítási kulcs jelszavát", - "Change Password" : "Jelszó megváltoztatása", - "Basic encryption module" : "Alap titkosítási modul", - "Your private key password no longer matches your log-in password." : "A titkos kulcs jelszavad már nem egyezik meg a bejelentkezési jelszavaddal. ", - "Set your old private key password to your current log-in password:" : "Állítsd át a régi titkos kulcs jelszavadat az aktuális bejelentkezési jelszavadra:", - " If you don't remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára akkor megkérheti a rendszergazdát, hogy állítsa vissza a fájljait.", + "Enable recovery key" : "Helyreállítási kulcs engedélyezése", + "Disable recovery key" : "Helyreállítási kulcs letiltása", + "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "A helyreállítási kulcs egy a fájlok titkosítására szolgáló további titkosítási kulcs. A segítségével vissza lehet állítani a fájlokat, ha felhasználó elfelejtette a jelszavát.", + "Recovery key password" : "Helyreállítási kulcs jelszava", + "Repeat recovery key password" : "Ismételje meg a heylreállítási kulcs jelszavát", + "Change recovery key password:" : "Helyreállítási kulcs jelszavának módosítása:", + "Old recovery key password" : "Régi helyreállítási kulcs jelszava", + "New recovery key password" : "Új helyreállítási kulcs jelszava", + "Repeat new recovery key password" : "Ismételje meg az új helyreállítási kulcs jelszavát", + "Change Password" : "Jelszó módosítása", + "Basic encryption module" : "Alapvető titkosítási modul", + "Your private key password no longer matches your log-in password." : "A titkos kulcsa jelszava már nem egyezik meg a bejelentkezési jelszavával. ", + "Set your old private key password to your current log-in password:" : "A régi privát kulcsának jelszavának beállítása a jelenlegi bejelentkezési jelszavára:", + " If you don't remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára, akkor megkérheti a rendszergazdát, hogy állítsa helyre a fájljait.", "Old log-in password" : "Régi bejelentkezési jelszó", "Current log-in password" : "Jelenlegi bejelentkezési jelszó", - "Update Private Key Password" : "A titkos kulcs jelszavának frissítése", - "Enable password recovery:" : "Jelszó-visszaállítás bekapcsolása", - "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ez az opció lehetővé teszi, hogy a titkosított fájlok tartalmát visszanyerjük abban az esetben, ha elfelejted a jelszavat", - "Enabled" : "Bekapcsolva", - "Disabled" : "Kikapcsolva", - "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg veled ezt az állományt!", - "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérd meg a tulajdonosát, hogy ossza meg veled újra ezt a fájlt.", - "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Szia!\n\nA rendszergazda bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: '%s'.\n\nKérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.\n\n" + "Update Private Key Password" : "Titkos kulcs jelszavának frissítése", + "Enable password recovery:" : "Jelszó-helyreállítás engedélyezése:", + "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "A beállítás lehetővé teszi, hogy visszanyerje a titkosított fájlok tartalmát, ha elfelejtette a jelszavát", + "Enabled" : "Engedélyezve", + "Disabled" : "Letiltva", + "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájl nem fejthető vissza, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy ossza meg újra Önnel ezt a fájlt.", + "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy ossza meg újra Önnel ezt a fájlt.", + "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Üdvözöljük!\n\nA rendszergazda engedélyezte a kiszolgálóoldali titkosítást. A fájljai a következő jelszóval lettek titkosítva: „%s”.\n\nJelentkezzen be a webes felületen, ugorjon az „alapvető titkosítási modulhoz” a személyes beállításokban, és frissítse a titkosítási jelszavát úgy, hogy ezt a jelszót adja meg a „régi titkosítási jelszó” mezőben, majd írja be a jelenlegi bejelentkezési jelszavát is.\n\n" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/encryption/l10n/hu.json b/apps/encryption/l10n/hu.json index f0efdd2da12..9945d4abba7 100644 --- a/apps/encryption/l10n/hu.json +++ b/apps/encryption/l10n/hu.json @@ -1,63 +1,66 @@ { "translations": { - "Missing recovery key password" : "Hiányzó helyreállítási kulcs jelszó", - "Please repeat the recovery key password" : "Ismételd meg a helyreállítási kulcs jelszavát", - "Repeated recovery key password does not match the provided recovery key password" : "A megismételt helyreállítási kulcs jelszó nem egyezik meg a megadott helyreállítási kulcs jelszóval ", - "Recovery key successfully enabled" : "A helyreállítási kulcs sikeresen bekapcsolva", + "Missing recovery key password" : "Hiányzik a helyreállítási kulcs jelszava", + "Please repeat the recovery key password" : "Ismételje meg a helyreállítási kulcs jelszavát", + "Repeated recovery key password does not match the provided recovery key password" : "A megismételt helyreállítási kulcsjelszó nem egyezik meg a megadott helyreállítási kulcs jelszavával", + "Recovery key successfully enabled" : "A helyreállítási kulcs sikeresen engedélyezve", "Could not enable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett engedélyezni. Ellenőrizze a helyreállítási kulcsa jelszavát!", - "Recovery key successfully disabled" : "A helyreállítási kulcs sikeresen kikapcsolva", - "Could not disable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett kikapcsolni. Ellenőrizze a helyreállítási kulcsa jelszavát!", + "Recovery key successfully disabled" : "A helyreállítási kulcs sikeresen letiltva", + "Could not disable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett letiltani. Ellenőrizze a helyreállítási kulcsa jelszavát!", "Missing parameters" : "Hiányzó paraméterek", - "Please provide the old recovery password" : "Kérlek add meg a régi visszaállítási jelszót", - "Please provide a new recovery password" : "Kérlek add meg az új visszaállítási jelszót", - "Please repeat the new recovery password" : "Kérlek ismételd meg az új visszaállítási jelszót", - "Password successfully changed." : "A jelszót sikeresen megváltoztattuk.", - "Could not change the password. Maybe the old password was not correct." : "A jelszót nem lehet megváltoztatni! Lehet, hogy hibás volt a régi jelszó.", - "Recovery Key disabled" : "Visszaállítási kulcs letilva", - "Recovery Key enabled" : "Visszaállítási kulcs engedélyezve", - "Could not enable the recovery key, please try again or contact your administrator" : "Nem sikerült engedélyezni a visszaállítási kulcsot, kérlek próbáld újra vagy lép kapcsolatba a rendszergazdával", + "Please provide the old recovery password" : "Adja meg a régi helyreállítási jelszót", + "Please provide a new recovery password" : "Adja meg az új helyreállítási jelszót", + "Please repeat the new recovery password" : "Ismételje meg az új helyreállítási jelszót", + "Password successfully changed." : "Jelszó sikeresen megváltoztatva.", + "Could not change the password. Maybe the old password was not correct." : "A jelszót nem lehet megváltoztatni. Lehet, hogy hibás volt a régi jelszó.", + "Recovery Key disabled" : "Helyreállítási kulcs letiltva", + "Recovery Key enabled" : "Helyreállítási kulcs engedélyezve", + "Could not enable the recovery key, please try again or contact your administrator" : "Nem sikerült engedélyezni a helyreállítási kulcsot, próbálja meg újra vagy lép jen kapcsolatba a rendszergazdával", "Could not update the private key password." : "Nem sikerült frissíteni a titkos kulcs jelszavát.", - "The old password was not correct, please try again." : "A régi jelszó nem volt helyes, kérlek próbáld újra.", - "The current log-in password was not correct, please try again." : "Az aktuális bejelentkezési jelszó nem volt helyes, kérlek próbáld újra.", - "Private key password successfully updated." : "A titkos kulcs jelszava frissítésre került.", - "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "A titkosító alkalmazás titkos kulcsa érvénytelen. A titkosított fájljaidhoz való hozzáféréshez frissítsd a titkos kulcsod jelszavát a személyes beállításoknál.", - "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Ezért kérlek, hogy jelentkezz ki, és lépj be újra!", - "Please enable server side encryption in the admin settings in order to use the encryption module." : "Kérem engedélyezze a szerver oldali titkosítást a rendszergazdai beállításokban ahhoz, hogy a titkosítás modult tudja használni.", - "Encryption app is enabled and ready" : "A titkosító alkalmazás engedélyezve és készen áll", - "Bad Signature" : "Rossz aláírás", + "The old password was not correct, please try again." : "A régi jelszó nem volt helyes, próbálja újra.", + "The current log-in password was not correct, please try again." : "A jelenlegi bejelentkezési jelszó nem helyes, próbálja meg újra.", + "Private key password successfully updated." : "A titkos kulcs jelszava sikeresen frissítve.", + "Invalid private key for encryption app. Please update your private key password in your personal settings to recover access to your encrypted files." : "A titkosító alkalmazás titkos kulcsa érvénytelen. A titkosított fájljaihoz való hozzáféréshez frissítse a titkos kulcsa jelszavát a személyes beállításokban.", + "Encryption App is enabled, but your keys are not initialized. Please log-out and log-in again." : "A fájlok titkosítása engedélyezve van, de az Ön titkos kulcsai nincsenek beállítva. Jelentkezzen ki, és lépjen be újra.", + "Please enable server side encryption in the admin settings in order to use the encryption module." : "Engedélyezze a kiszolgálóoldali titkosítást a rendszergazdai beállításokban, hogy használhassa a titkosítás modult.", + "Encryption app is enabled and ready" : "A titkosító alkalmazás engedélyezett és készen áll", + "Bad Signature" : "Hibás aláírás", "Missing Signature" : "Hiányzó aláírás", - "one-time password for server-side-encryption" : "szerver-oldali titkosítás egyszer használható jelszava", + "one-time password for server-side-encryption" : "kiszolgálóoldali titkosítás egyszer használatos jelszava", + "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájl nem fejthető vissza, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy ossza meg újra Önnel ezt a fájlt.", + "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy ossza meg újra Önnel ezt a fájlt.", "Default encryption module" : "Alapértelmezett titkosítási modul", - "Default encryption module for server-side encryption" : "Alapértelmezett titkossítási modul a szerver oldali titkosításhoz", - "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Ahhoz, hogy ezt a titkosítási modult használja, be kell kapcsolnia a szerveroldali\n\t\ttitkosítást az adminisztrációs felületen. Engedélyezést követően ez a modul \n\t\tminden fájlt transzparensen titkosít. A titkosítás AES 256 kulcsokon alapul.\n\t\tA modul nem módosít meglévő fájlokat, csak az újakat titkosítja\n\t\tmiután be lett kapcsolva a szerveroldali titkosítás. Nem lehetséges\n\t\tkikapcsolni a titkosítást, hogy titkosítatlan rendszerre váltson vissza.\n\t\tKérem, olvassa el a dokumentációt, hogy minden következménnyel tisztában legyen, mielőtt úgy dönt, \nhogy engedélyezi a szerveroldali titkosítást.", - "The share will expire on %s." : "A megosztás lejár ekkor %s", - "Cheers!" : "Üdv.", - "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Szia!<br><br>A rendszergazda bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: <strong>%s</strong>.<br><br>Kérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.<br><br>", - "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A titkosító alkalmazás engedélyezve van, de a kulcsaid még nincsenek inicializálva. Kérlek lépj ki, majd lépj be újra", + "Default encryption module for server-side encryption" : "Alapértelmezett titkosítási modul a kiszolgálóoldali titkosításhoz", + "In order to use this encryption module you need to enable server-side\n\t\tencryption in the admin settings. Once enabled this module will encrypt\n\t\tall your files transparently. The encryption is based on AES 256 keys.\n\t\tThe module won't touch existing files, only new files will be encrypted\n\t\tafter server-side encryption was enabled. It is also not possible to\n\t\tdisable the encryption again and switch back to a unencrypted system.\n\t\tPlease read the documentation to know all implications before you decide\n\t\tto enable server-side encryption." : "Ahhoz, hogy ezt a titkosítási modult használhassa, be kell kapcsolnia a\n\t\tkiszolgálóoldali titkosítást az adminisztrációs felületen.\n\t\tEngedélyezést követően a modul minden fájlt transzparensen titkosít.\n\t\tA titkosítás AES 256 kulcsokon alapul. A modul nem módosítja a meglévő\n\t\tfájlokat, csak az újakat titkosítja, miután bekapcsolta a\n\t\tkiszolgálóoldali titkosítást. Nem lehet kikapcsolni a titkosítást, hogy\n\t\ttitkosítatlan rendszerre váltson vissza. Olvassa el a dokumentációt,\n\t\thogy minden következménnyel tisztában legyen, mielőtt úgy dönt, hogy\n\t\tengedélyezi a kiszolgálóoldali titkosítást.", + "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password \"%s\".\n\nPlease login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.\n\n" : "Üdvözöljük!\n\nA rendszergazda engedélyezte a kiszolgálóoldali titkosítást. A fájljai a következő jelszóval lettek titkosítva: „%s”.\n\nJelentkezzen be a webes felületen, ugorjon az „alapvető titkosítási modulhoz” a személyes beállításokban, és frissítse a titkosítási jelszavát úgy, hogy ezt a jelszót adja meg a „régi titkosítási jelszó” mezőben, majd írja be a jelenlegi bejelentkezési jelszavát is.\n\n", + "The share will expire on %s." : "A megosztás lejár ekkor: %s.", + "Cheers!" : "Üdv!", + "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Üdvözöljük!<br><br>A rendszergazda bekapcsolta a kiszolgálóoldali titkosítást. A fájljai a következő jelszóval lettek titkosítva: <strong>%s</strong>.<br><br>Jelentkezzen be a webes felületen, ugorjon az „alapvető titkosítási modulhoz” a személyes beállításokban, és frissítse a titkosítási jelszavát úgy, hogy ezt a jelszót adja meg a „régi titkosítási jelszó” mezőben, majd írja be a jelenlegi bejelentkezési jelszavát is..<br><br>", + "Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A titkosító alkalmazás engedélyezett, de a kulcsai még nincsenek előkészítve. Lépjen ki, majd lépjen be újra.", "Encrypt the home storage" : "Helyi tároló titkosítása", "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "A lehetőség engedélyezésekor minden fájlt titkosít a fő tárolóban, egyébként csak a külső tárolókon lévő fájlok lesznek titkosítva", - "Enable recovery key" : "Visszaállítási kulcs engedélyezése", - "Disable recovery key" : "Visszaállítási kulcs letiltása", - "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "A visszaállítási kulcs egy a fájlok titkosítására szolgáló extra titkosítási kulcs. A segítségével vissza lehet állítani a fájlokat ha felhasználó elfelejtette a jelszavát.", - "Recovery key password" : "A helyreállítási kulcs jelszava", - "Repeat recovery key password" : "Ismételd meg a visszaállítási kulcs jelszavát", - "Change recovery key password:" : "A helyreállítási kulcs jelszavának módosítása:", - "Old recovery key password" : "A régi helyreállítási kulcs jelszava", - "New recovery key password" : "Az új helyreállítási kulcs jelszava", - "Repeat new recovery key password" : "Ismételd meg az új helyreállítási kulcs jelszavát", - "Change Password" : "Jelszó megváltoztatása", - "Basic encryption module" : "Alap titkosítási modul", - "Your private key password no longer matches your log-in password." : "A titkos kulcs jelszavad már nem egyezik meg a bejelentkezési jelszavaddal. ", - "Set your old private key password to your current log-in password:" : "Állítsd át a régi titkos kulcs jelszavadat az aktuális bejelentkezési jelszavadra:", - " If you don't remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára akkor megkérheti a rendszergazdát, hogy állítsa vissza a fájljait.", + "Enable recovery key" : "Helyreállítási kulcs engedélyezése", + "Disable recovery key" : "Helyreállítási kulcs letiltása", + "The recovery key is an extra encryption key that is used to encrypt files. It allows recovery of a user's files if the user forgets his or her password." : "A helyreállítási kulcs egy a fájlok titkosítására szolgáló további titkosítási kulcs. A segítségével vissza lehet állítani a fájlokat, ha felhasználó elfelejtette a jelszavát.", + "Recovery key password" : "Helyreállítási kulcs jelszava", + "Repeat recovery key password" : "Ismételje meg a heylreállítási kulcs jelszavát", + "Change recovery key password:" : "Helyreállítási kulcs jelszavának módosítása:", + "Old recovery key password" : "Régi helyreállítási kulcs jelszava", + "New recovery key password" : "Új helyreállítási kulcs jelszava", + "Repeat new recovery key password" : "Ismételje meg az új helyreállítási kulcs jelszavát", + "Change Password" : "Jelszó módosítása", + "Basic encryption module" : "Alapvető titkosítási modul", + "Your private key password no longer matches your log-in password." : "A titkos kulcsa jelszava már nem egyezik meg a bejelentkezési jelszavával. ", + "Set your old private key password to your current log-in password:" : "A régi privát kulcsának jelszavának beállítása a jelenlegi bejelentkezési jelszavára:", + " If you don't remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára, akkor megkérheti a rendszergazdát, hogy állítsa helyre a fájljait.", "Old log-in password" : "Régi bejelentkezési jelszó", "Current log-in password" : "Jelenlegi bejelentkezési jelszó", - "Update Private Key Password" : "A titkos kulcs jelszavának frissítése", - "Enable password recovery:" : "Jelszó-visszaállítás bekapcsolása", - "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ez az opció lehetővé teszi, hogy a titkosított fájlok tartalmát visszanyerjük abban az esetben, ha elfelejted a jelszavat", - "Enabled" : "Bekapcsolva", - "Disabled" : "Kikapcsolva", - "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájlt nem sikerült visszafejteni, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy újra ossza meg veled ezt az állományt!", - "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérd meg a tulajdonosát, hogy ossza meg veled újra ezt a fájlt.", - "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Szia!\n\nA rendszergazda bekapcsolta a szerver-oldali titkosítást. A fájljaid ezzel a jelszóval lettek titkosítva: '%s'.\n\nKérlek jelentkezz be a webes felületre és a személyes beállítások 'alap titkosítási modul' szekcióban frissítsd a titkosítási jelszavad, úgy hogy megadod a 'régi bejelentkezési jelszó' mezőben ezt a jelszót, majd az aktuális bejelentkezési jelszavad.\n\n" + "Update Private Key Password" : "Titkos kulcs jelszavának frissítése", + "Enable password recovery:" : "Jelszó-helyreállítás engedélyezése:", + "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "A beállítás lehetővé teszi, hogy visszanyerje a titkosított fájlok tartalmát, ha elfelejtette a jelszavát", + "Enabled" : "Engedélyezve", + "Disabled" : "Letiltva", + "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "A fájl nem fejthető vissza, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy ossza meg újra Önnel ezt a fájlt.", + "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy ossza meg újra Önnel ezt a fájlt.", + "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease login to the web interface, go to the section 'basic encryption module' of your personal settings and update your encryption password by entering this password into the 'old log-in password' field and your current login-password.\n\n" : "Üdvözöljük!\n\nA rendszergazda engedélyezte a kiszolgálóoldali titkosítást. A fájljai a következő jelszóval lettek titkosítva: „%s”.\n\nJelentkezzen be a webes felületen, ugorjon az „alapvető titkosítási modulhoz” a személyes beállításokban, és frissítse a titkosítási jelszavát úgy, hogy ezt a jelszót adja meg a „régi titkosítási jelszó” mezőben, majd írja be a jelenlegi bejelentkezési jelszavát is.\n\n" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/federatedfilesharing/l10n/es.js b/apps/federatedfilesharing/l10n/es.js index 2aadd1ddc13..d941acb6073 100644 --- a/apps/federatedfilesharing/l10n/es.js +++ b/apps/federatedfilesharing/l10n/es.js @@ -38,6 +38,7 @@ OC.L10N.register( "Federated file sharing" : "Compartir federado", "Provide federated file sharing across servers" : "Provee compartición federada de archivos entre servidores", "Open documentation" : "Abrir documentación", + "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Ajusta cómo las personas pueden compartir entre servidores. Esto incluye también los recursos compartidos entre usuarios de este servidor si utilizan el uso compartido federado.", "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Permitir a los usuarios de este servidor compartir con usuarios de otros servidores (esta opción también permite acceso de WebDAV a los elementos públicos compartidos)", "Allow users on this server to receive shares from other servers" : "Permitir a los usuarios de este servidor recibir de usuarios de otros servidores", "Allow users on this server to send shares to groups on other servers" : "Permitir a los usuarios de este servidor enviar a grupos de otros servidores", diff --git a/apps/federatedfilesharing/l10n/es.json b/apps/federatedfilesharing/l10n/es.json index b53d8a1e7f5..9f52c78ddfc 100644 --- a/apps/federatedfilesharing/l10n/es.json +++ b/apps/federatedfilesharing/l10n/es.json @@ -36,6 +36,7 @@ "Federated file sharing" : "Compartir federado", "Provide federated file sharing across servers" : "Provee compartición federada de archivos entre servidores", "Open documentation" : "Abrir documentación", + "Adjust how people can share between servers. This includes shares between users on this server as well if they are using federated sharing." : "Ajusta cómo las personas pueden compartir entre servidores. Esto incluye también los recursos compartidos entre usuarios de este servidor si utilizan el uso compartido federado.", "Allow users on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Permitir a los usuarios de este servidor compartir con usuarios de otros servidores (esta opción también permite acceso de WebDAV a los elementos públicos compartidos)", "Allow users on this server to receive shares from other servers" : "Permitir a los usuarios de este servidor recibir de usuarios de otros servidores", "Allow users on this server to send shares to groups on other servers" : "Permitir a los usuarios de este servidor enviar a grupos de otros servidores", diff --git a/apps/files/js/file-upload.js b/apps/files/js/file-upload.js index ec017ceb08e..672fc1d770b 100644 --- a/apps/files/js/file-upload.js +++ b/apps/files/js/file-upload.js @@ -776,6 +776,10 @@ OC.Uploader.prototype = _.extend({ // no list to check against return true; } + if (upload.getTargetFolder() !== fileList.getCurrentDirectory()) { + // not uploading to the current folder + return true; + } var fileInfo = fileList.findFile(file.name); if (fileInfo) { conflicts.push([ @@ -997,7 +1001,8 @@ OC.Uploader.prototype = _.extend({ freeSpace = $('#free_space').val() } else if (upload.getTargetFolder().indexOf(self.fileList.getCurrentDirectory()) === 0) { // Check subdirectory free space if file is uploaded there - var targetSubdir = upload._targetFolder.replace(self.fileList.getCurrentDirectory(), '') + // Retrieve the folder destination name + var targetSubdir = upload._targetFolder.split('/').pop() freeSpace = parseInt(upload.uploader.fileList.getModelForFile(targetSubdir).get('quotaAvailableBytes')) } if (freeSpace >= 0 && selection.totalBytes > freeSpace) { diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index dc0b40f8220..e6d6bd057fe 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Αδυναμία φόρτωσης πληροφοριών για το αρχείο \"{file}\"", "Files" : "Αρχεία", "Details" : "Λεπτομέρειες", + "Please select tag(s) to add to the selection" : "Επιλέξτε ετικέτα (ες) για προσθήκη στην επιλογή", + "Apply tag(s) to selection" : "Εφαρμογή ετικετών στην επιλογή", "Select" : "Επιλογή", "Pending" : "Εκκρεμεί", "Unable to determine date" : "Αδυναμία προσδιορισμού ημερομηνίας", @@ -79,6 +81,10 @@ OC.L10N.register( "File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.", "\"/\" is not allowed inside a file name." : "Το \"/\" δεν είναι επιτρεπτό εντός του ονόματος αρχείου.", "\"{name}\" is not an allowed filetype" : "Το \"{name}\" δεν είναι ένας επιτρεπτός τύπος αρχείου", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Ο αποθηκευτικός χώρος του/της {owner} είναι πλήρης, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πλέον!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Ο φάκελος της ομάδας \"{mountPoint}\" είναι πλήρης, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πλέον!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Ο εξωτερικός χώρος αποθήκευσης \"{mountPoint}\" είναι πλήρης, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πλέον!", + "Your storage is full, files cannot be updated or synced anymore!" : "Ο αποθηκευτικός σας χώρος είναι πλήρης, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πλέον!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Ο αποθηκευτικός χώρος του {owner} είναι σχεδόν γεμάτος ({usedSpacePercent}%)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ο φάκελος ομάδας \"{mountPoint}\" είναι σχεδόν πλήρης ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ο εξωτερικός χώρος αποθήκευσης \"{mountPoint}\" είναι σχεδόν πλήρης ({usedSpacePercent}%).", @@ -125,7 +131,13 @@ OC.L10N.register( "{user} deleted an encrypted file in {file}" : "Ο {user} διέγραψε κρυπτογραφημένο αρχείο σε {file}", "You restored {file}" : "Επαναφέρατε το {file}", "{user} restored {file}" : "Ο {user} επανέφερε το {file}", + "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Μετονομάσατε από {oldfile} (hidden) σε {newfile} (hidden)", + "You renamed {oldfile} (hidden) to {newfile}" : "Μετονομάσατε το {oldfile} (hidden) σε {newfile}", + "You renamed {oldfile} to {newfile} (hidden)" : "Μετονομάσατε το {oldfile} (hidden) σε {newfile}", "You renamed {oldfile} to {newfile}" : "Μετονομάσατε το {oldfile} σε {newfile}", + "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "Ο/Η {user} μετονομάστηκε σε {oldfile} (hidden) σε {newfile} (hidden)", + "{user} renamed {oldfile} (hidden) to {newfile}" : "Ο/Η {user} μετονόμασε σε {oldfile} (hidden) σε {newfile}", + "{user} renamed {oldfile} to {newfile} (hidden)" : "Ο/Η {user} μετονόμασε σε {oldfile} σε {newfile} (hidden)", "{user} renamed {oldfile} to {newfile}" : "Ο {user} μετονόμασε το {oldfile} σε {newfile}", "You moved {oldfile} to {newfile}" : "Μεταφέρατε το {oldfile} σε {newfile}", "{user} moved {oldfile} to {newfile}" : "Μετέφερε {oldfile} σε {newfile}", @@ -161,15 +173,22 @@ OC.L10N.register( "Tags" : "Ετικέτες", "Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου", "Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων", + "Pick a template for {name}" : "Επιλέξτε ένα πρότυπο για {name}", "Cancel" : "Ακύρωση", "Create" : "Δημιουργία", + "Create a new file with the selected template" : "Δημιουργήστε ένα νέο αρχείο με το επιλεγμένο πρότυπο", + "Creating file" : "Δημιουργία αρχείου", "Blank" : "Κενό", + "Unable to create new file from template" : "Δεν είναι δυνατή η δημιουργία νέου αρχείου από το πρότυπο", + "Set up templates folder" : "Ρύθμιση φακέλου προτύπων", "Templates" : "Πρότυπα", + "Unable to initialize the templates directory" : "Δεν είναι δυνατή η προετοιμασία του καταλόγου προτύπων", "%s used" : "%s σε χρήση", "%s%% of %s used" : "%s%% από %s σε χρήση", "%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s", "Settings" : "Ρυθμίσεις", "Show hidden files" : "Εμφάνιση κρυφών αρχείων", + "Crop image previews" : "Προεπισκόπηση περικοπής εικόνας", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Χρήση αυτής της διεύθυνση για πρόσβαση στα Αρχεία σας μέσω WebDAV", "Toggle grid view" : "Εναλλαγή σε προβολή πλέγματος", diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index a481b4e378f..a0a8f256d5c 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "Αδυναμία φόρτωσης πληροφοριών για το αρχείο \"{file}\"", "Files" : "Αρχεία", "Details" : "Λεπτομέρειες", + "Please select tag(s) to add to the selection" : "Επιλέξτε ετικέτα (ες) για προσθήκη στην επιλογή", + "Apply tag(s) to selection" : "Εφαρμογή ετικετών στην επιλογή", "Select" : "Επιλογή", "Pending" : "Εκκρεμεί", "Unable to determine date" : "Αδυναμία προσδιορισμού ημερομηνίας", @@ -77,6 +79,10 @@ "File name cannot be empty." : "Το όνομα αρχείου δεν μπορεί να είναι κενό.", "\"/\" is not allowed inside a file name." : "Το \"/\" δεν είναι επιτρεπτό εντός του ονόματος αρχείου.", "\"{name}\" is not an allowed filetype" : "Το \"{name}\" δεν είναι ένας επιτρεπτός τύπος αρχείου", + "Storage of {owner} is full, files cannot be updated or synced anymore!" : "Ο αποθηκευτικός χώρος του/της {owner} είναι πλήρης, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πλέον!", + "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Ο φάκελος της ομάδας \"{mountPoint}\" είναι πλήρης, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πλέον!", + "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "Ο εξωτερικός χώρος αποθήκευσης \"{mountPoint}\" είναι πλήρης, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πλέον!", + "Your storage is full, files cannot be updated or synced anymore!" : "Ο αποθηκευτικός σας χώρος είναι πλήρης, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πλέον!", "Storage of {owner} is almost full ({usedSpacePercent}%)." : "Ο αποθηκευτικός χώρος του {owner} είναι σχεδόν γεμάτος ({usedSpacePercent}%)", "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ο φάκελος ομάδας \"{mountPoint}\" είναι σχεδόν πλήρης ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "Ο εξωτερικός χώρος αποθήκευσης \"{mountPoint}\" είναι σχεδόν πλήρης ({usedSpacePercent}%).", @@ -123,7 +129,13 @@ "{user} deleted an encrypted file in {file}" : "Ο {user} διέγραψε κρυπτογραφημένο αρχείο σε {file}", "You restored {file}" : "Επαναφέρατε το {file}", "{user} restored {file}" : "Ο {user} επανέφερε το {file}", + "You renamed {oldfile} (hidden) to {newfile} (hidden)" : "Μετονομάσατε από {oldfile} (hidden) σε {newfile} (hidden)", + "You renamed {oldfile} (hidden) to {newfile}" : "Μετονομάσατε το {oldfile} (hidden) σε {newfile}", + "You renamed {oldfile} to {newfile} (hidden)" : "Μετονομάσατε το {oldfile} (hidden) σε {newfile}", "You renamed {oldfile} to {newfile}" : "Μετονομάσατε το {oldfile} σε {newfile}", + "{user} renamed {oldfile} (hidden) to {newfile} (hidden)" : "Ο/Η {user} μετονομάστηκε σε {oldfile} (hidden) σε {newfile} (hidden)", + "{user} renamed {oldfile} (hidden) to {newfile}" : "Ο/Η {user} μετονόμασε σε {oldfile} (hidden) σε {newfile}", + "{user} renamed {oldfile} to {newfile} (hidden)" : "Ο/Η {user} μετονόμασε σε {oldfile} σε {newfile} (hidden)", "{user} renamed {oldfile} to {newfile}" : "Ο {user} μετονόμασε το {oldfile} σε {newfile}", "You moved {oldfile} to {newfile}" : "Μεταφέρατε το {oldfile} σε {newfile}", "{user} moved {oldfile} to {newfile}" : "Μετέφερε {oldfile} σε {newfile}", @@ -159,15 +171,22 @@ "Tags" : "Ετικέτες", "Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου", "Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων", + "Pick a template for {name}" : "Επιλέξτε ένα πρότυπο για {name}", "Cancel" : "Ακύρωση", "Create" : "Δημιουργία", + "Create a new file with the selected template" : "Δημιουργήστε ένα νέο αρχείο με το επιλεγμένο πρότυπο", + "Creating file" : "Δημιουργία αρχείου", "Blank" : "Κενό", + "Unable to create new file from template" : "Δεν είναι δυνατή η δημιουργία νέου αρχείου από το πρότυπο", + "Set up templates folder" : "Ρύθμιση φακέλου προτύπων", "Templates" : "Πρότυπα", + "Unable to initialize the templates directory" : "Δεν είναι δυνατή η προετοιμασία του καταλόγου προτύπων", "%s used" : "%s σε χρήση", "%s%% of %s used" : "%s%% από %s σε χρήση", "%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s", "Settings" : "Ρυθμίσεις", "Show hidden files" : "Εμφάνιση κρυφών αρχείων", + "Crop image previews" : "Προεπισκόπηση περικοπής εικόνας", "WebDAV" : "WebDAV", "Use this address to access your Files via WebDAV" : "Χρήση αυτής της διεύθυνση για πρόσβαση στα Αρχεία σας μέσω WebDAV", "Toggle grid view" : "Εναλλαγή σε προβολή πλέγματος", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index e1e46867f10..97fdaff8880 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -39,6 +39,8 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "No se ha podido cargar información para el archivo \"{file}\"", "Files" : "Archivos", "Details" : "Detalles", + "Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección", + "Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección", "Select" : "Seleccionar", "Pending" : "Pendiente", "Unable to determine date" : "No se ha podido determinar la fecha", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 8df85046bee..869faa26f47 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -37,6 +37,8 @@ "Could not load info for file \"{file}\"" : "No se ha podido cargar información para el archivo \"{file}\"", "Files" : "Archivos", "Details" : "Detalles", + "Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección", + "Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección", "Select" : "Seleccionar", "Pending" : "Pendiente", "Unable to determine date" : "No se ha podido determinar la fecha", diff --git a/apps/files/tests/js/fileUploadSpec.js b/apps/files/tests/js/fileUploadSpec.js index 6ce0558d22d..05aea446fe9 100644 --- a/apps/files/tests/js/fileUploadSpec.js +++ b/apps/files/tests/js/fileUploadSpec.js @@ -75,6 +75,7 @@ describe('OC.Upload tests', function() { files: [file], jqXHR: jqXHR, response: sinon.stub().returns(jqXHR), + targetDir: "/", submit: sinon.stub(), abort: sinon.stub() }; diff --git a/apps/files_external/l10n/hu.js b/apps/files_external/l10n/hu.js index 4afbdfcdc49..1963a6ddfc3 100644 --- a/apps/files_external/l10n/hu.js +++ b/apps/files_external/l10n/hu.js @@ -1,16 +1,17 @@ OC.L10N.register( "files_external", { - "External storage" : "Külső tárolók", + "External storage" : "Külső tároló", "Personal" : "Személyes", "System" : "Rendszer", - "Grant access" : "Megadom a hozzáférést", - "Error configuring OAuth1" : "OAuth1 konfigurálási hiba", - "Please provide a valid app key and secret." : "Kérlek adj meg egy érvényes alkalmazás kulcsot és jelszót.", - "Error configuring OAuth2" : "OAuth2 konfigurálási hiba", - "Generate keys" : "Kulcsok generálása", - "Error generating key pair" : "Hiba történt a kulcspár generálása közben", - "All users. Type to select user or group." : "Összes felhasználó. Írj be egy felhasználót vagy csoportot.", + "Grant access" : "Hozzáférés megadása", + "Error configuring OAuth1" : "OAuth1 beállítási hiba", + "Please provide a valid app key and secret." : "Adjon meg egy érvényes alkalmazáskulcsot és titkot.", + "Error configuring OAuth2" : "OAuth2 beállítási hiba", + "Generate keys" : "Kulcsok előállítása", + "Error generating key pair" : "Hiba történt a kulcspár előállítása során", + "All users. Type to select user or group." : "Összes felhasználó. Írjon be egy felhasználót vagy csoportot.", + "(Group)" : "(Csoport)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitás a Mac NFD kódolással (lassú)", "Enable encryption" : "Titkosítás engedélyezése", "Enable previews" : "Előnézet engedélyezése", @@ -20,74 +21,74 @@ OC.L10N.register( "Once every direct access" : "Minden közvetlen elérésnél", "Read only" : "Csak olvasható", "Delete" : "Törlés", - "Admin defined" : "Rendszergazda definiálva", - "Are you sure you want to delete this external storage?" : "Biztosan törlöd ezt a külső tárolót?", + "Admin defined" : "Rendszergazda által definiálva", + "Are you sure you want to delete this external storage?" : "Biztos, hogy törli ezt a külső tárolót?", "Delete storage?" : "Tároló törlése?", - "Saved" : "Elmentve", - "Saving …" : "Mentés ...", + "Saved" : "Mentve", + "Saving …" : "Mentés…", "Save" : "Mentés", - "Empty response from the server" : "Üres válasz a szervertől", - "Couldn't access. Please log out and in again to activate this mount point" : "Nem hozzáférhető. Kérjük lépj ki és be ismét a csatolási pont aktiválásához", - "Couldn't get the information from the remote server: {code} {type}" : "Nem sikerült lekérdezni az információkat a távoli szerverről: {code} {type}", + "Empty response from the server" : "Üres válasz a kiszolgálótól", + "Couldn't access. Please log out and in again to activate this mount point" : "Nem férhető hozzá. Próbáljon meg ki- és bejelentkezni a csatolási pont aktiválásához.", + "Couldn't get the information from the remote server: {code} {type}" : "Nem sikerült lekérdezni az információkat a távoli kiszolgálóról: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nem lehet letölteni a külső csatolási pontok listáját: {type}", "There was an error with message: " : "Hiba történt ezzel az üzenettel:", "External mount error" : "Külső csatolási hiba", "external-storage" : "külső tároló", - "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "A Windows megosztások listája nem begyűjthető: üres válasz a szervertől", - "Please enter the credentials for the {mount} mount" : "Kérlek add meg a következő csatolás azonosítóit: {mount}", + "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "A Windows hálózati meghajtó csatolási pontok listája nem tölthető le: üres válasz a kiszolgálótól", + "Please enter the credentials for the {mount} mount" : "Adja meg a(z) {mount} csatolási pont hitelesítő adatait", "Username" : "Felhasználónév", "Password" : "Jelszó", - "Credentials saved" : "Azonosítók mentve", - "Credentials saving failed" : "Azonosítók mentése sikertelen", - "Credentials required" : "Azonosító szükséges", - "Storage with ID \"%d\" not found" : "A(z) \"%d\" azonosítójú tároló nincs meg", - "Invalid backend or authentication mechanism class" : "Érvénytelen háttér vagy hitelesítési mechanizmus osztály", + "Credentials saved" : "Hitelesítő adatok mentve", + "Credentials saving failed" : "Hitelesítő adatok mentése sikertelen", + "Credentials required" : "Hitelesítő adatok szükségesek", + "Storage with ID \"%d\" not found" : "A(z) „%d” azonosítójú tároló nem található", + "Invalid backend or authentication mechanism class" : "Érvénytelen háttérszolgáltatási vagy hitelesítési mechanizmus osztály", "Invalid mount point" : "Érvénytelen csatolási pont", - "Objectstore forbidden" : "Objektumtár tiltott", - "Invalid storage backend \"%s\"" : "Érvénytelen háttértár kezelő \"%s\"", - "Not permitted to use backend \"%s\"" : "A(z) \"%s\" háttér használata nem engedélyezett", - "Not permitted to use authentication mechanism \"%s\"" : "Nem engedélyezett a \"%s\" hitelesítési mechanizmus használata", - "Unsatisfied backend parameters" : "Elégtelen háttér adatok", - "Unsatisfied authentication mechanism parameters" : "Elégtelen hitelesítési mechanizmus paraméterek", - "Insufficient data: %s" : "Nem elegendő adat: %s", + "Objectstore forbidden" : "Az objektumtár tiltott", + "Invalid storage backend \"%s\"" : "Érvénytelen háttértár-kezelő: „%s”", + "Not permitted to use backend \"%s\"" : "A(z) „%s” háttérprogram használata nem engedélyezett", + "Not permitted to use authentication mechanism \"%s\"" : "A(z) „%s” hitelesítési mechanizmus használata nem engedélyezett", + "Unsatisfied backend parameters" : "Elégtelen paraméterek a háttérprogramhoz", + "Unsatisfied authentication mechanism parameters" : "Elégtelen paraméterek a hitelesítési mechanizmushoz", + "Insufficient data: %s" : "Elégtelen adatok: %s", "%s" : "%s", - "Storage with ID \"%d\" is not user editable" : "A(z) „%d” azonosítójú tárolót a felhasználók nem szerkeszthetik", + "Storage with ID \"%d\" is not user editable" : "A(z) „%d” azonosítójú tárolót nem szerkeszthetik a felhasználók", "Access key" : "Hozzáférési kulcs", "Secret key" : "Titkos kulcs", "Builtin" : "Beépített", "None" : "Egyik sem", "OAuth1" : "OAuth1", - "App key" : "Alkalmazás kulcs", - "App secret" : "Alkalmazás titkos kulcs", + "App key" : "Alkalmazáskulcs", + "App secret" : "Alkalmazás titka", "OAuth2" : "OAuth2", - "Client ID" : "Ügyfél ID", - "Client secret" : "Kliens titok", + "Client ID" : "Kliensazonosító", + "Client secret" : "Kliens titka", "OpenStack v2" : "OpenStack v2", - "Tenant name" : "Bérlő neve", - "Identity endpoint URL" : "Identitás végpont URL", + "Tenant name" : "Ügyfél neve", + "Identity endpoint URL" : "Személyazonosság végpont URL-je", "OpenStack v3" : "OpenStack v3", "Domain" : "Domain", "Rackspace" : "Rackspace", "API key" : "API kulcs", - "Global credentials" : "Globális azonosítók", - "Log-in credentials, save in database" : "Bejelentkezési azonosítók, mentés az adatbázisban", + "Global credentials" : "Globális hitelesítő adatok", + "Log-in credentials, save in database" : "Bejelentkezési hitelesítő adatok, mentés adatbázisban", "Username and password" : "Felhasználónév és jelszó", - "Log-in credentials, save in session" : "Bejelentkezési azonosítók, mentés az munkamenetben", - "Global credentials, user entered" : "Globális hitelesítő adatok, a felhasználó által megadott", - "User entered, store in database" : "Felhasználó megadva, tárolás az adatbázisban", + "Log-in credentials, save in session" : "Bejelentkezési hitelesítő adatok, mentés a munkamenetben", + "Global credentials, user entered" : "Globális hitelesítő adatok, a felhasználó által megadva", + "User entered, store in database" : "Felhasználó által megadva, tárolás adatbázisban", "RSA public key" : "RSA nyilvános kulcs", "Public key" : "Nyilvános kulcs", - "RSA private key" : "RSA-titkos kulcs", + "RSA private key" : "RSA titkos kulcs", "Private key" : "Titkos kulcs", - "Kerberos ticket" : "Kerbeos jegy", + "Kerberos ticket" : "Kerberos jegy", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", "Hostname" : "Gépnév", "Port" : "Port", - "Region" : "Megye", + "Region" : "Régió", "Enable SSL" : "SSL engedélyezése", "Enable Path Style" : "Útvonal stílus engedélyezés", - "Legacy (v2) authentication" : "Elavult (v2) hitelesítés", + "Legacy (v2) authentication" : "Örökölt (v2) hitelesítés", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Távoli almappa", @@ -95,45 +96,48 @@ OC.L10N.register( "FTP" : "FTP", "Host" : "Kiszolgáló", "Secure ftps://" : "Biztonságos ftps://", - "Local" : "Hely", + "Local" : "Helyi", "Location" : "Hely", "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Gyökér", - "SFTP with secret key login" : "SFTP titkos kulcs belépéssel", + "SFTP with secret key login" : "SFTP titkos kulcsos belépéssel", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Megosztás", "Show hidden files" : "Rejtett fájlok megjelenítése", - "Verify ACL access when listing files" : "A fájlok listázásakor ellenőrizze az ACL hozzáférést", - "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Az, hogy ellenőrizze az összes fájl vagy mappa ACL-jét egy könyvtárban, azért, hogy kiszűrje azokat az elemeket, ahol a felhasználónak nincs olvasási engedélye, teljesítmény csökkenéssel jár", + "Verify ACL access when listing files" : "ACL hozzáférés ellenőrzése a fájlok listázásakor", + "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Egy könyvtárban szereplő összes fájl vagy mappa ACL-jének ellenőrzése azon elemek kiszűréséhez, melyeken a felhasználónak nincs olvasási engedélye, teljesítménycsökkenéssel jár", "Timeout" : "Időtúllépés", + "SMB/CIFS using OC login" : "SMB / CIFS OC bejelentkezéssel", "Username as share" : "Felhasználónév és megosztás", - "OpenStack Object Storage" : "OpenStack Object Storage", + "OpenStack Object Storage" : "OpenStack objektumtároló", "Service name" : "Szolgáltatás neve", - "Request timeout (seconds)" : "Időtúllépés (másodperc)", - "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A cURL támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.", - "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Az FTP támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.", - "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "%1$s nincs telepítve. %2$s csatolása lehetetlen. Kérje meg a rendszergazdáját, hogy telepítse.", + "Request timeout (seconds)" : "Kérés időtúllépése (másodpercben)", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A PHP cURL támogatása nincs engedélyezve vagy telepítve. A(z) %s csatolása nem lehetséges. Kérje meg a rendszergazdát, hogy telepítse.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A PHP FTP támogatása nincs engedélyezve vagy telepítve. A(z)%s csatolása nem lehetséges. Kérje meg a rendszergazdát, hogy telepítse.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "A(z) „%1$s” nincs telepítve. A(z) %2$s csatolása nem lehetséges. Kérje meg a rendszergazdát, hogy telepítse.", "External storage support" : "Külső tároló támogatás", "Adds basic external storage support" : "Külső tároló támogatás hozzáadása", - "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Ez az alkalmazás lehetővé teszi az adminisztrátorok számára, hogy konfigurálják a kapcsolatokat külső tárhely-szolgáltatókkal, például FTP-kiszolgálókkal, S3 vagy SWIFT objektumtárolókkal, más Nextcloud-kiszolgálókkal, WebDAV-kiszolgálókkal és egyebekkel. A rendszergazdák kiválaszthatják, hogy milyen típusú tárolókat engedélyezzenek, és felhelyezhetik ezeket a tárhelyeket egy felhasználó, egy csoport vagy az egész rendszer számára. A felhasználók látni fogják, hogy egy új mappa jelenik meg a Nextcloud gyökérkönyvtárában, amelyet minden más Nextcloud mappához hasonlóan elérhetnek és használhatnak. A külső tárhely lehetővé teszi a felhasználók számára a külső helyeken tárolt fájlok megosztását is. Ezekben az esetekben a fájl tulajdonosának hitelesítő adatait akkor használják, amikor a címzett a fájlt külső tárhelyről kéri, ezáltal biztosítva, hogy a címzett hozzáférjen a megosztott fájlhoz.\n\nA külső tároló a GUI-val vagy a parancssorban konfigurálható. Ez a második lehetőség a haladó felhasználó számára nagyobb rugalmasságot biztosít a tömeges külső tárolók konfigurálásához és a csatlakozási prioritások beállításához. További információ a külső tároló GUI dokumentációjában és a külső tároló konfigurációs fájljának dokumentációjában található.", - "No external storage configured or you don't have the permission to configure them" : "Nincsenek külső tárolók beállítva, vagy nincs hozzáférésed a beállításaikhoz", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Ez az alkalmazás lehetővé teszi a rendszergazdák számára, hogy beállítsák a kapcsolatokat a külső tárhely-szolgáltatókkal, például FTP-kiszolgálókkal, S3 vagy SWIFT objektumtárolókkal, más Nextcloud-kiszolgálókkal, WebDAV-kiszolgálókkal és egyebekkel. A rendszergazdák kiválaszthatják, hogy milyen típusú tárolókat engedélyeznek, és csatolhatják ezeket a tárhelyeket egy felhasználó, egy csoport vagy az egész rendszer számára. A felhasználók látni fogják, hogy egy új mappa jelenik meg a Nextcloud gyökérkönyvtárában, amelyet minden más Nextcloud mappához hasonlóan elérhetnek és használhatnak. A külső tárhely lehetővé teszi a felhasználók számára a külső helyeken tárolt fájlok megosztását is. Ezekben az esetekben a fájl tulajdonosának hitelesítő adatait akkor használják, amikor a címzett a fájlt külső tárhelyről kéri, ezáltal biztosítva, hogy a címzett hozzáférjen a megosztott fájlhoz.\n\nA külső tároló grafikus felületen vagy a parancssorban konfigurálható. Ez a második lehetőség a haladó felhasználók számára nagyobb rugalmasságot biztosít a tömeges külső tárolók konfigurálásához, és a csatolási prioritások beállításához. További információ a külső tároló GUI dokumentációjában, és a külső tároló konfigurációs fájljának dokumentációjában található.", + "No external storage configured or you don't have the permission to configure them" : "Nincsenek külső tárolók beállítva, vagy nincs hozzáférése a beállításaikhoz", "Name" : "Név", "Storage type" : "Tároló típusa", - "Scope" : "Hatáskör", + "Scope" : "Hatókör", "Open documentation" : "Dokumentáció megnyitása", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "A külső tárhely lehetővé teszi külső tárolási szolgáltatások és eszközök másodlagos Nextcloud tárolóeszközként történő csatlakoztatását. Lehetővé teheti a felhasználók számára, hogy saját külső tároló szolgáltatásukat is csatlakoztassák.", "Folder name" : "Mappa neve", "Authentication" : "Hitelesítés", "Configuration" : "Beállítások", - "Available for" : "Elérhető számukra", - "Click to recheck the configuration" : "Kattints ide a konfiguráció újraellenőrzéséhez", - "Add storage" : "Tároló becsatolása", - "Advanced settings" : "Haladó beállítások", - "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére", + "Available for" : "Számukra érhető el:", + "Click to recheck the configuration" : "Kattintson ide a konfiguráció újraellenőrzéséhez", + "Add storage" : "Tároló hozzáadása", + "Advanced settings" : "Speciális beállítások", + "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók számára", + "Global credentials can be used to authenticate with multiple external storage that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők.", "External storages" : "Külső tárolók", "(group)" : "(csoport)", "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS OC belépéssel", + "SMB / CIFS using OC login" : "SMB / CIFS OC bejelentkezéssel", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/files_external/l10n/hu.json b/apps/files_external/l10n/hu.json index 572910ebbb6..0c520b5162e 100644 --- a/apps/files_external/l10n/hu.json +++ b/apps/files_external/l10n/hu.json @@ -1,14 +1,15 @@ { "translations": { - "External storage" : "Külső tárolók", + "External storage" : "Külső tároló", "Personal" : "Személyes", "System" : "Rendszer", - "Grant access" : "Megadom a hozzáférést", - "Error configuring OAuth1" : "OAuth1 konfigurálási hiba", - "Please provide a valid app key and secret." : "Kérlek adj meg egy érvényes alkalmazás kulcsot és jelszót.", - "Error configuring OAuth2" : "OAuth2 konfigurálási hiba", - "Generate keys" : "Kulcsok generálása", - "Error generating key pair" : "Hiba történt a kulcspár generálása közben", - "All users. Type to select user or group." : "Összes felhasználó. Írj be egy felhasználót vagy csoportot.", + "Grant access" : "Hozzáférés megadása", + "Error configuring OAuth1" : "OAuth1 beállítási hiba", + "Please provide a valid app key and secret." : "Adjon meg egy érvényes alkalmazáskulcsot és titkot.", + "Error configuring OAuth2" : "OAuth2 beállítási hiba", + "Generate keys" : "Kulcsok előállítása", + "Error generating key pair" : "Hiba történt a kulcspár előállítása során", + "All users. Type to select user or group." : "Összes felhasználó. Írjon be egy felhasználót vagy csoportot.", + "(Group)" : "(Csoport)", "Compatibility with Mac NFD encoding (slow)" : "Kompatibilitás a Mac NFD kódolással (lassú)", "Enable encryption" : "Titkosítás engedélyezése", "Enable previews" : "Előnézet engedélyezése", @@ -18,74 +19,74 @@ "Once every direct access" : "Minden közvetlen elérésnél", "Read only" : "Csak olvasható", "Delete" : "Törlés", - "Admin defined" : "Rendszergazda definiálva", - "Are you sure you want to delete this external storage?" : "Biztosan törlöd ezt a külső tárolót?", + "Admin defined" : "Rendszergazda által definiálva", + "Are you sure you want to delete this external storage?" : "Biztos, hogy törli ezt a külső tárolót?", "Delete storage?" : "Tároló törlése?", - "Saved" : "Elmentve", - "Saving …" : "Mentés ...", + "Saved" : "Mentve", + "Saving …" : "Mentés…", "Save" : "Mentés", - "Empty response from the server" : "Üres válasz a szervertől", - "Couldn't access. Please log out and in again to activate this mount point" : "Nem hozzáférhető. Kérjük lépj ki és be ismét a csatolási pont aktiválásához", - "Couldn't get the information from the remote server: {code} {type}" : "Nem sikerült lekérdezni az információkat a távoli szerverről: {code} {type}", + "Empty response from the server" : "Üres válasz a kiszolgálótól", + "Couldn't access. Please log out and in again to activate this mount point" : "Nem férhető hozzá. Próbáljon meg ki- és bejelentkezni a csatolási pont aktiválásához.", + "Couldn't get the information from the remote server: {code} {type}" : "Nem sikerült lekérdezni az információkat a távoli kiszolgálóról: {code} {type}", "Couldn't get the list of external mount points: {type}" : "Nem lehet letölteni a külső csatolási pontok listáját: {type}", "There was an error with message: " : "Hiba történt ezzel az üzenettel:", "External mount error" : "Külső csatolási hiba", "external-storage" : "külső tároló", - "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "A Windows megosztások listája nem begyűjthető: üres válasz a szervertől", - "Please enter the credentials for the {mount} mount" : "Kérlek add meg a következő csatolás azonosítóit: {mount}", + "Couldn't fetch list of Windows network drive mount points: Empty response from server" : "A Windows hálózati meghajtó csatolási pontok listája nem tölthető le: üres válasz a kiszolgálótól", + "Please enter the credentials for the {mount} mount" : "Adja meg a(z) {mount} csatolási pont hitelesítő adatait", "Username" : "Felhasználónév", "Password" : "Jelszó", - "Credentials saved" : "Azonosítók mentve", - "Credentials saving failed" : "Azonosítók mentése sikertelen", - "Credentials required" : "Azonosító szükséges", - "Storage with ID \"%d\" not found" : "A(z) \"%d\" azonosítójú tároló nincs meg", - "Invalid backend or authentication mechanism class" : "Érvénytelen háttér vagy hitelesítési mechanizmus osztály", + "Credentials saved" : "Hitelesítő adatok mentve", + "Credentials saving failed" : "Hitelesítő adatok mentése sikertelen", + "Credentials required" : "Hitelesítő adatok szükségesek", + "Storage with ID \"%d\" not found" : "A(z) „%d” azonosítójú tároló nem található", + "Invalid backend or authentication mechanism class" : "Érvénytelen háttérszolgáltatási vagy hitelesítési mechanizmus osztály", "Invalid mount point" : "Érvénytelen csatolási pont", - "Objectstore forbidden" : "Objektumtár tiltott", - "Invalid storage backend \"%s\"" : "Érvénytelen háttértár kezelő \"%s\"", - "Not permitted to use backend \"%s\"" : "A(z) \"%s\" háttér használata nem engedélyezett", - "Not permitted to use authentication mechanism \"%s\"" : "Nem engedélyezett a \"%s\" hitelesítési mechanizmus használata", - "Unsatisfied backend parameters" : "Elégtelen háttér adatok", - "Unsatisfied authentication mechanism parameters" : "Elégtelen hitelesítési mechanizmus paraméterek", - "Insufficient data: %s" : "Nem elegendő adat: %s", + "Objectstore forbidden" : "Az objektumtár tiltott", + "Invalid storage backend \"%s\"" : "Érvénytelen háttértár-kezelő: „%s”", + "Not permitted to use backend \"%s\"" : "A(z) „%s” háttérprogram használata nem engedélyezett", + "Not permitted to use authentication mechanism \"%s\"" : "A(z) „%s” hitelesítési mechanizmus használata nem engedélyezett", + "Unsatisfied backend parameters" : "Elégtelen paraméterek a háttérprogramhoz", + "Unsatisfied authentication mechanism parameters" : "Elégtelen paraméterek a hitelesítési mechanizmushoz", + "Insufficient data: %s" : "Elégtelen adatok: %s", "%s" : "%s", - "Storage with ID \"%d\" is not user editable" : "A(z) „%d” azonosítójú tárolót a felhasználók nem szerkeszthetik", + "Storage with ID \"%d\" is not user editable" : "A(z) „%d” azonosítójú tárolót nem szerkeszthetik a felhasználók", "Access key" : "Hozzáférési kulcs", "Secret key" : "Titkos kulcs", "Builtin" : "Beépített", "None" : "Egyik sem", "OAuth1" : "OAuth1", - "App key" : "Alkalmazás kulcs", - "App secret" : "Alkalmazás titkos kulcs", + "App key" : "Alkalmazáskulcs", + "App secret" : "Alkalmazás titka", "OAuth2" : "OAuth2", - "Client ID" : "Ügyfél ID", - "Client secret" : "Kliens titok", + "Client ID" : "Kliensazonosító", + "Client secret" : "Kliens titka", "OpenStack v2" : "OpenStack v2", - "Tenant name" : "Bérlő neve", - "Identity endpoint URL" : "Identitás végpont URL", + "Tenant name" : "Ügyfél neve", + "Identity endpoint URL" : "Személyazonosság végpont URL-je", "OpenStack v3" : "OpenStack v3", "Domain" : "Domain", "Rackspace" : "Rackspace", "API key" : "API kulcs", - "Global credentials" : "Globális azonosítók", - "Log-in credentials, save in database" : "Bejelentkezési azonosítók, mentés az adatbázisban", + "Global credentials" : "Globális hitelesítő adatok", + "Log-in credentials, save in database" : "Bejelentkezési hitelesítő adatok, mentés adatbázisban", "Username and password" : "Felhasználónév és jelszó", - "Log-in credentials, save in session" : "Bejelentkezési azonosítók, mentés az munkamenetben", - "Global credentials, user entered" : "Globális hitelesítő adatok, a felhasználó által megadott", - "User entered, store in database" : "Felhasználó megadva, tárolás az adatbázisban", + "Log-in credentials, save in session" : "Bejelentkezési hitelesítő adatok, mentés a munkamenetben", + "Global credentials, user entered" : "Globális hitelesítő adatok, a felhasználó által megadva", + "User entered, store in database" : "Felhasználó által megadva, tárolás adatbázisban", "RSA public key" : "RSA nyilvános kulcs", "Public key" : "Nyilvános kulcs", - "RSA private key" : "RSA-titkos kulcs", + "RSA private key" : "RSA titkos kulcs", "Private key" : "Titkos kulcs", - "Kerberos ticket" : "Kerbeos jegy", + "Kerberos ticket" : "Kerberos jegy", "Amazon S3" : "Amazon S3", "Bucket" : "Bucket", "Hostname" : "Gépnév", "Port" : "Port", - "Region" : "Megye", + "Region" : "Régió", "Enable SSL" : "SSL engedélyezése", "Enable Path Style" : "Útvonal stílus engedélyezés", - "Legacy (v2) authentication" : "Elavult (v2) hitelesítés", + "Legacy (v2) authentication" : "Örökölt (v2) hitelesítés", "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Távoli almappa", @@ -93,45 +94,48 @@ "FTP" : "FTP", "Host" : "Kiszolgáló", "Secure ftps://" : "Biztonságos ftps://", - "Local" : "Hely", + "Local" : "Helyi", "Location" : "Hely", "Nextcloud" : "Nextcloud", "SFTP" : "SFTP", "Root" : "Gyökér", - "SFTP with secret key login" : "SFTP titkos kulcs belépéssel", + "SFTP with secret key login" : "SFTP titkos kulcsos belépéssel", + "SMB/CIFS" : "SMB/CIFS", "Share" : "Megosztás", "Show hidden files" : "Rejtett fájlok megjelenítése", - "Verify ACL access when listing files" : "A fájlok listázásakor ellenőrizze az ACL hozzáférést", - "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Az, hogy ellenőrizze az összes fájl vagy mappa ACL-jét egy könyvtárban, azért, hogy kiszűrje azokat az elemeket, ahol a felhasználónak nincs olvasási engedélye, teljesítmény csökkenéssel jár", + "Verify ACL access when listing files" : "ACL hozzáférés ellenőrzése a fájlok listázásakor", + "Check the ACL's of each file or folder inside a directory to filter out items where the user has no read permissions, comes with a performance penalty" : "Egy könyvtárban szereplő összes fájl vagy mappa ACL-jének ellenőrzése azon elemek kiszűréséhez, melyeken a felhasználónak nincs olvasási engedélye, teljesítménycsökkenéssel jár", "Timeout" : "Időtúllépés", + "SMB/CIFS using OC login" : "SMB / CIFS OC bejelentkezéssel", "Username as share" : "Felhasználónév és megosztás", - "OpenStack Object Storage" : "OpenStack Object Storage", + "OpenStack Object Storage" : "OpenStack objektumtároló", "Service name" : "Szolgáltatás neve", - "Request timeout (seconds)" : "Időtúllépés (másodperc)", - "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A cURL támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.", - "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "Az FTP támogatás, a PHP-ban nincs engedélyezve vagy telepítve. %s csatolása lehetetlen. Kérd meg a rendszergazdádat, hogy telepítse.", - "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "%1$s nincs telepítve. %2$s csatolása lehetetlen. Kérje meg a rendszergazdáját, hogy telepítse.", + "Request timeout (seconds)" : "Kérés időtúllépése (másodpercben)", + "The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A PHP cURL támogatása nincs engedélyezve vagy telepítve. A(z) %s csatolása nem lehetséges. Kérje meg a rendszergazdát, hogy telepítse.", + "The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "A PHP FTP támogatása nincs engedélyezve vagy telepítve. A(z)%s csatolása nem lehetséges. Kérje meg a rendszergazdát, hogy telepítse.", + "\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "A(z) „%1$s” nincs telepítve. A(z) %2$s csatolása nem lehetséges. Kérje meg a rendszergazdát, hogy telepítse.", "External storage support" : "Külső tároló támogatás", "Adds basic external storage support" : "Külső tároló támogatás hozzáadása", - "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Ez az alkalmazás lehetővé teszi az adminisztrátorok számára, hogy konfigurálják a kapcsolatokat külső tárhely-szolgáltatókkal, például FTP-kiszolgálókkal, S3 vagy SWIFT objektumtárolókkal, más Nextcloud-kiszolgálókkal, WebDAV-kiszolgálókkal és egyebekkel. A rendszergazdák kiválaszthatják, hogy milyen típusú tárolókat engedélyezzenek, és felhelyezhetik ezeket a tárhelyeket egy felhasználó, egy csoport vagy az egész rendszer számára. A felhasználók látni fogják, hogy egy új mappa jelenik meg a Nextcloud gyökérkönyvtárában, amelyet minden más Nextcloud mappához hasonlóan elérhetnek és használhatnak. A külső tárhely lehetővé teszi a felhasználók számára a külső helyeken tárolt fájlok megosztását is. Ezekben az esetekben a fájl tulajdonosának hitelesítő adatait akkor használják, amikor a címzett a fájlt külső tárhelyről kéri, ezáltal biztosítva, hogy a címzett hozzáférjen a megosztott fájlhoz.\n\nA külső tároló a GUI-val vagy a parancssorban konfigurálható. Ez a második lehetőség a haladó felhasználó számára nagyobb rugalmasságot biztosít a tömeges külső tárolók konfigurálásához és a csatlakozási prioritások beállításához. További információ a külső tároló GUI dokumentációjában és a külső tároló konfigurációs fájljának dokumentációjában található.", - "No external storage configured or you don't have the permission to configure them" : "Nincsenek külső tárolók beállítva, vagy nincs hozzáférésed a beállításaikhoz", + "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Ez az alkalmazás lehetővé teszi a rendszergazdák számára, hogy beállítsák a kapcsolatokat a külső tárhely-szolgáltatókkal, például FTP-kiszolgálókkal, S3 vagy SWIFT objektumtárolókkal, más Nextcloud-kiszolgálókkal, WebDAV-kiszolgálókkal és egyebekkel. A rendszergazdák kiválaszthatják, hogy milyen típusú tárolókat engedélyeznek, és csatolhatják ezeket a tárhelyeket egy felhasználó, egy csoport vagy az egész rendszer számára. A felhasználók látni fogják, hogy egy új mappa jelenik meg a Nextcloud gyökérkönyvtárában, amelyet minden más Nextcloud mappához hasonlóan elérhetnek és használhatnak. A külső tárhely lehetővé teszi a felhasználók számára a külső helyeken tárolt fájlok megosztását is. Ezekben az esetekben a fájl tulajdonosának hitelesítő adatait akkor használják, amikor a címzett a fájlt külső tárhelyről kéri, ezáltal biztosítva, hogy a címzett hozzáférjen a megosztott fájlhoz.\n\nA külső tároló grafikus felületen vagy a parancssorban konfigurálható. Ez a második lehetőség a haladó felhasználók számára nagyobb rugalmasságot biztosít a tömeges külső tárolók konfigurálásához, és a csatolási prioritások beállításához. További információ a külső tároló GUI dokumentációjában, és a külső tároló konfigurációs fájljának dokumentációjában található.", + "No external storage configured or you don't have the permission to configure them" : "Nincsenek külső tárolók beállítva, vagy nincs hozzáférése a beállításaikhoz", "Name" : "Név", "Storage type" : "Tároló típusa", - "Scope" : "Hatáskör", + "Scope" : "Hatókör", "Open documentation" : "Dokumentáció megnyitása", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "A külső tárhely lehetővé teszi külső tárolási szolgáltatások és eszközök másodlagos Nextcloud tárolóeszközként történő csatlakoztatását. Lehetővé teheti a felhasználók számára, hogy saját külső tároló szolgáltatásukat is csatlakoztassák.", "Folder name" : "Mappa neve", "Authentication" : "Hitelesítés", "Configuration" : "Beállítások", - "Available for" : "Elérhető számukra", - "Click to recheck the configuration" : "Kattints ide a konfiguráció újraellenőrzéséhez", - "Add storage" : "Tároló becsatolása", - "Advanced settings" : "Haladó beállítások", - "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók részére", + "Available for" : "Számukra érhető el:", + "Click to recheck the configuration" : "Kattintson ide a konfiguráció újraellenőrzéséhez", + "Add storage" : "Tároló hozzáadása", + "Advanced settings" : "Speciális beállítások", + "Allow users to mount external storage" : "Külső tárolók csatolásának engedélyezése a felhasználók számára", + "Global credentials can be used to authenticate with multiple external storage that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők.", "External storages" : "Külső tárolók", "(group)" : "(csoport)", "SMB / CIFS" : "SMB / CIFS", - "SMB / CIFS using OC login" : "SMB / CIFS OC belépéssel", + "SMB / CIFS using OC login" : "SMB / CIFS OC bejelentkezéssel", "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "A globális hitelesítő adatokkal azonos külső hitelesítő adatokkal rendelkező külső tárhelyek hitelesíthetők." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/sl.js b/apps/files_sharing/l10n/sl.js index 7e5d92ee2b0..b79755da0c3 100644 --- a/apps/files_sharing/l10n/sl.js +++ b/apps/files_sharing/l10n/sl.js @@ -139,6 +139,9 @@ OC.L10N.register( "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Program omogoča uporabnikom souporabo in izmenjavo datotek v oblaku Nextcloud. Izbrana možnost omogoča skrbnikom izbor skupin, ki imajo dovoljenja za omogočanje souporabe znotraj oblaka. Če je omogočena tudi možnost souporabe prek povezave, je na voljo tudi zunanja povezava za zunanje uporabnike. Skrbniki lahko omogočijo tudi gesla, pretek povezave in objavljanje prek mobilnih naprav.\nOnemogočanje storitve odstrani vse datoteke in mape v souporabi, prav tako programe za usklajevanje in mobilne naprave. Več podrobnosti je na voljo v dokumentaciji Nextcloud.", "Sharing" : "Souporaba", "Accept user and group shares by default" : "Privzeto sprejmi uporabniško in skupinsko souporabo predmetov", + "Reset" : "Ponastavi", + "Invalid path selected" : "Izbrana je neveljavna pot", + "Unknown error" : "Neznana napaka", "Allow editing" : "Dovoli urejanje", "Allow creating" : "Dovoli ustvarjanje", "Allow deleting" : "Dovoli brisanje", diff --git a/apps/files_sharing/l10n/sl.json b/apps/files_sharing/l10n/sl.json index 05fd8e7d7e2..72a0a0e38fd 100644 --- a/apps/files_sharing/l10n/sl.json +++ b/apps/files_sharing/l10n/sl.json @@ -137,6 +137,9 @@ "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Program omogoča uporabnikom souporabo in izmenjavo datotek v oblaku Nextcloud. Izbrana možnost omogoča skrbnikom izbor skupin, ki imajo dovoljenja za omogočanje souporabe znotraj oblaka. Če je omogočena tudi možnost souporabe prek povezave, je na voljo tudi zunanja povezava za zunanje uporabnike. Skrbniki lahko omogočijo tudi gesla, pretek povezave in objavljanje prek mobilnih naprav.\nOnemogočanje storitve odstrani vse datoteke in mape v souporabi, prav tako programe za usklajevanje in mobilne naprave. Več podrobnosti je na voljo v dokumentaciji Nextcloud.", "Sharing" : "Souporaba", "Accept user and group shares by default" : "Privzeto sprejmi uporabniško in skupinsko souporabo predmetov", + "Reset" : "Ponastavi", + "Invalid path selected" : "Izbrana je neveljavna pot", + "Unknown error" : "Neznana napaka", "Allow editing" : "Dovoli urejanje", "Allow creating" : "Dovoli ustvarjanje", "Allow deleting" : "Dovoli brisanje", diff --git a/apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php b/apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php index d319edd91dc..9e35273544b 100644 --- a/apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php +++ b/apps/files_trashbin/lib/BackgroundJob/ExpireTrash.php @@ -30,33 +30,35 @@ use OCA\Files_Trashbin\AppInfo\Application; use OCA\Files_Trashbin\Expiration; use OCA\Files_Trashbin\Helper; use OCA\Files_Trashbin\Trashbin; +use OCP\IConfig; use OCP\IUser; use OCP\IUserManager; class ExpireTrash extends \OC\BackgroundJob\TimedJob { + /** @var IConfig */ + private $config; + /** * @var Expiration */ private $expiration; - + /** * @var IUserManager */ private $userManager; - /** - * @param IUserManager|null $userManager - * @param Expiration|null $expiration - */ - public function __construct(IUserManager $userManager = null, + public function __construct(IConfig $config = null, + IUserManager $userManager = null, Expiration $expiration = null) { // Run once per 30 minutes $this->setInterval(60 * 30); - if (is_null($expiration) || is_null($userManager)) { + if ($config === null || $expiration === null || $userManager === null) { $this->fixDIForJobs(); } else { + $this->config = $config; $this->userManager = $userManager; $this->expiration = $expiration; } @@ -65,6 +67,7 @@ class ExpireTrash extends \OC\BackgroundJob\TimedJob { protected function fixDIForJobs() { /** @var Application $application */ $application = \OC::$server->query(Application::class); + $this->config = $application->getContainer()->get(IConfig::class); $this->userManager = \OC::$server->getUserManager(); $this->expiration = $application->getContainer()->query('Expiration'); } @@ -74,6 +77,11 @@ class ExpireTrash extends \OC\BackgroundJob\TimedJob { * @throws \Exception */ protected function run($argument) { + $backgroundJob = $this->config->getAppValue('files_trashbin', 'background_job_expire_trash', 'yes'); + if ($backgroundJob === 'no') { + return; + } + $maxAge = $this->expiration->getMaxAgeAsTimestamp(); if (!$maxAge) { return; @@ -87,7 +95,7 @@ class ExpireTrash extends \OC\BackgroundJob\TimedJob { $dirContent = Helper::getTrashFiles('/', $uid, 'mtime'); Trashbin::deleteExpiredFiles($dirContent, $uid); }); - + \OC_Util::tearDownFS(); } diff --git a/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php b/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php index 07e60ba8fbf..c49501608f7 100644 --- a/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php +++ b/apps/files_trashbin/tests/BackgroundJob/ExpireTrashTest.php @@ -22,23 +22,62 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ + namespace OCA\Files_Trashbin\Tests\BackgroundJob; use OCA\Files_Trashbin\BackgroundJob\ExpireTrash; +use OCA\Files_Trashbin\Expiration; use OCP\BackgroundJob\IJobList; +use OCP\IConfig; +use OCP\ILogger; use OCP\IUserManager; +use PHPUnit\Framework\MockObject\MockObject; +use Test\TestCase; + +class ExpireTrashTest extends TestCase { + /** @var IConfig|MockObject */ + private $config; + + /** @var IUserManager|MockObject */ + private $userManager; + + /** @var Expiration|MockObject */ + private $expiration; + + /** @var IJobList|MockObject */ + private $jobList; + + /** @var ILogger|MockObject */ + private $logger; -class ExpireTrashTest extends \Test\TestCase { - public function testConstructAndRun() { - $backgroundJob = new ExpireTrash( - $this->createMock(IUserManager::class), - $this->getMockBuilder('OCA\Files_Trashbin\Expiration')->disableOriginalConstructor()->getMock() - ); + protected function setUp(): void { + parent::setUp(); + + $this->config = $this->createMock(IConfig::class); + $this->userManager = $this->createMock(IUserManager::class); + $this->expiration = $this->createMock(Expiration::class); + $this->jobList = $this->createMock(IJobList::class); + $this->logger = $this->createMock(ILogger::class); + + $this->jobList->expects($this->once()) + ->method('setLastRun'); + $this->jobList->expects($this->once()) + ->method('setExecutionTime'); + } + + public function testConstructAndRun(): void { + $job = new ExpireTrash($this->config, $this->userManager, $this->expiration); + $job->execute($this->jobList, $this->logger); + } - $jobList = $this->createMock(IJobList::class); + public function testBackgroundJobDeactivated(): void { + $this->config->method('getAppValue') + ->with('files_trashbin', 'background_job_expire_trash', 'yes') + ->willReturn('no'); + $this->expiration->expects($this->never()) + ->method('getMaxAgeAsTimestamp'); - /** @var \OC\BackgroundJob\JobList $jobList */ - $backgroundJob->execute($jobList); - $this->addToAssertionCount(1); + $job = new ExpireTrash($this->config, $this->userManager, $this->expiration); + $job->execute($this->jobList, $this->logger); } } diff --git a/apps/files_versions/lib/BackgroundJob/ExpireVersions.php b/apps/files_versions/lib/BackgroundJob/ExpireVersions.php index 73459949db3..a8a311f0a05 100644 --- a/apps/files_versions/lib/BackgroundJob/ExpireVersions.php +++ b/apps/files_versions/lib/BackgroundJob/ExpireVersions.php @@ -27,31 +27,41 @@ namespace OCA\Files_Versions\BackgroundJob; use OCA\Files_Versions\Expiration; use OCA\Files_Versions\Storage; +use OCP\IConfig; use OCP\IUser; use OCP\IUserManager; class ExpireVersions extends \OC\BackgroundJob\TimedJob { public const ITEMS_PER_SESSION = 1000; + /** @var IConfig */ + private $config; + /** * @var Expiration */ private $expiration; - + /** * @var IUserManager */ private $userManager; - public function __construct(IUserManager $userManager, Expiration $expiration) { + public function __construct(IConfig $config, IUserManager $userManager, Expiration $expiration) { // Run once per 30 minutes $this->setInterval(60 * 30); + $this->config = $config; $this->expiration = $expiration; $this->userManager = $userManager; } - protected function run($argument) { + public function run($argument) { + $backgroundJob = $this->config->getAppValue('files_versions', 'background_job_expire_versions', 'yes'); + if ($backgroundJob === 'no') { + return; + } + $maxAge = $this->expiration->getMaxAgeAsTimestamp(); if (!$maxAge) { return; diff --git a/apps/files_versions/tests/BackgroundJob/ExpireVersionsTest.php b/apps/files_versions/tests/BackgroundJob/ExpireVersionsTest.php new file mode 100644 index 00000000000..a1acffb8543 --- /dev/null +++ b/apps/files_versions/tests/BackgroundJob/ExpireVersionsTest.php @@ -0,0 +1,77 @@ +<?php +/** + * @copyright 2021 Daniel Kesselberg <mail@danielkesselberg.de> + * + * @author Daniel Kesselberg <mail@danielkesselberg.de> + * + * @license GNU AGPL version 3 or any later version + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/>. + * + */ + +namespace OCA\Files_Versions\Tests\BackgroundJob; + +use OCA\Files_Versions\BackgroundJob\ExpireVersions; +use OCA\Files_Versions\Expiration; +use OCP\BackgroundJob\IJobList; +use OCP\IConfig; +use OCP\ILogger; +use OCP\IUserManager; +use PHPUnit\Framework\MockObject\MockObject; +use Test\TestCase; + +class ExpireVersionsTest extends TestCase { + + /** @var IConfig|MockObject */ + private $config; + + /** @var IUserManager|MockObject */ + private $userManager; + + /** @var Expiration|MockObject */ + private $expiration; + + /** @var IJobList|MockObject */ + private $jobList; + + /** @var ILogger|MockObject */ + private $logger; + + protected function setUp(): void { + parent::setUp(); + + $this->config = $this->createMock(IConfig::class); + $this->userManager = $this->createMock(IUserManager::class); + $this->expiration = $this->createMock(Expiration::class); + $this->jobList = $this->createMock(IJobList::class); + $this->logger = $this->createMock(ILogger::class); + + $this->jobList->expects($this->once()) + ->method('setLastRun'); + $this->jobList->expects($this->once()) + ->method('setExecutionTime'); + } + + public function testBackgroundJobDeactivated(): void { + $this->config->method('getAppValue') + ->with('files_versions', 'background_job_expire_versions', 'yes') + ->willReturn('no'); + $this->expiration->expects($this->never()) + ->method('getMaxAgeAsTimestamp'); + + $job = new ExpireVersions($this->config, $this->userManager, $this->expiration); + $job->execute($this->jobList, $this->logger); + } +} diff --git a/apps/provisioning_api/l10n/cs.js b/apps/provisioning_api/l10n/cs.js index 834f687017e..1229e154069 100644 --- a/apps/provisioning_api/l10n/cs.js +++ b/apps/provisioning_api/l10n/cs.js @@ -1,6 +1,7 @@ OC.L10N.register( "provisioning_api", { + "Logged in user must be an administrator or have authorization to edit this setting." : "Aby měl pověření upravovat toto nastavení, je třeba, aby přihlášený uživatel byl správce.", "Email confirmation" : "Potvrzení e-mailu", "To enable the email address %s please click the button below." : "Pokud chcete povolit e-mailovou adresu %s, klikněte na tlačítko níže.", "Confirm" : "Potvrdit", diff --git a/apps/provisioning_api/l10n/cs.json b/apps/provisioning_api/l10n/cs.json index bfa30678325..db3b0db8dd0 100644 --- a/apps/provisioning_api/l10n/cs.json +++ b/apps/provisioning_api/l10n/cs.json @@ -1,4 +1,5 @@ { "translations": { + "Logged in user must be an administrator or have authorization to edit this setting." : "Aby měl pověření upravovat toto nastavení, je třeba, aby přihlášený uživatel byl správce.", "Email confirmation" : "Potvrzení e-mailu", "To enable the email address %s please click the button below." : "Pokud chcete povolit e-mailovou adresu %s, klikněte na tlačítko níže.", "Confirm" : "Potvrdit", diff --git a/apps/provisioning_api/l10n/de.js b/apps/provisioning_api/l10n/de.js index 332fbacd4ad..3550dbce870 100644 --- a/apps/provisioning_api/l10n/de.js +++ b/apps/provisioning_api/l10n/de.js @@ -1,7 +1,9 @@ OC.L10N.register( "provisioning_api", { + "Email confirmation" : "E-Mail-Bestätigung", "To enable the email address %s please click the button below." : "Um die E-Mail-Adresse %s zu bestätigen, klicke bitte auf die untenstehende Schaltfläche.", + "Email was already removed from account and cannot be confirmed anymore." : "Diese E-Mail-Adresse wurde bereits aus dem Konto entfernt und kann nicht mehr bestätigt werden.", "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktiere Deinen Administrator.", "Provisioning API" : "Bereitstellungs-API", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Diese Anwendung stellt eine API bereit, um von anderen Systemen aus Benutzer, Gruppen und Apps zu verwalten.", diff --git a/apps/provisioning_api/l10n/de.json b/apps/provisioning_api/l10n/de.json index 410d720f344..cca4bdb104c 100644 --- a/apps/provisioning_api/l10n/de.json +++ b/apps/provisioning_api/l10n/de.json @@ -1,5 +1,7 @@ { "translations": { + "Email confirmation" : "E-Mail-Bestätigung", "To enable the email address %s please click the button below." : "Um die E-Mail-Adresse %s zu bestätigen, klicke bitte auf die untenstehende Schaltfläche.", + "Email was already removed from account and cannot be confirmed anymore." : "Diese E-Mail-Adresse wurde bereits aus dem Konto entfernt und kann nicht mehr bestätigt werden.", "An unexpected error occurred. Please contact your admin." : "Es ist ein unerwarteter Fehler aufgetreten, bitte kontaktiere Deinen Administrator.", "Provisioning API" : "Bereitstellungs-API", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Diese Anwendung stellt eine API bereit, um von anderen Systemen aus Benutzer, Gruppen und Apps zu verwalten.", diff --git a/apps/provisioning_api/l10n/de_DE.js b/apps/provisioning_api/l10n/de_DE.js index 52c98c0be4f..bcd144ca7d6 100644 --- a/apps/provisioning_api/l10n/de_DE.js +++ b/apps/provisioning_api/l10n/de_DE.js @@ -1,6 +1,7 @@ OC.L10N.register( "provisioning_api", { + "Logged in user must be an administrator or have authorization to edit this setting." : "Der angemeldete Benutzer muss ein Administrator sein oder die Berechtigung haben, diese Einstellung zu bearbeiten.", "Email confirmation" : "E-Mail-Bestätigung", "To enable the email address %s please click the button below." : "Um die E-Mail-Adresse %s zu bestätigen, klicken Sie bitte auf die untenstehende Schaltfläche.", "Confirm" : "Bestätigen", diff --git a/apps/provisioning_api/l10n/de_DE.json b/apps/provisioning_api/l10n/de_DE.json index 1611bf53765..d490d218a41 100644 --- a/apps/provisioning_api/l10n/de_DE.json +++ b/apps/provisioning_api/l10n/de_DE.json @@ -1,4 +1,5 @@ { "translations": { + "Logged in user must be an administrator or have authorization to edit this setting." : "Der angemeldete Benutzer muss ein Administrator sein oder die Berechtigung haben, diese Einstellung zu bearbeiten.", "Email confirmation" : "E-Mail-Bestätigung", "To enable the email address %s please click the button below." : "Um die E-Mail-Adresse %s zu bestätigen, klicken Sie bitte auf die untenstehende Schaltfläche.", "Confirm" : "Bestätigen", diff --git a/apps/provisioning_api/l10n/pl.js b/apps/provisioning_api/l10n/pl.js index 472f1a16020..fcbb4165545 100644 --- a/apps/provisioning_api/l10n/pl.js +++ b/apps/provisioning_api/l10n/pl.js @@ -1,6 +1,7 @@ OC.L10N.register( "provisioning_api", { + "Logged in user must be an administrator or have authorization to edit this setting." : "Zalogowany użytkownik musi być administratorem lub mieć uprawnienia do edycji tego ustawienia.", "Email confirmation" : "Potwierdzenie e-mailem", "To enable the email address %s please click the button below." : "Aby włączyć adres e-mail %s, kliknij poniższy przycisk.", "Confirm" : "Potwierdź", diff --git a/apps/provisioning_api/l10n/pl.json b/apps/provisioning_api/l10n/pl.json index 012885df781..21bee9715f0 100644 --- a/apps/provisioning_api/l10n/pl.json +++ b/apps/provisioning_api/l10n/pl.json @@ -1,4 +1,5 @@ { "translations": { + "Logged in user must be an administrator or have authorization to edit this setting." : "Zalogowany użytkownik musi być administratorem lub mieć uprawnienia do edycji tego ustawienia.", "Email confirmation" : "Potwierdzenie e-mailem", "To enable the email address %s please click the button below." : "Aby włączyć adres e-mail %s, kliknij poniższy przycisk.", "Confirm" : "Potwierdź", diff --git a/apps/provisioning_api/l10n/sk.js b/apps/provisioning_api/l10n/sk.js index 0a92ae3267b..fac5eac2cda 100644 --- a/apps/provisioning_api/l10n/sk.js +++ b/apps/provisioning_api/l10n/sk.js @@ -1,6 +1,7 @@ OC.L10N.register( "provisioning_api", { + "Logged in user must be an administrator or have authorization to edit this setting." : "Prihlásený používateľ musí byť správcom, alebo musí mať špeciálne právo na prístup k tomuto nastaveniu.", "Email confirmation" : "Overenie e-mailu", "To enable the email address %s please click the button below." : "Pre povolenie e-mailovej adresy %s prosím kliknite na tlačítko nižšie.", "Confirm" : "Potvrdiť", diff --git a/apps/provisioning_api/l10n/sk.json b/apps/provisioning_api/l10n/sk.json index d0fb80995d1..22bcb116d09 100644 --- a/apps/provisioning_api/l10n/sk.json +++ b/apps/provisioning_api/l10n/sk.json @@ -1,4 +1,5 @@ { "translations": { + "Logged in user must be an administrator or have authorization to edit this setting." : "Prihlásený používateľ musí byť správcom, alebo musí mať špeciálne právo na prístup k tomuto nastaveniu.", "Email confirmation" : "Overenie e-mailu", "To enable the email address %s please click the button below." : "Pre povolenie e-mailovej adresy %s prosím kliknite na tlačítko nižšie.", "Confirm" : "Potvrdiť", diff --git a/apps/provisioning_api/l10n/tr.js b/apps/provisioning_api/l10n/tr.js index 5bab93e3f01..5153712d52b 100644 --- a/apps/provisioning_api/l10n/tr.js +++ b/apps/provisioning_api/l10n/tr.js @@ -1,6 +1,7 @@ OC.L10N.register( "provisioning_api", { + "Logged in user must be an administrator or have authorization to edit this setting." : "Oturum açmış kullanıcı bir yönetici olmalı ya da bu ayarı düzenleme izni olmalıdır.", "Email confirmation" : "E-posta doğrulaması", "To enable the email address %s please click the button below." : "%s e-posta adresini doğrulamak için aşağıdaki düğmeye tıklayın.", "Confirm" : "Onayla", diff --git a/apps/provisioning_api/l10n/tr.json b/apps/provisioning_api/l10n/tr.json index a17e5afbf32..d586d7d79d3 100644 --- a/apps/provisioning_api/l10n/tr.json +++ b/apps/provisioning_api/l10n/tr.json @@ -1,4 +1,5 @@ { "translations": { + "Logged in user must be an administrator or have authorization to edit this setting." : "Oturum açmış kullanıcı bir yönetici olmalı ya da bu ayarı düzenleme izni olmalıdır.", "Email confirmation" : "E-posta doğrulaması", "To enable the email address %s please click the button below." : "%s e-posta adresini doğrulamak için aşağıdaki düğmeye tıklayın.", "Confirm" : "Onayla", diff --git a/apps/provisioning_api/l10n/zh_CN.js b/apps/provisioning_api/l10n/zh_CN.js index 7339c66f1e7..c12756f9c50 100644 --- a/apps/provisioning_api/l10n/zh_CN.js +++ b/apps/provisioning_api/l10n/zh_CN.js @@ -1,6 +1,7 @@ OC.L10N.register( "provisioning_api", { + "Logged in user must be an administrator or have authorization to edit this setting." : "已登录用户必须是一名管理员或拥有编辑此设置的授权", "Email confirmation" : "电子邮件确认", "To enable the email address %s please click the button below." : "要启用电子邮件地址 %s 请点击下方按钮。", "Confirm" : "确认", diff --git a/apps/provisioning_api/l10n/zh_CN.json b/apps/provisioning_api/l10n/zh_CN.json index 4a5e074b08e..84b301476f2 100644 --- a/apps/provisioning_api/l10n/zh_CN.json +++ b/apps/provisioning_api/l10n/zh_CN.json @@ -1,4 +1,5 @@ { "translations": { + "Logged in user must be an administrator or have authorization to edit this setting." : "已登录用户必须是一名管理员或拥有编辑此设置的授权", "Email confirmation" : "电子邮件确认", "To enable the email address %s please click the button below." : "要启用电子邮件地址 %s 请点击下方按钮。", "Confirm" : "确认", diff --git a/apps/provisioning_api/l10n/zh_HK.js b/apps/provisioning_api/l10n/zh_HK.js index 482c9159dd2..0343909c491 100644 --- a/apps/provisioning_api/l10n/zh_HK.js +++ b/apps/provisioning_api/l10n/zh_HK.js @@ -1,6 +1,7 @@ OC.L10N.register( "provisioning_api", { + "Logged in user must be an administrator or have authorization to edit this setting." : "登錄用戶必須是管理員或有編輯此設置的授權。", "Email confirmation" : "電郵地址確認", "To enable the email address %s please click the button below." : "請單擊下面的按鈕以啟用電郵地址 %s。", "Confirm" : "確認", diff --git a/apps/provisioning_api/l10n/zh_HK.json b/apps/provisioning_api/l10n/zh_HK.json index 6d4bd6ea116..504ebac9f91 100644 --- a/apps/provisioning_api/l10n/zh_HK.json +++ b/apps/provisioning_api/l10n/zh_HK.json @@ -1,4 +1,5 @@ { "translations": { + "Logged in user must be an administrator or have authorization to edit this setting." : "登錄用戶必須是管理員或有編輯此設置的授權。", "Email confirmation" : "電郵地址確認", "To enable the email address %s please click the button below." : "請單擊下面的按鈕以啟用電郵地址 %s。", "Confirm" : "確認", diff --git a/apps/provisioning_api/l10n/zh_TW.js b/apps/provisioning_api/l10n/zh_TW.js index 7f9df90abc9..21b77f4c5b7 100644 --- a/apps/provisioning_api/l10n/zh_TW.js +++ b/apps/provisioning_api/l10n/zh_TW.js @@ -1,6 +1,7 @@ OC.L10N.register( "provisioning_api", { + "Logged in user must be an administrator or have authorization to edit this setting." : "登入的使用者必須為管理員或是有權編輯此設定的使用者。", "Email confirmation" : "電子郵件確認", "To enable the email address %s please click the button below." : "要啟用電子郵件地址 %s,請點擊下方按鈕。", "Confirm" : "確認", diff --git a/apps/provisioning_api/l10n/zh_TW.json b/apps/provisioning_api/l10n/zh_TW.json index 1f0b2f83da1..d770a13f172 100644 --- a/apps/provisioning_api/l10n/zh_TW.json +++ b/apps/provisioning_api/l10n/zh_TW.json @@ -1,4 +1,5 @@ { "translations": { + "Logged in user must be an administrator or have authorization to edit this setting." : "登入的使用者必須為管理員或是有權編輯此設定的使用者。", "Email confirmation" : "電子郵件確認", "To enable the email address %s please click the button below." : "要啟用電子郵件地址 %s,請點擊下方按鈕。", "Confirm" : "確認", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 0ce53018fec..ccffeccbb57 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -220,7 +220,10 @@ OC.L10N.register( "Copied!" : "Zkopírováno", "Copy" : "Zkopírovat", "Could not copy app password. Please copy it manually." : "Nedaří se zkopírovat heslo pro aplikaci. Zkopírujte ho ručně.", + "Your biography" : "Váš životopis", + "Unable to update biography" : "Životopis se nedaří aktulizovat", "Your full name" : "Vaše celé jméno", + "Unable to update full name" : "Nedaří se aktualizovat celé jméno", "No full name set" : "Nenastaveno celé jméno", "Email options" : "Předvolby e-mailu", "Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování", @@ -231,14 +234,33 @@ OC.L10N.register( "Set as primary email" : "Nastavit jako hlavní e-mail", "Your email address" : "Vaše e-mailová adresa", "Additional email address {index}" : "Další e-mailová adresa {index}", + "Unable to delete primary email address" : "Nepodařilo se smazat hlavní e-mailovou adresu", + "Unable to update primary email address" : "Nepodařilo se aktualizovat hlavní e-mailovou adresu", + "Unable to add additional email address" : "Nepodařilo se přidat další e-mailovou adresu", + "Unable to update additional email address" : "Nepodařilo se aktualizovat další e-mailovou adresu", + "Unable to delete additional email address" : "Nepodařilo se smazat další e-mailovou adresu", "No email address set" : "E-mailová adresa není nastavena", + "Additional emails" : "Další e-maily", + "Your headline" : "Váš nadpis", + "Unable to update headline" : "Nadpis se nedaří změnit", "Language" : "Jazyk", "Help translate" : "Pomoci s překladem", + "Unable to update language" : "Jazyk se nedaří aktualizovat", "No language set" : "Není nastaven jazyk", + "Your organisation" : "Vaše organizace", + "Unable to update organisation" : "Nedaří se aktualizovat organizaci", + "Enable Profile" : "Zapnout profil", + "Unable to update profile enabled state" : "Nedaří se aktualizovat stav zapnutí profilu", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "Ohledně vašeho profilu bude respektována to více omezující nastavení – například, pokud je viditelnost nastavená na „Zobrazit všem“ a rozsah je nastavený na „Soukromé“, bude respektováno „Soukromé", + "Your role" : "Vaše úloha", + "Unable to update role" : "Nedaří se aktualizovat roli", "Add" : "Přidat", - "Change privacy level of {accountProperty}" : "Změnit stupeň soukromí {accountProperty}", + "Change scope level of {accountProperty}" : "Změnit stupeň rozsahu {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Nedaří se aktualizovat rozsah federování primární {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "Nedaří se aktualizovat rozsah federování dodatečné {accountProperty}", + "{displayId} visibility" : "viditelnost {displayId}", + "Visibility on Profile" : "Viditelnost v porfilu", + "Unable to update visibility of {displayId}" : "Nedaří se aktualizovat viditelnost {displayId}", "You do not have permissions to see the details of this user" : "Nemáte oprávnění k zobrazení podrobností o tomto uživateli", "Add new password" : "Přidat nové heslo", "Add new email address" : "Přidat novou e-mailovou adresu", @@ -317,11 +339,23 @@ OC.L10N.register( "Please confirm the group removal " : "Potvrďte odstranění skupiny", "Address" : "Adresa", "Avatar" : "Profilový obrázek", + "About" : "O uživateli", "Full name" : "Celé jméno", "Additional email" : "Další e-mail", + "Headline" : "Nadpis", + "Organisation" : "Organizace", "Phone number" : "Telefonní číslo", + "Profile" : "Profil", + "Role" : "Role", "Twitter" : "Twitter", "Website" : "Webová stránka", + "Profile Visibility" : "Viditelnost profilu", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "Není k dispozici protože tato vlastnost je vyžadována pro základní funkce včetně sdílení souborů a pozvánek v kalendáři\n\nViditelné pouze lidem, u kterých nalezena shoda přes napojení na telefonní číslo prostřednictvím Talk na mobilním zařízení", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "Není k dispozici protože zveřejňování údajů o konkrétních uživatelích není vyhledávacímu serveru povoleno. Pokud máte jakékoli dotazy, obraťte se na správce systémů\n\nSynchronizujte pouze s důvěryhodnými servery", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "Není k dispozici protože zveřejňování údajů o konkrétních uživatelích není vyhledávacímu serveru povoleno. Pokud máte jakékoli dotazy, obraťte se na správce systémů\n\nSynchronizujte pouze s důvěryhodnými servery a globálním a veřejným adresářem kontaktů", + "Show to everyone" : "Ukázat všem", + "Show to logged in users only" : "Zobrazit pouze přihlášené uživatele", + "Hide" : "Skrýt", "Download and enable" : "Stáhnout a zapnout", "Enable" : "Zapnout", "Enable untested app" : "Zapnout nevyzkoušenou aplikaci", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index c58ed5a992e..e2c0a78a754 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -218,7 +218,10 @@ "Copied!" : "Zkopírováno", "Copy" : "Zkopírovat", "Could not copy app password. Please copy it manually." : "Nedaří se zkopírovat heslo pro aplikaci. Zkopírujte ho ručně.", + "Your biography" : "Váš životopis", + "Unable to update biography" : "Životopis se nedaří aktulizovat", "Your full name" : "Vaše celé jméno", + "Unable to update full name" : "Nedaří se aktualizovat celé jméno", "No full name set" : "Nenastaveno celé jméno", "Email options" : "Předvolby e-mailu", "Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování", @@ -229,14 +232,33 @@ "Set as primary email" : "Nastavit jako hlavní e-mail", "Your email address" : "Vaše e-mailová adresa", "Additional email address {index}" : "Další e-mailová adresa {index}", + "Unable to delete primary email address" : "Nepodařilo se smazat hlavní e-mailovou adresu", + "Unable to update primary email address" : "Nepodařilo se aktualizovat hlavní e-mailovou adresu", + "Unable to add additional email address" : "Nepodařilo se přidat další e-mailovou adresu", + "Unable to update additional email address" : "Nepodařilo se aktualizovat další e-mailovou adresu", + "Unable to delete additional email address" : "Nepodařilo se smazat další e-mailovou adresu", "No email address set" : "E-mailová adresa není nastavena", + "Additional emails" : "Další e-maily", + "Your headline" : "Váš nadpis", + "Unable to update headline" : "Nadpis se nedaří změnit", "Language" : "Jazyk", "Help translate" : "Pomoci s překladem", + "Unable to update language" : "Jazyk se nedaří aktualizovat", "No language set" : "Není nastaven jazyk", + "Your organisation" : "Vaše organizace", + "Unable to update organisation" : "Nedaří se aktualizovat organizaci", + "Enable Profile" : "Zapnout profil", + "Unable to update profile enabled state" : "Nedaří se aktualizovat stav zapnutí profilu", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "Ohledně vašeho profilu bude respektována to více omezující nastavení – například, pokud je viditelnost nastavená na „Zobrazit všem“ a rozsah je nastavený na „Soukromé“, bude respektováno „Soukromé", + "Your role" : "Vaše úloha", + "Unable to update role" : "Nedaří se aktualizovat roli", "Add" : "Přidat", - "Change privacy level of {accountProperty}" : "Změnit stupeň soukromí {accountProperty}", + "Change scope level of {accountProperty}" : "Změnit stupeň rozsahu {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Nedaří se aktualizovat rozsah federování primární {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "Nedaří se aktualizovat rozsah federování dodatečné {accountProperty}", + "{displayId} visibility" : "viditelnost {displayId}", + "Visibility on Profile" : "Viditelnost v porfilu", + "Unable to update visibility of {displayId}" : "Nedaří se aktualizovat viditelnost {displayId}", "You do not have permissions to see the details of this user" : "Nemáte oprávnění k zobrazení podrobností o tomto uživateli", "Add new password" : "Přidat nové heslo", "Add new email address" : "Přidat novou e-mailovou adresu", @@ -315,11 +337,23 @@ "Please confirm the group removal " : "Potvrďte odstranění skupiny", "Address" : "Adresa", "Avatar" : "Profilový obrázek", + "About" : "O uživateli", "Full name" : "Celé jméno", "Additional email" : "Další e-mail", + "Headline" : "Nadpis", + "Organisation" : "Organizace", "Phone number" : "Telefonní číslo", + "Profile" : "Profil", + "Role" : "Role", "Twitter" : "Twitter", "Website" : "Webová stránka", + "Profile Visibility" : "Viditelnost profilu", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "Není k dispozici protože tato vlastnost je vyžadována pro základní funkce včetně sdílení souborů a pozvánek v kalendáři\n\nViditelné pouze lidem, u kterých nalezena shoda přes napojení na telefonní číslo prostřednictvím Talk na mobilním zařízení", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "Není k dispozici protože zveřejňování údajů o konkrétních uživatelích není vyhledávacímu serveru povoleno. Pokud máte jakékoli dotazy, obraťte se na správce systémů\n\nSynchronizujte pouze s důvěryhodnými servery", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "Není k dispozici protože zveřejňování údajů o konkrétních uživatelích není vyhledávacímu serveru povoleno. Pokud máte jakékoli dotazy, obraťte se na správce systémů\n\nSynchronizujte pouze s důvěryhodnými servery a globálním a veřejným adresářem kontaktů", + "Show to everyone" : "Ukázat všem", + "Show to logged in users only" : "Zobrazit pouze přihlášené uživatele", + "Hide" : "Skrýt", "Download and enable" : "Stáhnout a zapnout", "Enable" : "Zapnout", "Enable untested app" : "Zapnout nevyzkoušenou aplikaci", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 8a8f9ab930f..767cf499306 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -114,6 +114,7 @@ OC.L10N.register( "Personal" : "Persönlich", "Administration" : "Verwaltung", "Additional settings" : "Zusätzliche Einstellungen", + "Admin privileges" : "Administratorrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", @@ -136,6 +137,7 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Es wird die MySQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt MySQL 8.0, MariaDB 10.2 oder höher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Es wird die PostgreSQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt PostgreSQL 9.6 oder höher.", "Nextcloud settings" : "Nextcloud-Einstellungen", + "Administration privileges" : "Administratorrechte", "Here you can decide which group can access certain sections of the administration settings." : "Hier kannst Du festlegen, welche Gruppe auf bestimmte Bereiche der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", @@ -218,20 +220,41 @@ OC.L10N.register( "Copied!" : "Kopiert!", "Copy" : "Kopieren", "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopiere es manuell.", + "Your biography" : "Deine Biografie", "Your full name" : "Dein vollständiger Name", + "Unable to update full name" : "Der vollständige Name konnte nicht aktualisiert werden", "No full name set" : "Kein vollständiger Name festgelegt", "Email options" : "E-Mail-Optionen", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und Passwort-Zurücksetzen", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", + "Unset as primary email" : "Als primäre E-Mail-Adresse deaktivieren", "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", + "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Your email address" : "Deine E-Mail-Adresse", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", + "Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden", + "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden", + "Unable to add additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht hinzugefügt werden", + "Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden", + "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden", "No email address set" : "Keine E-Mail-Adresse angegeben", + "Additional emails" : "Zusätzliche E-Mail-Adressen ", + "Your headline" : "Deine Überschrift", + "Unable to update headline" : "Überschrift konnte nicht aktualisiert werden", "Language" : "Sprache", "Help translate" : "Hilf bei der Übersetzung", + "Unable to update language" : "Sprache konnte nicht aktualisiert werden", "No language set" : "Keine Sprache eingestellt.", + "Your organisation" : "Deine Organisation", + "Unable to update organisation" : "Organisation konnte nicht aktualisiert werden", + "Enable Profile" : "Profil aktivieren", + "Your role" : "Deine Funktion", "Add" : "Hinzufügen", + "Unable to update federation scope of the primary {accountProperty}" : "Der Federation-Bereich des primären {accountProperty} konnte nicht aktualisiert werden", + "Unable to update federation scope of additional {accountProperty}" : "Der Federation-Bereich des zusätzlichen {accountProperty} konnte nicht aktualisiert werden", + "{displayId} visibility" : "{displayId} Sichtbarkeit", + "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", "You do not have permissions to see the details of this user" : "Du hast keine Berechtigung, um auf die Details dieses Benutzers zu sehen", "Add new password" : "Neues Passwort hinzufügen", "Add new email address" : "Neue E-Mail-Adresse hinzufügen", @@ -268,6 +291,7 @@ OC.L10N.register( "No users in here" : "Keine Benutzer vorhanden", "Default quota" : "Standardkontingent", "Common languages" : "Gängige Sprachen", + "Other languages" : "Weitere Sprachen", "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", "Add WebAuthn device" : "WebAuthn-Gerät hinzufügen", @@ -309,10 +333,19 @@ OC.L10N.register( "Please confirm the group removal " : "Bitte die Löschung der Gruppe bestätigen", "Address" : "Adresse", "Avatar" : "Avatar", + "About" : "Über", "Full name" : "Vollständiger Name", + "Additional email" : "Zusätzliche E-Mail-Adresse", + "Headline" : "Überschrift", + "Organisation" : "Organisation", "Phone number" : "Telefonnummer", + "Role" : "Funktion", "Twitter" : "Twitter", "Website" : "Webseite", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wende Dich bei Fragen an Deinen Systemadministrator\n\nNur mit vertrauenswürdigen Servern synchronisieren", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wende Dich bei Fragen an Deinen Systemadministrator\n\nSynchronisiere mit vertrauenswürdigen Servern, dem globalen und öffentlichen Adressbuch", + "Show to everyone" : "Jedem anzeigen", + "Show to logged in users only" : "Nur angemeldeten Benutzern anzeigen", "Download and enable" : "Herunterladen und aktivieren", "Enable" : "Aktivieren", "Enable untested app" : "Ungetestete App aktivieren", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 109f5f44e93..6d18bc95e92 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -112,6 +112,7 @@ "Personal" : "Persönlich", "Administration" : "Verwaltung", "Additional settings" : "Zusätzliche Einstellungen", + "Admin privileges" : "Administratorrechte", "Groupware" : "Groupware", "Overview" : "Übersicht", "Basic settings" : "Grundeinstellungen", @@ -134,6 +135,7 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Es wird die MySQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt MySQL 8.0, MariaDB 10.2 oder höher.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Es wird die PostgreSQL-Version \"%s\" verwendet. Nextcloud 21 wird diese Version nicht mehr unterstützen und benötigt PostgreSQL 9.6 oder höher.", "Nextcloud settings" : "Nextcloud-Einstellungen", + "Administration privileges" : "Administratorrechte", "Here you can decide which group can access certain sections of the administration settings." : "Hier kannst Du festlegen, welche Gruppe auf bestimmte Bereiche der Administrationseinstellungen zugreifen kann.", "None" : "Keine", "Unable to modify setting" : "Einstellung konnte nicht geändert werden", @@ -216,20 +218,41 @@ "Copied!" : "Kopiert!", "Copy" : "Kopieren", "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopiere es manuell.", + "Your biography" : "Deine Biografie", "Your full name" : "Dein vollständiger Name", + "Unable to update full name" : "Der vollständige Name konnte nicht aktualisiert werden", "No full name set" : "Kein vollständiger Name festgelegt", "Email options" : "E-Mail-Optionen", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und Passwort-Zurücksetzen", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", "Delete email" : "E-Mail löschen", + "Unset as primary email" : "Als primäre E-Mail-Adresse deaktivieren", "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", + "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Your email address" : "Deine E-Mail-Adresse", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", + "Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden", + "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden", + "Unable to add additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht hinzugefügt werden", + "Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden", + "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden", "No email address set" : "Keine E-Mail-Adresse angegeben", + "Additional emails" : "Zusätzliche E-Mail-Adressen ", + "Your headline" : "Deine Überschrift", + "Unable to update headline" : "Überschrift konnte nicht aktualisiert werden", "Language" : "Sprache", "Help translate" : "Hilf bei der Übersetzung", + "Unable to update language" : "Sprache konnte nicht aktualisiert werden", "No language set" : "Keine Sprache eingestellt.", + "Your organisation" : "Deine Organisation", + "Unable to update organisation" : "Organisation konnte nicht aktualisiert werden", + "Enable Profile" : "Profil aktivieren", + "Your role" : "Deine Funktion", "Add" : "Hinzufügen", + "Unable to update federation scope of the primary {accountProperty}" : "Der Federation-Bereich des primären {accountProperty} konnte nicht aktualisiert werden", + "Unable to update federation scope of additional {accountProperty}" : "Der Federation-Bereich des zusätzlichen {accountProperty} konnte nicht aktualisiert werden", + "{displayId} visibility" : "{displayId} Sichtbarkeit", + "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", "You do not have permissions to see the details of this user" : "Du hast keine Berechtigung, um auf die Details dieses Benutzers zu sehen", "Add new password" : "Neues Passwort hinzufügen", "Add new email address" : "Neue E-Mail-Adresse hinzufügen", @@ -266,6 +289,7 @@ "No users in here" : "Keine Benutzer vorhanden", "Default quota" : "Standardkontingent", "Common languages" : "Gängige Sprachen", + "Other languages" : "Weitere Sprachen", "Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist", "Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.", "Add WebAuthn device" : "WebAuthn-Gerät hinzufügen", @@ -307,10 +331,19 @@ "Please confirm the group removal " : "Bitte die Löschung der Gruppe bestätigen", "Address" : "Adresse", "Avatar" : "Avatar", + "About" : "Über", "Full name" : "Vollständiger Name", + "Additional email" : "Zusätzliche E-Mail-Adresse", + "Headline" : "Überschrift", + "Organisation" : "Organisation", "Phone number" : "Telefonnummer", + "Role" : "Funktion", "Twitter" : "Twitter", "Website" : "Webseite", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wende Dich bei Fragen an Deinen Systemadministrator\n\nNur mit vertrauenswürdigen Servern synchronisieren", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wende Dich bei Fragen an Deinen Systemadministrator\n\nSynchronisiere mit vertrauenswürdigen Servern, dem globalen und öffentlichen Adressbuch", + "Show to everyone" : "Jedem anzeigen", + "Show to logged in users only" : "Nur angemeldeten Benutzern anzeigen", "Download and enable" : "Herunterladen und aktivieren", "Enable" : "Aktivieren", "Enable untested app" : "Ungetestete App aktivieren", diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index e2dd2cc7bac..4700032546e 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -220,7 +220,10 @@ OC.L10N.register( "Copied!" : "Kopiert!", "Copy" : "Kopieren", "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopieren Sie es manuell.", + "Your biography" : "Ihre Biografie", + "Unable to update biography" : "Biografie konnte nicht aktualisiert werden", "Your full name" : "Ihr vollständiger Name", + "Unable to update full name" : "Der vollständige Name konnte nicht aktualisiert werden", "No full name set" : "Kein vollständiger Name festgelegt", "Email options" : "E-Mail-Optionen", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und Passwort-Zurücksetzen", @@ -231,14 +234,33 @@ OC.L10N.register( "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Your email address" : "Ihre E-Mail-Adresse", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", + "Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden", + "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden", + "Unable to add additional email address" : "Zusätzliche E-Mail-Adresse kann nicht hinzugefügt werden", + "Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden", + "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden", "No email address set" : "Keine E-Mail-Adresse angegeben", + "Additional emails" : "Zusätzliche E-Mail-Adressen", + "Your headline" : "Ihre Überschrift", + "Unable to update headline" : "Überschrift konnte nicht aktualisiert werden", "Language" : "Sprache", "Help translate" : "Helfen Sie bei der Übersetzung", + "Unable to update language" : "Sprache konnte nicht aktualisiert werden", "No language set" : "Keine Sprache eingestellt", + "Your organisation" : "Ihre Organisation", + "Unable to update organisation" : "Organisation konnte nicht aktualisiert werden", + "Enable Profile" : "Profil aktivieren", + "Unable to update profile enabled state" : "Der Status für aktiviertes Profil konnte nicht aktualisiert werden", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "Die restriktivere Einstellung der Sichtbarkeit oder des Geltungsbereichs wird auf Ihrem Profil respektiert - Wenn zum Beispiel die Sichtbarkeit auf \"Für alle anzeigen\" und der Geltungsbereich auf \"Privat\" eingestellt ist, wird \"Privat\" respektiert.", + "Your role" : "Ihre Funktion", + "Unable to update role" : "Rolle konnte nicht aktualisiert werden", "Add" : "Hinzufügen", - "Change privacy level of {accountProperty}" : "Datenschutzstufe von {accountProperty} ändern", + "Change scope level of {accountProperty}" : "Geltungsbereich von {accountProperty} ändern", "Unable to update federation scope of the primary {accountProperty}" : "Der Federation-Bereich des primären {accountProperty} kann nicht aktualisiert werden", - "Unable to update federation scope of additional {accountProperty}" : "Unable to update federation scope of additional {accountProperty}", + "Unable to update federation scope of additional {accountProperty}" : "Der Federation-Bereich des zusätzlichen {accountProperty} kann nicht aktualisiert werden", + "{displayId} visibility" : "{displayId} Sichtbarkeit", + "Visibility on Profile" : "Auf Profil sichtbar", + "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", "You do not have permissions to see the details of this user" : "Sie haben keine Berechtigung, um auf die Details dieses Benutzers zu sehen", "Add new password" : "Neues Passwort hinzufügen", "Add new email address" : "Neue E-Mail-Adresse hinzufügen", @@ -317,11 +339,23 @@ OC.L10N.register( "Please confirm the group removal " : "Bitte die Löschung der Gruppe bestätigen", "Address" : "Adresse", "Avatar" : "Avatar", + "About" : "Über", "Full name" : "Vollständiger Name", "Additional email" : "Zusätzliche E-Mail-Adresse", + "Headline" : "Überschrift", + "Organisation" : "Organisation", "Phone number" : "Telefonnummer", + "Profile" : "Profil", + "Role" : "Funktion", "Twitter" : "Twitter", "Website" : "Webseite", + "Profile Visibility" : "Profilsichtbarkeit", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "Nicht verfügbar, da diese Eigenschaft für Kernfunktionen wie Dateifreigabe und Kalendereinladungen erforderlich ist\n\nNur sichtbar für Personen, die über die Telefonnummernintegration durch Talk on mobile verbunden sind", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wenden Sie sich bei Fragen an Ihren Systemadministrator\n\nNur mit vertrauenswürdigen Servern synchronisieren", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht erlaubt ist. Wenden Sie sich bei Fragen an Ihren Systemadministrator.\n\nSynchronisierung mit vertrauenswürdigen Servern und dem globalen und öffentlichen Adressbuch", + "Show to everyone" : "Jedem anzeigen", + "Show to logged in users only" : "Nur angemeldeten Benutzern anzeigen", + "Hide" : "Ausblenden", "Download and enable" : "Herunterladen und aktivieren", "Enable" : "Aktivieren", "Enable untested app" : "Ungetestete App aktivieren", diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 15e230365a3..be83c17a93e 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -218,7 +218,10 @@ "Copied!" : "Kopiert!", "Copy" : "Kopieren", "Could not copy app password. Please copy it manually." : "Das Passwort für die App konnte nicht kopiert werden. Bitte kopieren Sie es manuell.", + "Your biography" : "Ihre Biografie", + "Unable to update biography" : "Biografie konnte nicht aktualisiert werden", "Your full name" : "Ihr vollständiger Name", + "Unable to update full name" : "Der vollständige Name konnte nicht aktualisiert werden", "No full name set" : "Kein vollständiger Name festgelegt", "Email options" : "E-Mail-Optionen", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und Passwort-Zurücksetzen", @@ -229,14 +232,33 @@ "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Your email address" : "Ihre E-Mail-Adresse", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", + "Unable to delete primary email address" : "Primäre E-Mail-Adresse konnte nicht gelöscht werden", + "Unable to update primary email address" : "Primäre E-Mail-Adresse konnte nicht aktualisiert werden", + "Unable to add additional email address" : "Zusätzliche E-Mail-Adresse kann nicht hinzugefügt werden", + "Unable to update additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht aktualisiert werden", + "Unable to delete additional email address" : "Zusätzliche E-Mail-Adresse konnte nicht gelöscht werden", "No email address set" : "Keine E-Mail-Adresse angegeben", + "Additional emails" : "Zusätzliche E-Mail-Adressen", + "Your headline" : "Ihre Überschrift", + "Unable to update headline" : "Überschrift konnte nicht aktualisiert werden", "Language" : "Sprache", "Help translate" : "Helfen Sie bei der Übersetzung", + "Unable to update language" : "Sprache konnte nicht aktualisiert werden", "No language set" : "Keine Sprache eingestellt", + "Your organisation" : "Ihre Organisation", + "Unable to update organisation" : "Organisation konnte nicht aktualisiert werden", + "Enable Profile" : "Profil aktivieren", + "Unable to update profile enabled state" : "Der Status für aktiviertes Profil konnte nicht aktualisiert werden", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "Die restriktivere Einstellung der Sichtbarkeit oder des Geltungsbereichs wird auf Ihrem Profil respektiert - Wenn zum Beispiel die Sichtbarkeit auf \"Für alle anzeigen\" und der Geltungsbereich auf \"Privat\" eingestellt ist, wird \"Privat\" respektiert.", + "Your role" : "Ihre Funktion", + "Unable to update role" : "Rolle konnte nicht aktualisiert werden", "Add" : "Hinzufügen", - "Change privacy level of {accountProperty}" : "Datenschutzstufe von {accountProperty} ändern", + "Change scope level of {accountProperty}" : "Geltungsbereich von {accountProperty} ändern", "Unable to update federation scope of the primary {accountProperty}" : "Der Federation-Bereich des primären {accountProperty} kann nicht aktualisiert werden", - "Unable to update federation scope of additional {accountProperty}" : "Unable to update federation scope of additional {accountProperty}", + "Unable to update federation scope of additional {accountProperty}" : "Der Federation-Bereich des zusätzlichen {accountProperty} kann nicht aktualisiert werden", + "{displayId} visibility" : "{displayId} Sichtbarkeit", + "Visibility on Profile" : "Auf Profil sichtbar", + "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", "You do not have permissions to see the details of this user" : "Sie haben keine Berechtigung, um auf die Details dieses Benutzers zu sehen", "Add new password" : "Neues Passwort hinzufügen", "Add new email address" : "Neue E-Mail-Adresse hinzufügen", @@ -315,11 +337,23 @@ "Please confirm the group removal " : "Bitte die Löschung der Gruppe bestätigen", "Address" : "Adresse", "Avatar" : "Avatar", + "About" : "Über", "Full name" : "Vollständiger Name", "Additional email" : "Zusätzliche E-Mail-Adresse", + "Headline" : "Überschrift", + "Organisation" : "Organisation", "Phone number" : "Telefonnummer", + "Profile" : "Profil", + "Role" : "Funktion", "Twitter" : "Twitter", "Website" : "Webseite", + "Profile Visibility" : "Profilsichtbarkeit", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "Nicht verfügbar, da diese Eigenschaft für Kernfunktionen wie Dateifreigabe und Kalendereinladungen erforderlich ist\n\nNur sichtbar für Personen, die über die Telefonnummernintegration durch Talk on mobile verbunden sind", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht zulässig ist. Wenden Sie sich bei Fragen an Ihren Systemadministrator\n\nNur mit vertrauenswürdigen Servern synchronisieren", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "Nicht verfügbar, da die Veröffentlichung benutzerspezifischer Daten auf dem Lookup-Server nicht erlaubt ist. Wenden Sie sich bei Fragen an Ihren Systemadministrator.\n\nSynchronisierung mit vertrauenswürdigen Servern und dem globalen und öffentlichen Adressbuch", + "Show to everyone" : "Jedem anzeigen", + "Show to logged in users only" : "Nur angemeldeten Benutzern anzeigen", + "Hide" : "Ausblenden", "Download and enable" : "Herunterladen und aktivieren", "Enable" : "Aktivieren", "Enable untested app" : "Ungetestete App aktivieren", diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 62c38fee496..be4e06b527e 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -236,7 +236,6 @@ OC.L10N.register( "Help translate" : "Ayúdanos a traducir", "No language set" : "No se ha marcado idioma", "Add" : "Añadir", - "Change privacy level of {accountProperty}" : "Cambiar nivel de privacidad de {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "No se puede actualizar el perímetro de la federación del principal {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "No se puede actualizar el perímetro de la federación de la adicional {accountProperty}", "You do not have permissions to see the details of this user" : "No tienes permisos para ver los detalles de este usuario", diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 88406300dd4..f710767d865 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -234,7 +234,6 @@ "Help translate" : "Ayúdanos a traducir", "No language set" : "No se ha marcado idioma", "Add" : "Añadir", - "Change privacy level of {accountProperty}" : "Cambiar nivel de privacidad de {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "No se puede actualizar el perímetro de la federación del principal {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "No se puede actualizar el perímetro de la federación de la adicional {accountProperty}", "You do not have permissions to see the details of this user" : "No tienes permisos para ver los detalles de este usuario", diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index b5159ace24a..d7b7770b627 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -235,7 +235,6 @@ OC.L10N.register( "Help translate" : "Lagundu itzultzen", "No language set" : "Ez da hizkuntzarik ezarri", "Add" : "Gehitu", - "Change privacy level of {accountProperty}" : "Aldatu {accountProperty} -ren pribatutasun maila", "Unable to update federation scope of the primary {accountProperty}" : "Ezin da eguneratu lehen mailako {accountProperty}-ren federazio-esparrua", "Unable to update federation scope of additional {accountProperty}" : "Ezin da eguneratu {accountProperty} gehigarriaren federazio-esparrua", "You do not have permissions to see the details of this user" : "Ez duzu baimenik erabiltzaile honen xehetasunak ikusteko", diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index cef09090bd5..d20144803fa 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -233,7 +233,6 @@ "Help translate" : "Lagundu itzultzen", "No language set" : "Ez da hizkuntzarik ezarri", "Add" : "Gehitu", - "Change privacy level of {accountProperty}" : "Aldatu {accountProperty} -ren pribatutasun maila", "Unable to update federation scope of the primary {accountProperty}" : "Ezin da eguneratu lehen mailako {accountProperty}-ren federazio-esparrua", "Unable to update federation scope of additional {accountProperty}" : "Ezin da eguneratu {accountProperty} gehigarriaren federazio-esparrua", "You do not have permissions to see the details of this user" : "Ez duzu baimenik erabiltzaile honen xehetasunak ikusteko", diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 48c83f4ec6f..deddd7f0777 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -236,7 +236,6 @@ OC.L10N.register( "Help translate" : "Migliora la traduzione", "No language set" : "Nessuna lingua impostata", "Add" : "Aggiungi", - "Change privacy level of {accountProperty}" : "Cambia livello di privacy di {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Impossibile aggiornare l'ambito federativo del {accountProperty} primario", "Unable to update federation scope of additional {accountProperty}" : "Impossibile aggiornare l'ambito federativo del {accountProperty} aggiuntivo", "You do not have permissions to see the details of this user" : "Non hai i permessi per vedere i dettagli di questo utente", diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index d540f34e5cb..291817a2e7d 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -234,7 +234,6 @@ "Help translate" : "Migliora la traduzione", "No language set" : "Nessuna lingua impostata", "Add" : "Aggiungi", - "Change privacy level of {accountProperty}" : "Cambia livello di privacy di {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Impossibile aggiornare l'ambito federativo del {accountProperty} primario", "Unable to update federation scope of additional {accountProperty}" : "Impossibile aggiornare l'ambito federativo del {accountProperty} aggiuntivo", "You do not have permissions to see the details of this user" : "Non hai i permessi per vedere i dettagli di questo utente", diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 135a52d8773..7f563a15822 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -220,7 +220,10 @@ OC.L10N.register( "Copied!" : "Skopiowano!", "Copy" : "Kopiuj", "Could not copy app password. Please copy it manually." : "Nie można skopiować hasła do aplikacji. Skopiuj go ręcznie.", + "Your biography" : "Twoja biografia", + "Unable to update biography" : "Nie można zaktualizować biografii", "Your full name" : "Twoja pełna nazwa", + "Unable to update full name" : "Nie można zaktualizować pełnej nazwy", "No full name set" : "Nie ustawiono pełnej nazwy", "Email options" : "Opcje e-mail", "Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień", @@ -231,14 +234,33 @@ OC.L10N.register( "Set as primary email" : "Ustaw jako podstawowy adres e-mail", "Your email address" : "Twój adres e-mail", "Additional email address {index}" : "Dodatkowy adres e-mail {index}", + "Unable to delete primary email address" : "Nie można usunąć głównego adresu e-mail", + "Unable to update primary email address" : "Nie można zaktualizować głównego adresu e-mail", + "Unable to add additional email address" : "Nie można dodać dodatkowego adresu e-mail", + "Unable to update additional email address" : "Nie można zaktualizować dodatkowego adresu e-mail", + "Unable to delete additional email address" : "Nie można usunąć dodatkowego adresu e-mail", "No email address set" : "Brak adresu e-mail", + "Additional emails" : "Dodatkowe e-maile", + "Your headline" : "Twój nagłówek", + "Unable to update headline" : "Nie można zaktualizować nagłówka", "Language" : "Język", "Help translate" : "Pomóż w tłumaczeniu", + "Unable to update language" : "Nie można zaktualizować języka", "No language set" : "Nie ustawiono języka", + "Your organisation" : "Twoja organizacja", + "Unable to update organisation" : "Nie udało się zaktualizować organizacji", + "Enable Profile" : "Włącz profil", + "Unable to update profile enabled state" : "Nie można zaktualizować stanu włączenia profilu", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "Bardziej restrykcyjne ustawienie widoczności lub zakresu jest przestrzegane w Twoim profilu — na przykład, gdy widoczność jest ustawiona na \"Pokaż wszystkim\", a zakres jest ustawiony na \"Prywatny\", przestrzegany będzie \"Prywatny\"", + "Your role" : "Twoja rola społeczna", + "Unable to update role" : "Nie można zaktualizować roli społecznej", "Add" : "Dodaj", - "Change privacy level of {accountProperty}" : "Zmiana poziomu prywatności na {accountProperty}", + "Change scope level of {accountProperty}" : "Zmień poziom zakresu {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Nie można zaktualizować zakresu federacji podstawowego {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "Nie można zaktualizować zakresu federacji dodatkowego {accountProperty}", + "{displayId} visibility" : "Widoczność {displayId}", + "Visibility on Profile" : "Widoczność w profilu", + "Unable to update visibility of {displayId}" : "Nie można zaktualizować widoczności {displayId}", "You do not have permissions to see the details of this user" : "Nie masz uprawnień aby zobaczyć informacje o tym użytkowniku", "Add new password" : "Dodaj nowe hasło", "Add new email address" : "Dodaj nowy adres e-mail", @@ -317,11 +339,23 @@ OC.L10N.register( "Please confirm the group removal " : "Potwierdź usunięcie grupy", "Address" : "Adres", "Avatar" : "Awatar", + "About" : "Informacje", "Full name" : "Pełna nazwa", "Additional email" : "Dodatkowy e-mail", + "Headline" : "Nagłówek", + "Organisation" : "Organizacja", "Phone number" : "Numer telefonu", + "Profile" : "Profil", + "Role" : "Rola społeczna", "Twitter" : "Twitter", "Website" : "Strona internetowa", + "Profile Visibility" : "Widoczność profilu", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "Niedostępne, ponieważ ta właściwość jest wymagana do podstawowych funkcji, w tym udostępniania plików i zaproszeń do kalendarza\n\nWidoczne tylko dla osób dopasowanych za pomocą integracji numeru telefonu przez Talk w urządzeniu mobilnym", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "Niedostępne, ponieważ publikowanie danych specyficznych dla użytkownika na serwerze wyszukiwania jest niedozwolone, skontaktuj się z administratorem systemu, jeśli masz jakiekolwiek pytania\n\nSynchronizuj tylko z zaufanymi serwerami", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "Niedostępne, ponieważ publikowanie danych specyficznych dla użytkownika na serwerze wyszukiwania jest niedozwolone, skontaktuj się z administratorem systemu, jeśli masz jakiekolwiek pytania\n\nSynchronizuj z zaufanymi serwerami oraz globalną i publiczną książką adresową", + "Show to everyone" : "Pokaż wszystkim", + "Show to logged in users only" : "Pokaż tylko zalogowanym użytkownikom", + "Hide" : "Ukryj", "Download and enable" : "Zainstaluj i włącz", "Enable" : "Włącz", "Enable untested app" : "Włącz nietestowaną aplikację", diff --git a/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 9f9ae318d43..a52cbb422be 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -218,7 +218,10 @@ "Copied!" : "Skopiowano!", "Copy" : "Kopiuj", "Could not copy app password. Please copy it manually." : "Nie można skopiować hasła do aplikacji. Skopiuj go ręcznie.", + "Your biography" : "Twoja biografia", + "Unable to update biography" : "Nie można zaktualizować biografii", "Your full name" : "Twoja pełna nazwa", + "Unable to update full name" : "Nie można zaktualizować pełnej nazwy", "No full name set" : "Nie ustawiono pełnej nazwy", "Email options" : "Opcje e-mail", "Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień", @@ -229,14 +232,33 @@ "Set as primary email" : "Ustaw jako podstawowy adres e-mail", "Your email address" : "Twój adres e-mail", "Additional email address {index}" : "Dodatkowy adres e-mail {index}", + "Unable to delete primary email address" : "Nie można usunąć głównego adresu e-mail", + "Unable to update primary email address" : "Nie można zaktualizować głównego adresu e-mail", + "Unable to add additional email address" : "Nie można dodać dodatkowego adresu e-mail", + "Unable to update additional email address" : "Nie można zaktualizować dodatkowego adresu e-mail", + "Unable to delete additional email address" : "Nie można usunąć dodatkowego adresu e-mail", "No email address set" : "Brak adresu e-mail", + "Additional emails" : "Dodatkowe e-maile", + "Your headline" : "Twój nagłówek", + "Unable to update headline" : "Nie można zaktualizować nagłówka", "Language" : "Język", "Help translate" : "Pomóż w tłumaczeniu", + "Unable to update language" : "Nie można zaktualizować języka", "No language set" : "Nie ustawiono języka", + "Your organisation" : "Twoja organizacja", + "Unable to update organisation" : "Nie udało się zaktualizować organizacji", + "Enable Profile" : "Włącz profil", + "Unable to update profile enabled state" : "Nie można zaktualizować stanu włączenia profilu", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "Bardziej restrykcyjne ustawienie widoczności lub zakresu jest przestrzegane w Twoim profilu — na przykład, gdy widoczność jest ustawiona na \"Pokaż wszystkim\", a zakres jest ustawiony na \"Prywatny\", przestrzegany będzie \"Prywatny\"", + "Your role" : "Twoja rola społeczna", + "Unable to update role" : "Nie można zaktualizować roli społecznej", "Add" : "Dodaj", - "Change privacy level of {accountProperty}" : "Zmiana poziomu prywatności na {accountProperty}", + "Change scope level of {accountProperty}" : "Zmień poziom zakresu {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Nie można zaktualizować zakresu federacji podstawowego {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "Nie można zaktualizować zakresu federacji dodatkowego {accountProperty}", + "{displayId} visibility" : "Widoczność {displayId}", + "Visibility on Profile" : "Widoczność w profilu", + "Unable to update visibility of {displayId}" : "Nie można zaktualizować widoczności {displayId}", "You do not have permissions to see the details of this user" : "Nie masz uprawnień aby zobaczyć informacje o tym użytkowniku", "Add new password" : "Dodaj nowe hasło", "Add new email address" : "Dodaj nowy adres e-mail", @@ -315,11 +337,23 @@ "Please confirm the group removal " : "Potwierdź usunięcie grupy", "Address" : "Adres", "Avatar" : "Awatar", + "About" : "Informacje", "Full name" : "Pełna nazwa", "Additional email" : "Dodatkowy e-mail", + "Headline" : "Nagłówek", + "Organisation" : "Organizacja", "Phone number" : "Numer telefonu", + "Profile" : "Profil", + "Role" : "Rola społeczna", "Twitter" : "Twitter", "Website" : "Strona internetowa", + "Profile Visibility" : "Widoczność profilu", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "Niedostępne, ponieważ ta właściwość jest wymagana do podstawowych funkcji, w tym udostępniania plików i zaproszeń do kalendarza\n\nWidoczne tylko dla osób dopasowanych za pomocą integracji numeru telefonu przez Talk w urządzeniu mobilnym", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "Niedostępne, ponieważ publikowanie danych specyficznych dla użytkownika na serwerze wyszukiwania jest niedozwolone, skontaktuj się z administratorem systemu, jeśli masz jakiekolwiek pytania\n\nSynchronizuj tylko z zaufanymi serwerami", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "Niedostępne, ponieważ publikowanie danych specyficznych dla użytkownika na serwerze wyszukiwania jest niedozwolone, skontaktuj się z administratorem systemu, jeśli masz jakiekolwiek pytania\n\nSynchronizuj z zaufanymi serwerami oraz globalną i publiczną książką adresową", + "Show to everyone" : "Pokaż wszystkim", + "Show to logged in users only" : "Pokaż tylko zalogowanym użytkownikom", + "Hide" : "Ukryj", "Download and enable" : "Zainstaluj i włącz", "Enable" : "Włącz", "Enable untested app" : "Włącz nietestowaną aplikację", diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 321c7457599..956116f8e2e 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -236,7 +236,6 @@ OC.L10N.register( "Help translate" : "Ajude a traduzir", "No language set" : "Nenhum conjunto de idiomas", "Add" : "Adicionar", - "Change privacy level of {accountProperty}" : "Altere o nível de privacidade de {accountProperty} ", "Unable to update federation scope of the primary {accountProperty}" : "Não é possível atualizar o escopo da federação do {accountProperty} principal ", "Unable to update federation scope of additional {accountProperty}" : "Não é possível atualizar o escopo da federação de {accountProperty} adicional ", "You do not have permissions to see the details of this user" : "Você não tem permissão para ver os detalhes deste usuário", diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index a150ef059b9..be1b2854ebb 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -234,7 +234,6 @@ "Help translate" : "Ajude a traduzir", "No language set" : "Nenhum conjunto de idiomas", "Add" : "Adicionar", - "Change privacy level of {accountProperty}" : "Altere o nível de privacidade de {accountProperty} ", "Unable to update federation scope of the primary {accountProperty}" : "Não é possível atualizar o escopo da federação do {accountProperty} principal ", "Unable to update federation scope of additional {accountProperty}" : "Não é possível atualizar o escopo da federação de {accountProperty} adicional ", "You do not have permissions to see the details of this user" : "Você não tem permissão para ver os detalhes deste usuário", diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index 4816f1d8790..f7b9d0f7f1d 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -236,7 +236,6 @@ OC.L10N.register( "Help translate" : "Pomôcť s prekladom", "No language set" : "Nie je nastavený žiadny jazyk", "Add" : "Pridať", - "Change privacy level of {accountProperty}" : "Zmeniť úroveň súkromia pre {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Nie je možné aktualizovať rozsah federácie primárneho {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "Nie je možné aktualizovať rozsah federácie dodatočného {accountProperty}", "You do not have permissions to see the details of this user" : "Nemáte oprávnenie vidieť detaily tohoto používateľa", diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 9ade9085306..b856490476e 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -234,7 +234,6 @@ "Help translate" : "Pomôcť s prekladom", "No language set" : "Nie je nastavený žiadny jazyk", "Add" : "Pridať", - "Change privacy level of {accountProperty}" : "Zmeniť úroveň súkromia pre {accountProperty}", "Unable to update federation scope of the primary {accountProperty}" : "Nie je možné aktualizovať rozsah federácie primárneho {accountProperty}", "Unable to update federation scope of additional {accountProperty}" : "Nie je možné aktualizovať rozsah federácie dodatočného {accountProperty}", "You do not have permissions to see the details of this user" : "Nemáte oprávnenie vidieť detaily tohoto používateľa", diff --git a/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index 24bd81d1fbc..b72059525b6 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -113,6 +113,7 @@ OC.L10N.register( "Personal" : "Osebno", "Administration" : "Skrbništvo", "Additional settings" : "Dodatne nastavitve", + "Admin privileges" : "Dovoljenja skrbnika", "Groupware" : "Skupinsko delo", "Overview" : "Splošni pregled", "Basic settings" : "Osnovne nastavitve", @@ -135,7 +136,9 @@ OC.L10N.register( "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MySQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MySQL 8.0, MariaDB 10.2 ali višje.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "V uporabi je različica podatkovne zbirke PostgreSQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico PostgreSQL 9.6 ali višjo.", "Nextcloud settings" : "Nastavitve Nextcloud", + "Administration privileges" : "Skrbniška dovoljenja", "None" : "Brez", + "Unable to modify setting" : "Ni mogoče spremeniti nastavitve", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvostopenjsko overjanje je mogoče vsiliti za vse uporabnike in določene skupine. Če za tovrstno prijavo nimajo nastavljenega ustreznega ponudnika, se v sistem ne bodo uspeli povezati.", "Enforce two-factor authentication" : "Vsili dvo-stopenjsko overjanje", "Limit to groups" : "Omeji na skupine", @@ -187,6 +190,10 @@ OC.L10N.register( "Google Chrome for Android" : "Google Chrome za Android", "iPhone" : "iPhone", "iPad" : "iPad", + "{productName} iOS app" : "{productName} za iOS", + "{productName} Android app" : "{productName} za Android", + "{productName} Talk for iOS" : "{productName} Talk za iOS", + "{productName} Talk for Android" : "{productName} Talk za Android", "Sync client - {os}" : "Usklajevalnik – {os}", "This session" : "Ta seja", "Device" : "Naprava", @@ -211,6 +218,14 @@ OC.L10N.register( "Copied!" : "Kopirano!", "Copy" : "Kopiraj", "Could not copy app password. Please copy it manually." : "Gesla programa ni mogoče kopirati. Storite to ročno.", + "Your full name" : "Polno ime", + "No full name set" : "Ni nastavljenega polnega imena", + "Email options" : "Možnosti elektronske pošte", + "Remove primary email" : "Odstrani osnovni elektronski naslov", + "Delete email" : "Izbriši elektronski naslov", + "Unset as primary email" : "Odstrani oznako osnovnega elektronskega naslova", + "This address is not confirmed" : "Ta naslov ni potrjen", + "Set as primary email" : "Nastavi kot osnovni elektronski naslov", "Your email address" : "Osebni elektronski naslov", "No email address set" : "Poštni naslov ni nastavljen", "Language" : "Jezik", @@ -253,6 +268,7 @@ OC.L10N.register( "No users in here" : "Ni še vključenih uporabnikov", "Default quota" : "Privzeta omejitev", "Common languages" : "Splošni jeziki", + "Other languages" : "Drugi jeziki", "Password change is disabled because the master key is disabled" : "Spreminjanje gesla je onemogočeno, ker je onemogočen tudi glavni šifrirni ključ", "Passwordless authentication requires a secure connection." : "Brezgeselna overitev zahteva varno povezavo.", "Add WebAuthn device" : "Dodaj napravo WebAuthn", @@ -279,6 +295,7 @@ OC.L10N.register( "by {author}\n{license}" : "Razvoj: {author}\nDovoljenje: {license}", "Enter group name" : "Vpis imena skupine", "Add group" : "Dodaj skupino", + "Active users" : "Dejavni uporabniki", "Admins" : "Skrbniki", "Disabled users" : "Onemogočeni uporabniki", "Remove group" : "Odstrani skupino", @@ -292,7 +309,9 @@ OC.L10N.register( "You are about to remove the group {group}. The users will NOT be deleted." : "Odstranili boste skupino {group}. Uporabniki ne bodo odstranjeni.", "Please confirm the group removal " : "Potrditi je treba odstranjevanje skupine", "Address" : "Naslov", + "Avatar" : "Podoba", "Full name" : "Polno ime", + "Additional email" : "Dodatni elektronski naslov", "Phone number" : "Telefonska številka", "Twitter" : "Račun Twitter", "Website" : "Spletna stran", @@ -368,6 +387,8 @@ OC.L10N.register( "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Skrbnik lahko prilagodi možnosti souporabe. Več podrobnosti je zapisanih v dokumentaciji.", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", "Set default expiration date for shares" : "Nastavi privzeti datuma poteka za mesta souporabe", + "Expire after" : "Poteče po", + "day(s)" : "dneh", "Enforce expiration date" : "Vsili datum preteka", "Set default expiration date for shares to other servers" : "Nastavi privzeti datuma poteka za mesta souporabe na drugih strežnikih", "Allow users to share via link and emails" : "Uporabnikom dovoli omogočanje souporabe s povezavami in elektronskimi sporočili", diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 6a1f66fbfbe..f983d39a60c 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -111,6 +111,7 @@ "Personal" : "Osebno", "Administration" : "Skrbništvo", "Additional settings" : "Dodatne nastavitve", + "Admin privileges" : "Dovoljenja skrbnika", "Groupware" : "Skupinsko delo", "Overview" : "Splošni pregled", "Basic settings" : "Osnovne nastavitve", @@ -133,7 +134,9 @@ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "V uporabi je različica podatkovne zbirke MySQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico MySQL 8.0, MariaDB 10.2 ali višje.", "PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "V uporabi je različica podatkovne zbirke PostgreSQL »%s«. Z namestitvijo Nextcloud 21 ta ni več podprta. Sistem zahteva nadgradnjo zbirke na različico PostgreSQL 9.6 ali višjo.", "Nextcloud settings" : "Nastavitve Nextcloud", + "Administration privileges" : "Skrbniška dovoljenja", "None" : "Brez", + "Unable to modify setting" : "Ni mogoče spremeniti nastavitve", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvostopenjsko overjanje je mogoče vsiliti za vse uporabnike in določene skupine. Če za tovrstno prijavo nimajo nastavljenega ustreznega ponudnika, se v sistem ne bodo uspeli povezati.", "Enforce two-factor authentication" : "Vsili dvo-stopenjsko overjanje", "Limit to groups" : "Omeji na skupine", @@ -185,6 +188,10 @@ "Google Chrome for Android" : "Google Chrome za Android", "iPhone" : "iPhone", "iPad" : "iPad", + "{productName} iOS app" : "{productName} za iOS", + "{productName} Android app" : "{productName} za Android", + "{productName} Talk for iOS" : "{productName} Talk za iOS", + "{productName} Talk for Android" : "{productName} Talk za Android", "Sync client - {os}" : "Usklajevalnik – {os}", "This session" : "Ta seja", "Device" : "Naprava", @@ -209,6 +216,14 @@ "Copied!" : "Kopirano!", "Copy" : "Kopiraj", "Could not copy app password. Please copy it manually." : "Gesla programa ni mogoče kopirati. Storite to ročno.", + "Your full name" : "Polno ime", + "No full name set" : "Ni nastavljenega polnega imena", + "Email options" : "Možnosti elektronske pošte", + "Remove primary email" : "Odstrani osnovni elektronski naslov", + "Delete email" : "Izbriši elektronski naslov", + "Unset as primary email" : "Odstrani oznako osnovnega elektronskega naslova", + "This address is not confirmed" : "Ta naslov ni potrjen", + "Set as primary email" : "Nastavi kot osnovni elektronski naslov", "Your email address" : "Osebni elektronski naslov", "No email address set" : "Poštni naslov ni nastavljen", "Language" : "Jezik", @@ -251,6 +266,7 @@ "No users in here" : "Ni še vključenih uporabnikov", "Default quota" : "Privzeta omejitev", "Common languages" : "Splošni jeziki", + "Other languages" : "Drugi jeziki", "Password change is disabled because the master key is disabled" : "Spreminjanje gesla je onemogočeno, ker je onemogočen tudi glavni šifrirni ključ", "Passwordless authentication requires a secure connection." : "Brezgeselna overitev zahteva varno povezavo.", "Add WebAuthn device" : "Dodaj napravo WebAuthn", @@ -277,6 +293,7 @@ "by {author}\n{license}" : "Razvoj: {author}\nDovoljenje: {license}", "Enter group name" : "Vpis imena skupine", "Add group" : "Dodaj skupino", + "Active users" : "Dejavni uporabniki", "Admins" : "Skrbniki", "Disabled users" : "Onemogočeni uporabniki", "Remove group" : "Odstrani skupino", @@ -290,7 +307,9 @@ "You are about to remove the group {group}. The users will NOT be deleted." : "Odstranili boste skupino {group}. Uporabniki ne bodo odstranjeni.", "Please confirm the group removal " : "Potrditi je treba odstranjevanje skupine", "Address" : "Naslov", + "Avatar" : "Podoba", "Full name" : "Polno ime", + "Additional email" : "Dodatni elektronski naslov", "Phone number" : "Telefonska številka", "Twitter" : "Račun Twitter", "Website" : "Spletna stran", @@ -366,6 +385,8 @@ "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Skrbnik lahko prilagodi možnosti souporabe. Več podrobnosti je zapisanih v dokumentaciji.", "Allow apps to use the Share API" : "Dovoli programom uporabo vmesnika API souporabe", "Set default expiration date for shares" : "Nastavi privzeti datuma poteka za mesta souporabe", + "Expire after" : "Poteče po", + "day(s)" : "dneh", "Enforce expiration date" : "Vsili datum preteka", "Set default expiration date for shares to other servers" : "Nastavi privzeti datuma poteka za mesta souporabe na drugih strežnikih", "Allow users to share via link and emails" : "Uporabnikom dovoli omogočanje souporabe s povezavami in elektronskimi sporočili", diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index b00f648464c..672aca78654 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -220,7 +220,10 @@ OC.L10N.register( "Copied!" : "Kopyalandı!", "Copy" : "Kopyala", "Could not copy app password. Please copy it manually." : "Uygulama parolası kopyalanamadı. Lütfen el ile kopyalayın.", + "Your biography" : "Özgeçmişiniz", + "Unable to update biography" : "Özgeçmiş güncellenemedi", "Your full name" : "Tam adınız", + "Unable to update full name" : "Tam ad güncellenemedi", "No full name set" : "Tam ad belirtilmemiş", "Email options" : "E-posta seçenekleri", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", @@ -231,14 +234,33 @@ OC.L10N.register( "Set as primary email" : "Birincil e-posta olarak ayarla", "Your email address" : "E-posta adresiniz", "Additional email address {index}" : "{index}. ek e-posta adresi", + "Unable to delete primary email address" : "Birincil e-posta adresi silinemedi", + "Unable to update primary email address" : "Birincil e-posta adresi güncellenemedi", + "Unable to add additional email address" : "Ek e-posta adresi eklenemedi", + "Unable to update additional email address" : "Ek e-posta adresi güncellenemedi", + "Unable to delete additional email address" : "Ek e-posta adresi silinemedi", "No email address set" : "E-posta adresi belirtilmemiş", + "Additional emails" : "Ek e-posta adresleri", + "Your headline" : "Başlığınız", + "Unable to update headline" : "Başlık güncellenemedi", "Language" : "Dil", "Help translate" : "Çeviriye yardım edin", + "Unable to update language" : "Dil güncellenemedi", "No language set" : "Herhangi bir dil ayarlanmamış", + "Your organisation" : "Kuruluşunuz", + "Unable to update organisation" : "Kuruluş güncellenemedi", + "Enable Profile" : "Profili etkinleştir", + "Unable to update profile enabled state" : "Profilin etkinleştirilme durumu güncellenemedi", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "Profilinizde daha kısıtlayıcı olan görünürlük veya kapsam ayarına uyulur - Örneğin, görünürlük \"Herkese görüntülensin\" ve kapsam \"Özel\" olarak ayarlanmışsa, \"Özel\" dikkate alınır", + "Your role" : "Pozisyonunuz", + "Unable to update role" : "Pozisyon güncellenemedi", "Add" : "Ekle", - "Change privacy level of {accountProperty}" : "{accountProperty} gizlilik düzeyini değiştir", + "Change scope level of {accountProperty}" : "{accountProperty} kapsam düzeyini değiştir", "Unable to update federation scope of the primary {accountProperty}" : "Birincil {accountProperty} birleşik kapsamı güncellenemedi", "Unable to update federation scope of additional {accountProperty}" : "Ek {accountProperty} birleşik kapsamı güncellenemedi", + "{displayId} visibility" : "{displayId} görünürlüğü", + "Visibility on Profile" : "Profilde görünürlük", + "Unable to update visibility of {displayId}" : "{displayId} görünürlüğü güncellenemedi", "You do not have permissions to see the details of this user" : "Bu kullanıcının ayrıntılarını görüntüleme izniniz yok", "Add new password" : "Yeni parola ekle", "Add new email address" : "Yeni e-posta adresi ekle", @@ -317,11 +339,23 @@ OC.L10N.register( "Please confirm the group removal " : "Grubu silme işlemini onaylayın", "Address" : "Adres", "Avatar" : "Avatar", + "About" : "Hakkında", "Full name" : "Tam ad", "Additional email" : "Ek e-posta", + "Headline" : "Başlık", + "Organisation" : "Kuruluş", "Phone number" : "Telefon numarası", + "Profile" : "Profil", + "Role" : "Pozisyon", "Twitter" : "Twitter", "Website" : "Web sitesi", + "Profile Visibility" : "Profil görünürlüğü", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "Bu özellik, dosya paylaşımı ve takvim çağrıları gibi temel işlevler için gerekli olduğundan kullanılamaz\n\nMobil üzerinde Talk ile yalnız telefon numarası bütünleştirmesi ile eşleşen kişiler tarafından görülebilir", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "Kullanıcıya özel verilerin arama sunucusunda yayınlanmasına izin verilmediğinden kullanılamıyor. Herhangi bir sorunuz varsa sistem yöneticinizle görüşün.\n\nYalnız güvenilir sunucularla eşitleyin", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "Kullanıcıya özel verilerin arama sunucusunda yayınlanmasına izin verilmediğinden kullanılamıyor. Herhangi bir sorunuz varsa sistem yöneticinizle görüşün.\n\nGüvenilir sunucular ile genel ve herkese açık adres defterlerini eşitleyin", + "Show to everyone" : "Herkese görüntülensin", + "Show to logged in users only" : "Yalnız oturum açmış kullanıcılara görüntülensin", + "Hide" : "Gizlensin", "Download and enable" : "İndir ve etkinleştir", "Enable" : "Etkinleştir", "Enable untested app" : "Denenmemiş uygulamalar kullanılabilsin", diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index 2c5529f1cba..00fca0bbdb5 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -218,7 +218,10 @@ "Copied!" : "Kopyalandı!", "Copy" : "Kopyala", "Could not copy app password. Please copy it manually." : "Uygulama parolası kopyalanamadı. Lütfen el ile kopyalayın.", + "Your biography" : "Özgeçmişiniz", + "Unable to update biography" : "Özgeçmiş güncellenemedi", "Your full name" : "Tam adınız", + "Unable to update full name" : "Tam ad güncellenemedi", "No full name set" : "Tam ad belirtilmemiş", "Email options" : "E-posta seçenekleri", "Primary email for password reset and notifications" : "Parola sıfırlama ve bildirimler için birincil e-posta adresi", @@ -229,14 +232,33 @@ "Set as primary email" : "Birincil e-posta olarak ayarla", "Your email address" : "E-posta adresiniz", "Additional email address {index}" : "{index}. ek e-posta adresi", + "Unable to delete primary email address" : "Birincil e-posta adresi silinemedi", + "Unable to update primary email address" : "Birincil e-posta adresi güncellenemedi", + "Unable to add additional email address" : "Ek e-posta adresi eklenemedi", + "Unable to update additional email address" : "Ek e-posta adresi güncellenemedi", + "Unable to delete additional email address" : "Ek e-posta adresi silinemedi", "No email address set" : "E-posta adresi belirtilmemiş", + "Additional emails" : "Ek e-posta adresleri", + "Your headline" : "Başlığınız", + "Unable to update headline" : "Başlık güncellenemedi", "Language" : "Dil", "Help translate" : "Çeviriye yardım edin", + "Unable to update language" : "Dil güncellenemedi", "No language set" : "Herhangi bir dil ayarlanmamış", + "Your organisation" : "Kuruluşunuz", + "Unable to update organisation" : "Kuruluş güncellenemedi", + "Enable Profile" : "Profili etkinleştir", + "Unable to update profile enabled state" : "Profilin etkinleştirilme durumu güncellenemedi", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "Profilinizde daha kısıtlayıcı olan görünürlük veya kapsam ayarına uyulur - Örneğin, görünürlük \"Herkese görüntülensin\" ve kapsam \"Özel\" olarak ayarlanmışsa, \"Özel\" dikkate alınır", + "Your role" : "Pozisyonunuz", + "Unable to update role" : "Pozisyon güncellenemedi", "Add" : "Ekle", - "Change privacy level of {accountProperty}" : "{accountProperty} gizlilik düzeyini değiştir", + "Change scope level of {accountProperty}" : "{accountProperty} kapsam düzeyini değiştir", "Unable to update federation scope of the primary {accountProperty}" : "Birincil {accountProperty} birleşik kapsamı güncellenemedi", "Unable to update federation scope of additional {accountProperty}" : "Ek {accountProperty} birleşik kapsamı güncellenemedi", + "{displayId} visibility" : "{displayId} görünürlüğü", + "Visibility on Profile" : "Profilde görünürlük", + "Unable to update visibility of {displayId}" : "{displayId} görünürlüğü güncellenemedi", "You do not have permissions to see the details of this user" : "Bu kullanıcının ayrıntılarını görüntüleme izniniz yok", "Add new password" : "Yeni parola ekle", "Add new email address" : "Yeni e-posta adresi ekle", @@ -315,11 +337,23 @@ "Please confirm the group removal " : "Grubu silme işlemini onaylayın", "Address" : "Adres", "Avatar" : "Avatar", + "About" : "Hakkında", "Full name" : "Tam ad", "Additional email" : "Ek e-posta", + "Headline" : "Başlık", + "Organisation" : "Kuruluş", "Phone number" : "Telefon numarası", + "Profile" : "Profil", + "Role" : "Pozisyon", "Twitter" : "Twitter", "Website" : "Web sitesi", + "Profile Visibility" : "Profil görünürlüğü", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "Bu özellik, dosya paylaşımı ve takvim çağrıları gibi temel işlevler için gerekli olduğundan kullanılamaz\n\nMobil üzerinde Talk ile yalnız telefon numarası bütünleştirmesi ile eşleşen kişiler tarafından görülebilir", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "Kullanıcıya özel verilerin arama sunucusunda yayınlanmasına izin verilmediğinden kullanılamıyor. Herhangi bir sorunuz varsa sistem yöneticinizle görüşün.\n\nYalnız güvenilir sunucularla eşitleyin", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "Kullanıcıya özel verilerin arama sunucusunda yayınlanmasına izin verilmediğinden kullanılamıyor. Herhangi bir sorunuz varsa sistem yöneticinizle görüşün.\n\nGüvenilir sunucular ile genel ve herkese açık adres defterlerini eşitleyin", + "Show to everyone" : "Herkese görüntülensin", + "Show to logged in users only" : "Yalnız oturum açmış kullanıcılara görüntülensin", + "Hide" : "Gizlensin", "Download and enable" : "İndir ve etkinleştir", "Enable" : "Etkinleştir", "Enable untested app" : "Denenmemiş uygulamalar kullanılabilsin", diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index f25ff88282e..d726e1e17e3 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -220,7 +220,10 @@ OC.L10N.register( "Copied!" : "已复制!", "Copy" : "复制", "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。", + "Your biography" : "个人小传", + "Unable to update biography" : "无法更新小传", "Your full name" : "你的全名", + "Unable to update full name" : "无法更新全名", "No full name set" : "未设置全名", "Email options" : "电子邮件选项", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", @@ -231,14 +234,33 @@ OC.L10N.register( "Set as primary email" : "设为主电子邮件地址", "Your email address" : "您的电子邮件", "Additional email address {index}" : "附加邮件地址 {index}", + "Unable to delete primary email address" : "无法删除主电邮地址", + "Unable to update primary email address" : "无法更新主电邮地址", + "Unable to add additional email address" : "无法新增附加电邮地址", + "Unable to update additional email address" : "无法更新附加电邮地址", + "Unable to delete additional email address" : "无法删除附加电邮地址", "No email address set" : "尚未设置 Email 地址", + "Additional emails" : "附加邮箱地址", + "Your headline" : "你的标题", + "Unable to update headline" : "无法更新标题", "Language" : "语言", "Help translate" : "帮助翻译", + "Unable to update language" : "无法更新语言", "No language set" : "没有设置语言", + "Your organisation" : "你的组织", + "Unable to update organisation" : "无法更新组织", + "Enable Profile" : "编辑个人资料", + "Unable to update profile enabled state" : "无法更新个人资料启用状态", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "系统将遵循个人资料的“可见性”和“范围”设置中限制更严格那个。例如,当“可见性”设置为“显示给所有人”,而“范围”设置为“私密”时,系统将按照“私密”来设置您个人资料", + "Your role" : "你的角色", + "Unable to update role" : "无法更新角色", "Add" : "添加", - "Change privacy level of {accountProperty}" : "更改 {accountProperty} 的隐私范围", + "Change scope level of {accountProperty}" : "更改 {accountProperty} 的范围", "Unable to update federation scope of the primary {accountProperty}" : "无法更新主 {accountProperty} 的联盟范围", "Unable to update federation scope of additional {accountProperty}" : "无法更新附加 {accountProperty} 的联盟范围", + "{displayId} visibility" : "{displayId} 可见性", + "Visibility on Profile" : "个人资料可见性", + "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", "Add new email address" : "添加新的电子邮件地址", @@ -317,11 +339,23 @@ OC.L10N.register( "Please confirm the group removal " : "请确认移除群组", "Address" : "地址", "Avatar" : "头像", + "About" : "关于", "Full name" : "全名", "Additional email" : "附加邮箱", + "Headline" : "标题", + "Organisation" : "组织", "Phone number" : "电话号码", + "Profile" : "个人资料", + "Role" : "角色", "Twitter" : "Twitter", "Website" : "网站", + "Profile Visibility" : "个人资料可见性", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "不可用,因为该属性是文件共享和日历邀请等核心功能所必需的\n\n仅对移动端 Talk 应用电话号集成匹配的人可见", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "不可用,因为不允许将特定于用户的数据发布到查找服务器,如果有任何问题,请与系统管理员联系\n\n只同步到受信任的服务器", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "不可用,因为不允许将特定于用户的数据发布到查找服务器,如果有任何问题,请与系统管理员联系\n\n同步到可信服务器以及全局和公共地址簿", + "Show to everyone" : "显示给所有人", + "Show to logged in users only" : "仅显示给登录用户", + "Hide" : "隐藏", "Download and enable" : "下载并启用", "Enable" : "启用", "Enable untested app" : "启用未经测试的应用", diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 963e0d174ae..8cbf393314d 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -218,7 +218,10 @@ "Copied!" : "已复制!", "Copy" : "复制", "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。", + "Your biography" : "个人小传", + "Unable to update biography" : "无法更新小传", "Your full name" : "你的全名", + "Unable to update full name" : "无法更新全名", "No full name set" : "未设置全名", "Email options" : "电子邮件选项", "Primary email for password reset and notifications" : "用于重设密码和通知的主邮件", @@ -229,14 +232,33 @@ "Set as primary email" : "设为主电子邮件地址", "Your email address" : "您的电子邮件", "Additional email address {index}" : "附加邮件地址 {index}", + "Unable to delete primary email address" : "无法删除主电邮地址", + "Unable to update primary email address" : "无法更新主电邮地址", + "Unable to add additional email address" : "无法新增附加电邮地址", + "Unable to update additional email address" : "无法更新附加电邮地址", + "Unable to delete additional email address" : "无法删除附加电邮地址", "No email address set" : "尚未设置 Email 地址", + "Additional emails" : "附加邮箱地址", + "Your headline" : "你的标题", + "Unable to update headline" : "无法更新标题", "Language" : "语言", "Help translate" : "帮助翻译", + "Unable to update language" : "无法更新语言", "No language set" : "没有设置语言", + "Your organisation" : "你的组织", + "Unable to update organisation" : "无法更新组织", + "Enable Profile" : "编辑个人资料", + "Unable to update profile enabled state" : "无法更新个人资料启用状态", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "系统将遵循个人资料的“可见性”和“范围”设置中限制更严格那个。例如,当“可见性”设置为“显示给所有人”,而“范围”设置为“私密”时,系统将按照“私密”来设置您个人资料", + "Your role" : "你的角色", + "Unable to update role" : "无法更新角色", "Add" : "添加", - "Change privacy level of {accountProperty}" : "更改 {accountProperty} 的隐私范围", + "Change scope level of {accountProperty}" : "更改 {accountProperty} 的范围", "Unable to update federation scope of the primary {accountProperty}" : "无法更新主 {accountProperty} 的联盟范围", "Unable to update federation scope of additional {accountProperty}" : "无法更新附加 {accountProperty} 的联盟范围", + "{displayId} visibility" : "{displayId} 可见性", + "Visibility on Profile" : "个人资料可见性", + "Unable to update visibility of {displayId}" : "无法更新 {displayId} 的可见性", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "Add new password" : "添加新的密码", "Add new email address" : "添加新的电子邮件地址", @@ -315,11 +337,23 @@ "Please confirm the group removal " : "请确认移除群组", "Address" : "地址", "Avatar" : "头像", + "About" : "关于", "Full name" : "全名", "Additional email" : "附加邮箱", + "Headline" : "标题", + "Organisation" : "组织", "Phone number" : "电话号码", + "Profile" : "个人资料", + "Role" : "角色", "Twitter" : "Twitter", "Website" : "网站", + "Profile Visibility" : "个人资料可见性", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "不可用,因为该属性是文件共享和日历邀请等核心功能所必需的\n\n仅对移动端 Talk 应用电话号集成匹配的人可见", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "不可用,因为不允许将特定于用户的数据发布到查找服务器,如果有任何问题,请与系统管理员联系\n\n只同步到受信任的服务器", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "不可用,因为不允许将特定于用户的数据发布到查找服务器,如果有任何问题,请与系统管理员联系\n\n同步到可信服务器以及全局和公共地址簿", + "Show to everyone" : "显示给所有人", + "Show to logged in users only" : "仅显示给登录用户", + "Hide" : "隐藏", "Download and enable" : "下载并启用", "Enable" : "启用", "Enable untested app" : "启用未经测试的应用", diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 7dc565b39eb..c9ebe8d2483 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -220,7 +220,10 @@ OC.L10N.register( "Copied!" : "已複製!", "Copy" : "複製", "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。", + "Your biography" : "個人小傳", + "Unable to update biography" : "無法更新小傳", "Your full name" : "您的全名", + "Unable to update full name" : "無法更新全名", "No full name set" : "未設定全名", "Email options" : "電郵地址選項", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", @@ -231,14 +234,33 @@ OC.L10N.register( "Set as primary email" : "設為主要電郵地址", "Your email address" : "您的電郵地址", "Additional email address {index}" : "附加電郵地址 {index}", + "Unable to delete primary email address" : "無法刪除主電郵地址", + "Unable to update primary email address" : "無法更新主電郵地址", + "Unable to add additional email address" : "無法添加其他電郵地址", + "Unable to update additional email address" : "無法更新其他電郵地址", + "Unable to delete additional email address" : "無法刪除其他電郵地址", "No email address set" : "未設定電郵地址", + "Additional emails" : "其他電郵地址", + "Your headline" : "您的標題", + "Unable to update headline" : "無法更新標題", "Language" : "語言", "Help translate" : "協助翻譯", + "Unable to update language" : "無法更新語言", "No language set" : "未設定語言", + "Your organisation" : "您的機構", + "Unable to update organisation" : "無法更新機構", + "Enable Profile" : "啟用簡介", + "Unable to update profile enabled state" : "無法更新個人資料啟用狀態", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "在您的個人資料中遵守更嚴格的可見性或範圍設置 - 例如,當可見性設置為“向所有人顯示”並且範圍設置為“私人”時,將遵守“私人”", + "Your role" : "你的角色", + "Unable to update role" : "無法更新角色", "Add" : "新增", - "Change privacy level of {accountProperty}" : "更新 {accountProperty} 的隱私級別", + "Change scope level of {accountProperty}" : "更改 {accountProperty} 的範圍", "Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍", "Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍", + "{displayId} visibility" : "{displayId} 可見性", + "Visibility on Profile" : "個人資料可見性", + "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的可見性", "You do not have permissions to see the details of this user" : "您沒有檢視此用戶詳細資料的權限", "Add new password" : "新增密碼", "Add new email address" : "新增電郵地址", @@ -317,11 +339,23 @@ OC.L10N.register( "Please confirm the group removal " : "請確認移除群組", "Address" : "地址", "Avatar" : "頭像", + "About" : "關於", "Full name" : "全名", "Additional email" : "附加電郵地址", + "Headline" : "標題", + "Organisation" : "機構", "Phone number" : "電話號碼", + "Profile" : "個人設定", + "Role" : "角色", "Twitter" : "Twitter", "Website" : "網站", + "Profile Visibility" : "個人資料可見性", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "不可用,因為該屬性是檔案共享和日曆邀請等核心功能所必需的\n\n僅對移動端通話用電話號集成匹配的人可見", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "不可以,因為不允許將特定於用戶的數據公開到服務器,如果有任何問題,請與系統管理員聯繫只同步到受信任的服務器", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "不可用,以免拒絕將特定於用戶的數據公開到服務器,如果有任何問題,系統管理員聯繫更新到可閱讀以及公眾地址查看", + "Show to everyone" : "顯示给所有人", + "Show to logged in users only" : "僅顯示給登錄用戶", + "Hide" : "隱藏", "Download and enable" : "下載並啟用", "Enable" : "啟用", "Enable untested app" : "啟用未經測試的應用程式", diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 1e14bd126f1..46b3db9696a 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -218,7 +218,10 @@ "Copied!" : "已複製!", "Copy" : "複製", "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。", + "Your biography" : "個人小傳", + "Unable to update biography" : "無法更新小傳", "Your full name" : "您的全名", + "Unable to update full name" : "無法更新全名", "No full name set" : "未設定全名", "Email options" : "電郵地址選項", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", @@ -229,14 +232,33 @@ "Set as primary email" : "設為主要電郵地址", "Your email address" : "您的電郵地址", "Additional email address {index}" : "附加電郵地址 {index}", + "Unable to delete primary email address" : "無法刪除主電郵地址", + "Unable to update primary email address" : "無法更新主電郵地址", + "Unable to add additional email address" : "無法添加其他電郵地址", + "Unable to update additional email address" : "無法更新其他電郵地址", + "Unable to delete additional email address" : "無法刪除其他電郵地址", "No email address set" : "未設定電郵地址", + "Additional emails" : "其他電郵地址", + "Your headline" : "您的標題", + "Unable to update headline" : "無法更新標題", "Language" : "語言", "Help translate" : "協助翻譯", + "Unable to update language" : "無法更新語言", "No language set" : "未設定語言", + "Your organisation" : "您的機構", + "Unable to update organisation" : "無法更新機構", + "Enable Profile" : "啟用簡介", + "Unable to update profile enabled state" : "無法更新個人資料啟用狀態", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "在您的個人資料中遵守更嚴格的可見性或範圍設置 - 例如,當可見性設置為“向所有人顯示”並且範圍設置為“私人”時,將遵守“私人”", + "Your role" : "你的角色", + "Unable to update role" : "無法更新角色", "Add" : "新增", - "Change privacy level of {accountProperty}" : "更新 {accountProperty} 的隱私級別", + "Change scope level of {accountProperty}" : "更改 {accountProperty} 的範圍", "Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍", "Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍", + "{displayId} visibility" : "{displayId} 可見性", + "Visibility on Profile" : "個人資料可見性", + "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的可見性", "You do not have permissions to see the details of this user" : "您沒有檢視此用戶詳細資料的權限", "Add new password" : "新增密碼", "Add new email address" : "新增電郵地址", @@ -315,11 +337,23 @@ "Please confirm the group removal " : "請確認移除群組", "Address" : "地址", "Avatar" : "頭像", + "About" : "關於", "Full name" : "全名", "Additional email" : "附加電郵地址", + "Headline" : "標題", + "Organisation" : "機構", "Phone number" : "電話號碼", + "Profile" : "個人設定", + "Role" : "角色", "Twitter" : "Twitter", "Website" : "網站", + "Profile Visibility" : "個人資料可見性", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "不可用,因為該屬性是檔案共享和日曆邀請等核心功能所必需的\n\n僅對移動端通話用電話號集成匹配的人可見", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "不可以,因為不允許將特定於用戶的數據公開到服務器,如果有任何問題,請與系統管理員聯繫只同步到受信任的服務器", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "不可用,以免拒絕將特定於用戶的數據公開到服務器,如果有任何問題,系統管理員聯繫更新到可閱讀以及公眾地址查看", + "Show to everyone" : "顯示给所有人", + "Show to logged in users only" : "僅顯示給登錄用戶", + "Hide" : "隱藏", "Download and enable" : "下載並啟用", "Enable" : "啟用", "Enable untested app" : "啟用未經測試的應用程式", diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index ed3b1c861ab..65f76ab4cdd 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -220,7 +220,10 @@ OC.L10N.register( "Copied!" : "已複製!", "Copy" : "複製", "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。", + "Your biography" : "您的自傳", + "Unable to update biography" : "無法更新自傳", "Your full name" : "您的全名", + "Unable to update full name" : "無法更新全名", "No full name set" : "未設定全名", "Email options" : "電子郵件選項", "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", @@ -231,14 +234,33 @@ OC.L10N.register( "Set as primary email" : "設定為主要電子郵件", "Your email address" : "您的電子郵件信箱", "Additional email address {index}" : "額外的電子郵件地址 {index}", + "Unable to delete primary email address" : "無法刪除主要電子郵件地址", + "Unable to update primary email address" : "無法更新主要電子郵件地址", + "Unable to add additional email address" : "無法新增額外的電子郵件地址", + "Unable to update additional email address" : "無法更新額外的電子郵件地址", + "Unable to delete additional email address" : "無法刪除額外的電子郵件地址", "No email address set" : "未設定電子郵件信箱", + "Additional emails" : "額外的電子郵件", + "Your headline" : "您的標題", + "Unable to update headline" : "無法更新標題", "Language" : "語言", "Help translate" : "協助翻譯", + "Unable to update language" : "無法更新語言", "No language set" : "未設定語言", + "Your organisation" : "您的組織", + "Unable to update organisation" : "無法更新組織", + "Enable Profile" : "啟用個人檔案", + "Unable to update profile enabled state" : "無法更新個人檔案啟用狀態", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "將會遵循您個人檔案中「能見度」與「範圍」較嚴格的設定。舉例來說,當「能見度」設定為「對所有人顯示」,而「範圍」設定為「私人」時。將使用「私人」的設定", + "Your role" : "您的角色", + "Unable to update role" : "無法更新角色", "Add" : "新增", - "Change privacy level of {accountProperty}" : "變更 {accountProperty} 的隱私等級", + "Change scope level of {accountProperty}" : "變更 {accountProperty} 的範圍層級", "Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍", "Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍", + "{displayId} visibility" : "{displayId} 能見度", + "Visibility on Profile" : "個人檔案的能見度", + "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的能見度", "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限", "Add new password" : "新增密碼", "Add new email address" : "新增電子郵件", @@ -317,11 +339,23 @@ OC.L10N.register( "Please confirm the group removal " : "請確認移除群組", "Address" : "地址", "Avatar" : "大頭照", + "About" : "關於", "Full name" : "全名", "Additional email" : "額外的電子郵件", + "Headline" : "標題", + "Organisation" : "組織", "Phone number" : "電話號碼", + "Profile" : "個人檔案", + "Role" : "角色", "Twitter" : "Twitter", "Website" : "網站", + "Profile Visibility" : "個人檔案能見度", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "無法使用,因為此屬性是檔案分享與日曆邀請等核心功能所需的\n\n僅對行動端 Talk 應用程式整合電話號碼相符的人才可見", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "無法使用,因為不允許將使用者的特定資料發佈到查詢伺服器,若您有任何問題,請聯絡您的系統管理員\n\n僅同步至受信任的伺服器", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "無法使用,因為不允許將使用者的特定資料發佈到查詢伺服器,若您有任何問題,請聯絡您的系統管理員\n\n同步到受信任的伺服器與全域公開通訊錄", + "Show to everyone" : "對所有人顯示", + "Show to logged in users only" : "僅對已登入的使用者顯示", + "Hide" : "隱藏", "Download and enable" : "下載並啟用", "Enable" : "啟用", "Enable untested app" : "啟用未經測試的應用程式", diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 41212eeb371..d85621b16d7 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -218,7 +218,10 @@ "Copied!" : "已複製!", "Copy" : "複製", "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。", + "Your biography" : "您的自傳", + "Unable to update biography" : "無法更新自傳", "Your full name" : "您的全名", + "Unable to update full name" : "無法更新全名", "No full name set" : "未設定全名", "Email options" : "電子郵件選項", "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", @@ -229,14 +232,33 @@ "Set as primary email" : "設定為主要電子郵件", "Your email address" : "您的電子郵件信箱", "Additional email address {index}" : "額外的電子郵件地址 {index}", + "Unable to delete primary email address" : "無法刪除主要電子郵件地址", + "Unable to update primary email address" : "無法更新主要電子郵件地址", + "Unable to add additional email address" : "無法新增額外的電子郵件地址", + "Unable to update additional email address" : "無法更新額外的電子郵件地址", + "Unable to delete additional email address" : "無法刪除額外的電子郵件地址", "No email address set" : "未設定電子郵件信箱", + "Additional emails" : "額外的電子郵件", + "Your headline" : "您的標題", + "Unable to update headline" : "無法更新標題", "Language" : "語言", "Help translate" : "協助翻譯", + "Unable to update language" : "無法更新語言", "No language set" : "未設定語言", + "Your organisation" : "您的組織", + "Unable to update organisation" : "無法更新組織", + "Enable Profile" : "啟用個人檔案", + "Unable to update profile enabled state" : "無法更新個人檔案啟用狀態", + "The more restrictive setting of either visibility or scope is respected on your Profile — For example, when visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" will be respected" : "將會遵循您個人檔案中「能見度」與「範圍」較嚴格的設定。舉例來說,當「能見度」設定為「對所有人顯示」,而「範圍」設定為「私人」時。將使用「私人」的設定", + "Your role" : "您的角色", + "Unable to update role" : "無法更新角色", "Add" : "新增", - "Change privacy level of {accountProperty}" : "變更 {accountProperty} 的隱私等級", + "Change scope level of {accountProperty}" : "變更 {accountProperty} 的範圍層級", "Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍", "Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍", + "{displayId} visibility" : "{displayId} 能見度", + "Visibility on Profile" : "個人檔案的能見度", + "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的能見度", "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限", "Add new password" : "新增密碼", "Add new email address" : "新增電子郵件", @@ -315,11 +337,23 @@ "Please confirm the group removal " : "請確認移除群組", "Address" : "地址", "Avatar" : "大頭照", + "About" : "關於", "Full name" : "全名", "Additional email" : "額外的電子郵件", + "Headline" : "標題", + "Organisation" : "組織", "Phone number" : "電話號碼", + "Profile" : "個人檔案", + "Role" : "角色", "Twitter" : "Twitter", "Website" : "網站", + "Profile Visibility" : "個人檔案能見度", + "Unavailable as this property is required for core functionality including file sharing and calendar invitations\n\nOnly visible to people matched via phone number integration through Talk on mobile" : "無法使用,因為此屬性是檔案分享與日曆邀請等核心功能所需的\n\n僅對行動端 Talk 應用程式整合電話號碼相符的人才可見", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nOnly synchronize to trusted servers" : "無法使用,因為不允許將使用者的特定資料發佈到查詢伺服器,若您有任何問題,請聯絡您的系統管理員\n\n僅同步至受信任的伺服器", + "Unavailable as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions\n\nSynchronize to trusted servers and the global and public address book" : "無法使用,因為不允許將使用者的特定資料發佈到查詢伺服器,若您有任何問題,請聯絡您的系統管理員\n\n同步到受信任的伺服器與全域公開通訊錄", + "Show to everyone" : "對所有人顯示", + "Show to logged in users only" : "僅對已登入的使用者顯示", + "Hide" : "隱藏", "Download and enable" : "下載並啟用", "Enable" : "啟用", "Enable untested app" : "啟用未經測試的應用程式", diff --git a/apps/settings/lib/Controller/AppSettingsController.php b/apps/settings/lib/Controller/AppSettingsController.php index 78326c2e25a..5ed25ec2e2a 100644 --- a/apps/settings/lib/Controller/AppSettingsController.php +++ b/apps/settings/lib/Controller/AppSettingsController.php @@ -204,6 +204,7 @@ class AppSettingsController extends Controller { } $apps = $this->getAppsForCategory(''); + $supportedApps = $appClass->getSupportedApps(); foreach ($apps as $app) { $app['appstore'] = true; if (!array_key_exists($app['id'], $this->allApps)) { @@ -211,6 +212,10 @@ class AppSettingsController extends Controller { } else { $this->allApps[$app['id']] = array_merge($app, $this->allApps[$app['id']]); } + + if (in_array($app['id'], $supportedApps)) { + $this->allApps[$app['id']]['level'] = \OC_App::supportedApp; + } } // add bundle information diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js index 78cc0e92d59..d6db940c91e 100644 --- a/apps/sharebymail/l10n/ja.js +++ b/apps/sharebymail/l10n/ja.js @@ -49,6 +49,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "メールでファイルを共有できる共有プロバイダー", "Allows users to share a personalized link to a file or folder by putting in an email address." : "ユーザーがメールアドレスを使ってファイルやフォルダーへの個人リンクを共有することを許可します。", "Send password by mail" : "メールでパスワード送信", + "Reply to initiator" : "返信先を共有開始者にする", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", "Enforce password protection" : "常にパスワード保護を有効にする" }, diff --git a/apps/sharebymail/l10n/ja.json b/apps/sharebymail/l10n/ja.json index bb42ba10188..c168d7a43c6 100644 --- a/apps/sharebymail/l10n/ja.json +++ b/apps/sharebymail/l10n/ja.json @@ -47,6 +47,7 @@ "Share provider which allows you to share files by mail" : "メールでファイルを共有できる共有プロバイダー", "Allows users to share a personalized link to a file or folder by putting in an email address." : "ユーザーがメールアドレスを使ってファイルやフォルダーへの個人リンクを共有することを許可します。", "Send password by mail" : "メールでパスワード送信", + "Reply to initiator" : "返信先を共有開始者にする", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "自動生成パスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", "Enforce password protection" : "常にパスワード保護を有効にする" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js index 2c6881b8b1d..754bb04711e 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "Nemoc", "Vacationing" : "Dovolená", "Working remotely" : "Pracuje na dálku", + "In a call" : "Má hovor", "User status" : "Stav uživatele", + "View profile" : "Zobrazit profil ", "Clear status message after" : "Vyčistit stavovou zprávu po uplynutí", "What is your status?" : "Jaký je váš stav?", "Set status" : "Nastavit stav", diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json index ef78a24111a..667d9c451a5 100644 --- a/apps/user_status/l10n/cs.json +++ b/apps/user_status/l10n/cs.json @@ -5,7 +5,9 @@ "Out sick" : "Nemoc", "Vacationing" : "Dovolená", "Working remotely" : "Pracuje na dálku", + "In a call" : "Má hovor", "User status" : "Stav uživatele", + "View profile" : "Zobrazit profil ", "Clear status message after" : "Vyčistit stavovou zprávu po uplynutí", "What is your status?" : "Jaký je váš stav?", "Set status" : "Nastavit stav", diff --git a/apps/user_status/l10n/de.js b/apps/user_status/l10n/de.js index 6a4b4b26c50..9149b6cb856 100644 --- a/apps/user_status/l10n/de.js +++ b/apps/user_status/l10n/de.js @@ -7,6 +7,7 @@ OC.L10N.register( "Out sick" : "Krankgeschrieben", "Vacationing" : "Im Urlaub", "Working remotely" : "Arbeitet aus der Ferne", + "In a call" : "In einem Anruf", "User status" : "Benutzerstatus", "Clear status message after" : "Statusnachricht löschen nach", "What is your status?" : "Wie ist Dein Status?", diff --git a/apps/user_status/l10n/de.json b/apps/user_status/l10n/de.json index 86995e8393a..e0f5da2c5d5 100644 --- a/apps/user_status/l10n/de.json +++ b/apps/user_status/l10n/de.json @@ -5,6 +5,7 @@ "Out sick" : "Krankgeschrieben", "Vacationing" : "Im Urlaub", "Working remotely" : "Arbeitet aus der Ferne", + "In a call" : "In einem Anruf", "User status" : "Benutzerstatus", "Clear status message after" : "Statusnachricht löschen nach", "What is your status?" : "Wie ist Dein Status?", diff --git a/apps/user_status/l10n/de_DE.js b/apps/user_status/l10n/de_DE.js index 8cd85da38bb..203496b42be 100644 --- a/apps/user_status/l10n/de_DE.js +++ b/apps/user_status/l10n/de_DE.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "Krank geschrieben", "Vacationing" : "Im Urlaub", "Working remotely" : "Arbeitet aus der Ferne", + "In a call" : "In einem Anruf", "User status" : "Benutzerstatus", + "View profile" : "Profil ansehen", "Clear status message after" : "Statusnachricht löschen nach", "What is your status?" : "Wie ist Ihr Status?", "Set status" : "Status setzen", diff --git a/apps/user_status/l10n/de_DE.json b/apps/user_status/l10n/de_DE.json index c2e23b2e193..f8e909ec824 100644 --- a/apps/user_status/l10n/de_DE.json +++ b/apps/user_status/l10n/de_DE.json @@ -5,7 +5,9 @@ "Out sick" : "Krank geschrieben", "Vacationing" : "Im Urlaub", "Working remotely" : "Arbeitet aus der Ferne", + "In a call" : "In einem Anruf", "User status" : "Benutzerstatus", + "View profile" : "Profil ansehen", "Clear status message after" : "Statusnachricht löschen nach", "What is your status?" : "Wie ist Ihr Status?", "Set status" : "Status setzen", diff --git a/apps/user_status/l10n/ja.js b/apps/user_status/l10n/ja.js index ec3332d9251..3c6d73796c6 100644 --- a/apps/user_status/l10n/ja.js +++ b/apps/user_status/l10n/ja.js @@ -9,6 +9,7 @@ OC.L10N.register( "Working remotely" : "リモートワーク中", "User status" : "ユーザーステータス", "Clear status message after" : "ステータスメッセージの有効期限", + "What is your status?" : "現在のオンラインステータスは?", "Set status" : "ステータスを設定", "Online status" : "オンラインステータス", "Status message" : "状態メッセージ", @@ -33,6 +34,6 @@ OC.L10N.register( "Mute all notifications" : "全ての通知をミュート", "Appear offline" : "オフライン", "Clear status after" : "ステータスの有効期限", - "What's your status?" : "今のオンラインステータスは何ですか?" + "What's your status?" : "現在のオンラインステータスは?" }, "nplurals=1; plural=0;"); diff --git a/apps/user_status/l10n/ja.json b/apps/user_status/l10n/ja.json index f10d9fefbac..30daaddb55f 100644 --- a/apps/user_status/l10n/ja.json +++ b/apps/user_status/l10n/ja.json @@ -7,6 +7,7 @@ "Working remotely" : "リモートワーク中", "User status" : "ユーザーステータス", "Clear status message after" : "ステータスメッセージの有効期限", + "What is your status?" : "現在のオンラインステータスは?", "Set status" : "ステータスを設定", "Online status" : "オンラインステータス", "Status message" : "状態メッセージ", @@ -31,6 +32,6 @@ "Mute all notifications" : "全ての通知をミュート", "Appear offline" : "オフライン", "Clear status after" : "ステータスの有効期限", - "What's your status?" : "今のオンラインステータスは何ですか?" + "What's your status?" : "現在のオンラインステータスは?" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/user_status/l10n/lt_LT.js b/apps/user_status/l10n/lt_LT.js index 298065e4078..923de096440 100644 --- a/apps/user_status/l10n/lt_LT.js +++ b/apps/user_status/l10n/lt_LT.js @@ -9,6 +9,7 @@ OC.L10N.register( "Working remotely" : "Dirbu nuotoliniu būdu", "User status" : "Naudotojo būsena", "Clear status message after" : "Išvalyti būsenos žinutę po", + "What is your status?" : "Kokia jūsų būsena?", "Set status" : "Nustatyti būseną", "Online status" : "Prisijungimo būsena", "Status message" : "Būsenos žinutė", diff --git a/apps/user_status/l10n/lt_LT.json b/apps/user_status/l10n/lt_LT.json index 9d440be7087..239e691be8a 100644 --- a/apps/user_status/l10n/lt_LT.json +++ b/apps/user_status/l10n/lt_LT.json @@ -7,6 +7,7 @@ "Working remotely" : "Dirbu nuotoliniu būdu", "User status" : "Naudotojo būsena", "Clear status message after" : "Išvalyti būsenos žinutę po", + "What is your status?" : "Kokia jūsų būsena?", "Set status" : "Nustatyti būseną", "Online status" : "Prisijungimo būsena", "Status message" : "Būsenos žinutė", diff --git a/apps/user_status/l10n/oc.js b/apps/user_status/l10n/oc.js new file mode 100644 index 00000000000..cbfacdf6d4c --- /dev/null +++ b/apps/user_status/l10n/oc.js @@ -0,0 +1,40 @@ +OC.L10N.register( + "user_status", + { + "Recent statuses" : "Estats recents", + "In a meeting" : "En reünion", + "Commuting" : "En comunicacion", + "Out sick" : "Malaut", + "Vacationing" : "En vacanças", + "Working remotely" : "En teletrabalh", + "In a call" : "Al telefòn", + "User status" : "Estat utilizaire", + "Clear status message after" : "Escafar lo messatge d’estat aprèp", + "What is your status?" : "Quin es vòstre estat ?", + "Set status" : "Definir estat", + "Online status" : "Estat en linha", + "Status message" : "Messatge d’estat", + "Clear status message" : "Escafar messatge d’estat", + "Set status message" : "Definir messatge d’estat", + "There was an error saving the status" : "Error en enregistrant l’estat", + "There was an error clearing the status" : "Error en escafant l’estat", + "No recent status changes" : "Cap de cambiament recent d’estat", + "Away" : "Absent", + "Do not disturb" : "Me desrengar pas", + "{status}, {timestamp}" : "{status}, {timestamp}", + "Don't clear" : "Escafar pas", + "Today" : "Uèi", + "This week" : "Aquesta setmana", + "Online" : "En linha", + "Invisible" : "Invisible", + "Offline" : "Fòra linha", + "There was an error saving the new status" : "Error en enregistrant l’estat novèl", + "30 minutes" : "30 minutas", + "1 hour" : "1 ora", + "4 hours" : "4 oras", + "Mute all notifications" : "Amudir totas las notificacions", + "Appear offline" : "Aparéisser fòra linha", + "Clear status after" : "Escafar l’estat aprèp", + "What's your status?" : "Quin es vòstre estat ?" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/apps/user_status/l10n/oc.json b/apps/user_status/l10n/oc.json new file mode 100644 index 00000000000..081258811f0 --- /dev/null +++ b/apps/user_status/l10n/oc.json @@ -0,0 +1,38 @@ +{ "translations": { + "Recent statuses" : "Estats recents", + "In a meeting" : "En reünion", + "Commuting" : "En comunicacion", + "Out sick" : "Malaut", + "Vacationing" : "En vacanças", + "Working remotely" : "En teletrabalh", + "In a call" : "Al telefòn", + "User status" : "Estat utilizaire", + "Clear status message after" : "Escafar lo messatge d’estat aprèp", + "What is your status?" : "Quin es vòstre estat ?", + "Set status" : "Definir estat", + "Online status" : "Estat en linha", + "Status message" : "Messatge d’estat", + "Clear status message" : "Escafar messatge d’estat", + "Set status message" : "Definir messatge d’estat", + "There was an error saving the status" : "Error en enregistrant l’estat", + "There was an error clearing the status" : "Error en escafant l’estat", + "No recent status changes" : "Cap de cambiament recent d’estat", + "Away" : "Absent", + "Do not disturb" : "Me desrengar pas", + "{status}, {timestamp}" : "{status}, {timestamp}", + "Don't clear" : "Escafar pas", + "Today" : "Uèi", + "This week" : "Aquesta setmana", + "Online" : "En linha", + "Invisible" : "Invisible", + "Offline" : "Fòra linha", + "There was an error saving the new status" : "Error en enregistrant l’estat novèl", + "30 minutes" : "30 minutas", + "1 hour" : "1 ora", + "4 hours" : "4 oras", + "Mute all notifications" : "Amudir totas las notificacions", + "Appear offline" : "Aparéisser fòra linha", + "Clear status after" : "Escafar l’estat aprèp", + "What's your status?" : "Quin es vòstre estat ?" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +}
\ No newline at end of file diff --git a/apps/user_status/l10n/pl.js b/apps/user_status/l10n/pl.js index 3b1c0c5607f..d18edff5468 100644 --- a/apps/user_status/l10n/pl.js +++ b/apps/user_status/l10n/pl.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "Chory", "Vacationing" : "Na wakacjach", "Working remotely" : "Praca zdalna", + "In a call" : "Rozmawia", "User status" : "Status użytkownika", + "View profile" : "Zobacz profil", "Clear status message after" : "Wyczyść komunikat statusu po", "What is your status?" : "Jaki jest Twój status?", "Set status" : "Ustaw status", diff --git a/apps/user_status/l10n/pl.json b/apps/user_status/l10n/pl.json index 060b69717ef..057c49fb4a5 100644 --- a/apps/user_status/l10n/pl.json +++ b/apps/user_status/l10n/pl.json @@ -5,7 +5,9 @@ "Out sick" : "Chory", "Vacationing" : "Na wakacjach", "Working remotely" : "Praca zdalna", + "In a call" : "Rozmawia", "User status" : "Status użytkownika", + "View profile" : "Zobacz profil", "Clear status message after" : "Wyczyść komunikat statusu po", "What is your status?" : "Jaki jest Twój status?", "Set status" : "Ustaw status", diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js index b0853c74c6d..06fc3543080 100644 --- a/apps/user_status/l10n/tr.js +++ b/apps/user_status/l10n/tr.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "Hasta", "Vacationing" : "Tatilde", "Working remotely" : "Uzaktan çalışıyor", + "In a call" : "Bir görüşmede", "User status" : "Kullanıcı durumu", + "View profile" : "Profili görüntüle", "Clear status message after" : "Durum iletisi şu süre sonunda kaldırılsın", "What is your status?" : "Durumunuz nedir?", "Set status" : "Durumu ayarla", diff --git a/apps/user_status/l10n/tr.json b/apps/user_status/l10n/tr.json index ed33591ce5f..57e91e81c84 100644 --- a/apps/user_status/l10n/tr.json +++ b/apps/user_status/l10n/tr.json @@ -5,7 +5,9 @@ "Out sick" : "Hasta", "Vacationing" : "Tatilde", "Working remotely" : "Uzaktan çalışıyor", + "In a call" : "Bir görüşmede", "User status" : "Kullanıcı durumu", + "View profile" : "Profili görüntüle", "Clear status message after" : "Durum iletisi şu süre sonunda kaldırılsın", "What is your status?" : "Durumunuz nedir?", "Set status" : "Durumu ayarla", diff --git a/apps/user_status/l10n/zh_CN.js b/apps/user_status/l10n/zh_CN.js index 1785aa52155..efc2446d528 100644 --- a/apps/user_status/l10n/zh_CN.js +++ b/apps/user_status/l10n/zh_CN.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "生病了", "Vacationing" : "度假中", "Working remotely" : "远程办公中", + "In a call" : "通话中", "User status" : "用户状态", + "View profile" : "查看个人资料", "Clear status message after" : "清除状态信息", "What is your status?" : "你什么状态?", "Set status" : "设定状态", diff --git a/apps/user_status/l10n/zh_CN.json b/apps/user_status/l10n/zh_CN.json index 64869d927ed..66a032b9590 100644 --- a/apps/user_status/l10n/zh_CN.json +++ b/apps/user_status/l10n/zh_CN.json @@ -5,7 +5,9 @@ "Out sick" : "生病了", "Vacationing" : "度假中", "Working remotely" : "远程办公中", + "In a call" : "通话中", "User status" : "用户状态", + "View profile" : "查看个人资料", "Clear status message after" : "清除状态信息", "What is your status?" : "你什么状态?", "Set status" : "设定状态", diff --git a/apps/user_status/l10n/zh_HK.js b/apps/user_status/l10n/zh_HK.js index dd44dde79cc..b647ff71a6f 100644 --- a/apps/user_status/l10n/zh_HK.js +++ b/apps/user_status/l10n/zh_HK.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "生病了 ", "Vacationing" : "休假中", "Working remotely" : "遠程工作中", + "In a call" : "通話中", "User status" : "用戶狀態", + "View profile" : "查看個人資料", "Clear status message after" : "繼此之後清空狀態訊息", "What is your status?" : "您目前的狀態是什麼呢?", "Set status" : "設定狀態", diff --git a/apps/user_status/l10n/zh_HK.json b/apps/user_status/l10n/zh_HK.json index ef3a85260e4..2fca0a5c56d 100644 --- a/apps/user_status/l10n/zh_HK.json +++ b/apps/user_status/l10n/zh_HK.json @@ -5,7 +5,9 @@ "Out sick" : "生病了 ", "Vacationing" : "休假中", "Working remotely" : "遠程工作中", + "In a call" : "通話中", "User status" : "用戶狀態", + "View profile" : "查看個人資料", "Clear status message after" : "繼此之後清空狀態訊息", "What is your status?" : "您目前的狀態是什麼呢?", "Set status" : "設定狀態", diff --git a/apps/user_status/l10n/zh_TW.js b/apps/user_status/l10n/zh_TW.js index 0479808d959..b959fed83ce 100644 --- a/apps/user_status/l10n/zh_TW.js +++ b/apps/user_status/l10n/zh_TW.js @@ -7,7 +7,9 @@ OC.L10N.register( "Out sick" : "生病", "Vacationing" : "休假", "Working remotely" : "遠地工作", + "In a call" : "通話中", "User status" : "使用者狀態", + "View profile" : "檢視個人檔案", "Clear status message after" : "清空狀態訊息於……之後", "What is your status?" : "您目前的狀態是什麼呢?", "Set status" : "設定狀態", diff --git a/apps/user_status/l10n/zh_TW.json b/apps/user_status/l10n/zh_TW.json index 45383f0a89e..a82f2d42e50 100644 --- a/apps/user_status/l10n/zh_TW.json +++ b/apps/user_status/l10n/zh_TW.json @@ -5,7 +5,9 @@ "Out sick" : "生病", "Vacationing" : "休假", "Working remotely" : "遠地工作", + "In a call" : "通話中", "User status" : "使用者狀態", + "View profile" : "檢視個人檔案", "Clear status message after" : "清空狀態訊息於……之後", "What is your status?" : "您目前的狀態是什麼呢?", "Set status" : "設定狀態", diff --git a/apps/workflowengine/l10n/sl.js b/apps/workflowengine/l10n/sl.js index 9bde5d290a0..664934a4fc9 100644 --- a/apps/workflowengine/l10n/sl.js +++ b/apps/workflowengine/l10n/sl.js @@ -83,6 +83,7 @@ OC.L10N.register( "Available flows" : "Razpoložljivi koračniki", "For details on how to write your own flow, check out the development documentation." : "Za podrobnosti, kako sestaviti koračnike po meri, preverite razvijalsko dokumentacijo.", "More flows" : "Več koračnikov", + "Browse the App Store" : "Prebrskaj po trgovini programov", "Show less" : "Pokaži manj", "Show more" : "Pokaži več", "Configured flows" : "Nastavljeni koračniki", diff --git a/apps/workflowengine/l10n/sl.json b/apps/workflowengine/l10n/sl.json index fbc6d50d457..0c59fa62810 100644 --- a/apps/workflowengine/l10n/sl.json +++ b/apps/workflowengine/l10n/sl.json @@ -81,6 +81,7 @@ "Available flows" : "Razpoložljivi koračniki", "For details on how to write your own flow, check out the development documentation." : "Za podrobnosti, kako sestaviti koračnike po meri, preverite razvijalsko dokumentacijo.", "More flows" : "Več koračnikov", + "Browse the App Store" : "Prebrskaj po trgovini programov", "Show less" : "Pokaži manj", "Show more" : "Pokaži več", "Configured flows" : "Nastavljeni koračniki", diff --git a/core/css/guest.css b/core/css/guest.css index e4da775411c..df38675c66c 100644 --- a/core/css/guest.css +++ b/core/css/guest.css @@ -151,6 +151,7 @@ form #datadirField legend { display: flex; align-items: center; justify-content: center; + padding: 10px 5px; position: relative; /* Make the wrapper the containing block of its absolutely positioned descendant icons */ } @@ -164,7 +165,7 @@ form #datadirField legend { } .alternative-logins a.button { - margin: 10px 5px; + margin: 0; display: block; font-size: 15px; white-space: nowrap; diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 98fe54f552b..6c755bf4b4c 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -74,7 +74,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "لم يتم تكوين ذاكرة تخزين مؤقت، لتحسين الأداء ، يرجى تكوين memcache ، إذا كان ذلك متاحًا. يمكن العثور على مزيد من المعلومات في هذا {linkstart}المستند {linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "لم يتم العثور على مصدر مناسب randomness بواسطة PHP وهو مهم لأسباب أمنية. يمكن العثور على مزيد من المعلومات في هذه {linkstart}المستند {linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "تقوم حاليا بتشغيل PHP {version}. قم بترقية إصدار PHP الخاص بك للاستفادة من تحديثات الأداء والأمان الخاصة بـ {linkstart} التي توفرها PHP Group ↗ {linkend} بمجرد أن تدعمها التوزيعات الخاصة بك.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "نكست كلاود 20 هو آخر اصدار يدعم PHP 7.2. نكست كلاود 21 يتطلب على الاقل PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "إعدادات reverse proxy header غير صحيحه ، أو أنك تقوم بالوصول إلى نكست كلاود من وكيل موثوق به. إذا لم يكن الأمر كذلك ، فهذه مشكلة أمنية ويمكن أن تسمح للمخترقين بانتحال عنوان IP الخاص بهم كما هو مرئي لنكست كلاود. يمكن العثور على المزيد من المعلومات في هذا {linkstart}المستند {linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "تم تكوين Memcached كذاكرة تخزين مؤقت موزعة ، ولكن تم تثبيت وحدة PHP الخاطئة \"memcache\". \\ OC \\ Memcache \\ Memcached يدعم فقط \"memcached\" وليس \"memcache\". انظر {linkstart} الويكي memcached حول كلا الوحدتين {linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "لم تجتز بعض الملفات اختبار السلامة. يمكن العثور على مزيد من المعلومات حول كيفية حل هذه المشكلة في {linkstart1} التعليمات↗{linkend}. ({linkstart2} قائمة الملفات غير الصالحة …{linkend} / {linkstart3} إعادة الفحص ...{linkend})", @@ -251,9 +250,9 @@ OC.L10N.register( "Admin" : "المدير", "Help" : "المساعدة", "Access forbidden" : "الوصول محظور", + "Back to %s" : "العودة إلى %s", "File not found" : "لم يتم العثور على الملف", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "لا يمكن العثور على المستند، ربما المشاركة محذوفه او منتهيه؟", - "Back to %s" : "العودة إلى %s", "Too many requests" : "الطلبات أقصى من الحد المسموح", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "يوجد طلبات أقصى من الحد المسموح به في الشبكة. أعد المحاولة أو اتصل بمسؤول النظام.", "Error" : "خطأ", @@ -378,6 +377,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "لم يتم تكوين ذاكرة تخزين مؤقت. لتحسين الأداء ، يرجى تكوين memcache ، إذا كان ذلك متاحًا. يمكن العثور على مزيد من المعلومات في <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">التعليمات</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "لم يتم العثور على مصدر مناسب randomness بواسطة PHP وهو مهم لأسباب أمنية. يمكن العثور على مزيد من المعلومات في <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">التعليمات</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "تقوم حاليا بتشغيل PHP {version}. قم بترقية إصدار PHP الخاص بك للاستفادة من <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">تحديثات الأداء والأمان التي توفرها PHP Group</a> بمجرد أن يدعمها التوزيعه الخاص بك.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "نكست كلاود 20 هو آخر اصدار يدعم PHP 7.2. نكست كلاود 21 يتطلب على الاقل PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "إعدادات reverse proxy header غير صحيحه ، أو أنك تقوم بالوصول إلى Nextcloud من وكيل موثوق به. إذا لم يكن الأمر كذلك ، فهذه مشكلة أمنية ويمكن أن تسمح للمهاجمين بانتحال عنوان IP الخاص بهم كما هو مرئي لـ Nextcloud. يمكن العثور على مزيد من المعلومات في <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">التعليمات</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "تم تكوين Memcached كذاكرة تخزين مؤقت موزعة ، ولكن تم تثبيت وحدة PHP الخاطئة \"memcache\". \\ OC \\ Memcache \\ Memcached يدعم فقط \"memcached\" وليس \"memcache\". انظر <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">الويكي memcached حول كلا الوحدتين</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "لم تجتز بعض الملفات اختبار السلامة. يمكن العثور على مزيد من المعلومات حول كيفية حل هذه المشكلة في <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">التعليمات</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">قائمة الملفات غير الصالحة ...</a> / <a href=\"{rescanEndpoint}\">إعادة الفحص ...</a>)", diff --git a/core/l10n/ar.json b/core/l10n/ar.json index d9799fc8a87..ff0523fe644 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -72,7 +72,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "لم يتم تكوين ذاكرة تخزين مؤقت، لتحسين الأداء ، يرجى تكوين memcache ، إذا كان ذلك متاحًا. يمكن العثور على مزيد من المعلومات في هذا {linkstart}المستند {linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "لم يتم العثور على مصدر مناسب randomness بواسطة PHP وهو مهم لأسباب أمنية. يمكن العثور على مزيد من المعلومات في هذه {linkstart}المستند {linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "تقوم حاليا بتشغيل PHP {version}. قم بترقية إصدار PHP الخاص بك للاستفادة من تحديثات الأداء والأمان الخاصة بـ {linkstart} التي توفرها PHP Group ↗ {linkend} بمجرد أن تدعمها التوزيعات الخاصة بك.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "نكست كلاود 20 هو آخر اصدار يدعم PHP 7.2. نكست كلاود 21 يتطلب على الاقل PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "إعدادات reverse proxy header غير صحيحه ، أو أنك تقوم بالوصول إلى نكست كلاود من وكيل موثوق به. إذا لم يكن الأمر كذلك ، فهذه مشكلة أمنية ويمكن أن تسمح للمخترقين بانتحال عنوان IP الخاص بهم كما هو مرئي لنكست كلاود. يمكن العثور على المزيد من المعلومات في هذا {linkstart}المستند {linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "تم تكوين Memcached كذاكرة تخزين مؤقت موزعة ، ولكن تم تثبيت وحدة PHP الخاطئة \"memcache\". \\ OC \\ Memcache \\ Memcached يدعم فقط \"memcached\" وليس \"memcache\". انظر {linkstart} الويكي memcached حول كلا الوحدتين {linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "لم تجتز بعض الملفات اختبار السلامة. يمكن العثور على مزيد من المعلومات حول كيفية حل هذه المشكلة في {linkstart1} التعليمات↗{linkend}. ({linkstart2} قائمة الملفات غير الصالحة …{linkend} / {linkstart3} إعادة الفحص ...{linkend})", @@ -249,9 +248,9 @@ "Admin" : "المدير", "Help" : "المساعدة", "Access forbidden" : "الوصول محظور", + "Back to %s" : "العودة إلى %s", "File not found" : "لم يتم العثور على الملف", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "لا يمكن العثور على المستند، ربما المشاركة محذوفه او منتهيه؟", - "Back to %s" : "العودة إلى %s", "Too many requests" : "الطلبات أقصى من الحد المسموح", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "يوجد طلبات أقصى من الحد المسموح به في الشبكة. أعد المحاولة أو اتصل بمسؤول النظام.", "Error" : "خطأ", @@ -376,6 +375,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "لم يتم تكوين ذاكرة تخزين مؤقت. لتحسين الأداء ، يرجى تكوين memcache ، إذا كان ذلك متاحًا. يمكن العثور على مزيد من المعلومات في <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">التعليمات</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "لم يتم العثور على مصدر مناسب randomness بواسطة PHP وهو مهم لأسباب أمنية. يمكن العثور على مزيد من المعلومات في <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">التعليمات</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "تقوم حاليا بتشغيل PHP {version}. قم بترقية إصدار PHP الخاص بك للاستفادة من <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">تحديثات الأداء والأمان التي توفرها PHP Group</a> بمجرد أن يدعمها التوزيعه الخاص بك.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "نكست كلاود 20 هو آخر اصدار يدعم PHP 7.2. نكست كلاود 21 يتطلب على الاقل PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "إعدادات reverse proxy header غير صحيحه ، أو أنك تقوم بالوصول إلى Nextcloud من وكيل موثوق به. إذا لم يكن الأمر كذلك ، فهذه مشكلة أمنية ويمكن أن تسمح للمهاجمين بانتحال عنوان IP الخاص بهم كما هو مرئي لـ Nextcloud. يمكن العثور على مزيد من المعلومات في <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">التعليمات</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "تم تكوين Memcached كذاكرة تخزين مؤقت موزعة ، ولكن تم تثبيت وحدة PHP الخاطئة \"memcache\". \\ OC \\ Memcache \\ Memcached يدعم فقط \"memcached\" وليس \"memcache\". انظر <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">الويكي memcached حول كلا الوحدتين</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "لم تجتز بعض الملفات اختبار السلامة. يمكن العثور على مزيد من المعلومات حول كيفية حل هذه المشكلة في <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">التعليمات</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">قائمة الملفات غير الصالحة ...</a> / <a href=\"{rescanEndpoint}\">إعادة الفحص ...</a>)", diff --git a/core/l10n/bg.js b/core/l10n/bg.js index c9f466ca07f..0cb57b2f5d9 100644 --- a/core/l10n/bg.js +++ b/core/l10n/bg.js @@ -59,7 +59,6 @@ OC.L10N.register( "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Ако инсталацията не е инсталирана в основата на вашия домейн и използва системния cron, могат да възникнат проблеми с генерирането на URL. За избягване на тези проблеми, моля настройте \"overwrite.cli.url\" опцията в config.php файла с мрежовия път към вашята инсталация (Вероятно : \"{suggestedOverwriteCliURL}\")", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Вашата инсталация няма зададен регион на телефона по подразбиране. Това е нужно за проверка на телефонните номера в настройките на профила без код на държава. За да разрешите номера без код на държава, моля, добавете \"default_phone_region\" със съответния {linkstart} ISO 3166-1 код ↗ {linkend} на региона към вашия конфигурационен файл.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Не беше възможно да се изпълни заданието cron чрез командния интерфейс CLI. Появиха се следните технически грешки:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 е последното издание, поддържащо PHP 7.2. Nextcloud 21 изисква поне PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Функцията PHP \"set_time_limit\" не е налична. Това може да доведе до спиране на скриптове в средата на изпълнение, което ще повреди вашата инсталация. Активирането на тази функция е силно препоръчително.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Вашият PHP не поддържа FreeType, в резулта това ще доведе до неправилното показване на профилните снимки и настройките на интерфейса", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Липсва индекс „{indexName}“ в таблица „{tableName}“.", @@ -219,9 +218,9 @@ OC.L10N.register( "Admin" : "Админ", "Help" : "Помощ", "Access forbidden" : "Достъпът е забранен", + "Back to %s" : "Обратно към %s", "File not found" : "Файлът не е открит", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документът не можа да бъде намерен на сървъра. Може би споделянето е изтрито или е изтекло?", - "Back to %s" : "Обратно към %s", "Too many requests" : "Твърде много заявки", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Имаше твърде много заявки от вашата мрежа. Опитайте отново по-късно или се свържете с вашия администратор, ако това е грешка.", "Error" : "Грешка", @@ -346,6 +345,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Не е настроен кеш за паметта. За да повишите ефективността, моля настройте кеш за паметта ако е възможно. Допълнителна информация може да бъде намерена в нашата <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документация</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Не е открит подходящ източник за случайност от PHP, което е силно обезкуражително от съображения за сигурност. Допълнителна информация може да се намери в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацията</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "В момента използвате PHP {version}. Актуализирайте версията на PHP за да се възползвате от <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">подобренията в производителността и сигурността, предоставени от PHP Group</a> колкото можете по-скоро.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 е последното издание, поддържащо PHP 7.2. Nextcloud 21 изисква поне PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Хедърът за обратно прокси е невалиден, или достъпвате Nextcloud от доверено прокси. Ако не е така, то това е проблем в сигурността и може да позволи на хакер да прикрие IP адреса си в Nextcloud. Допълнителна информация може да бъде намерена в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документация</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Кеширането на паметта е настроено като разпределена кеш, но е инсталиран грешен PHP модул \"memcache\". \\OC\\Memcache\\Memcached поддържа само \"memcached\", и не \"memcache\". Прегледайте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki относно двата модула</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Някой от файловете не преминаха проверката за цялост на кода. Допълнителна информация за това как да разрешите този проблем може да се намери в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документация</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Списък с невалидни файлове…</a> / <a href=\"{rescanEndpoint}\">Сканиране отново…</a>)", diff --git a/core/l10n/bg.json b/core/l10n/bg.json index 1d40f19a92b..3dc8b99b9db 100644 --- a/core/l10n/bg.json +++ b/core/l10n/bg.json @@ -57,7 +57,6 @@ "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Ако инсталацията не е инсталирана в основата на вашия домейн и използва системния cron, могат да възникнат проблеми с генерирането на URL. За избягване на тези проблеми, моля настройте \"overwrite.cli.url\" опцията в config.php файла с мрежовия път към вашята инсталация (Вероятно : \"{suggestedOverwriteCliURL}\")", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Вашата инсталация няма зададен регион на телефона по подразбиране. Това е нужно за проверка на телефонните номера в настройките на профила без код на държава. За да разрешите номера без код на държава, моля, добавете \"default_phone_region\" със съответния {linkstart} ISO 3166-1 код ↗ {linkend} на региона към вашия конфигурационен файл.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Не беше възможно да се изпълни заданието cron чрез командния интерфейс CLI. Появиха се следните технически грешки:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 е последното издание, поддържащо PHP 7.2. Nextcloud 21 изисква поне PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Функцията PHP \"set_time_limit\" не е налична. Това може да доведе до спиране на скриптове в средата на изпълнение, което ще повреди вашата инсталация. Активирането на тази функция е силно препоръчително.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Вашият PHP не поддържа FreeType, в резулта това ще доведе до неправилното показване на профилните снимки и настройките на интерфейса", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Липсва индекс „{indexName}“ в таблица „{tableName}“.", @@ -217,9 +216,9 @@ "Admin" : "Админ", "Help" : "Помощ", "Access forbidden" : "Достъпът е забранен", + "Back to %s" : "Обратно към %s", "File not found" : "Файлът не е открит", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документът не можа да бъде намерен на сървъра. Може би споделянето е изтрито или е изтекло?", - "Back to %s" : "Обратно към %s", "Too many requests" : "Твърде много заявки", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Имаше твърде много заявки от вашата мрежа. Опитайте отново по-късно или се свържете с вашия администратор, ако това е грешка.", "Error" : "Грешка", @@ -344,6 +343,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Не е настроен кеш за паметта. За да повишите ефективността, моля настройте кеш за паметта ако е възможно. Допълнителна информация може да бъде намерена в нашата <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документация</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Не е открит подходящ източник за случайност от PHP, което е силно обезкуражително от съображения за сигурност. Допълнителна информация може да се намери в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацията</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "В момента използвате PHP {version}. Актуализирайте версията на PHP за да се възползвате от <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">подобренията в производителността и сигурността, предоставени от PHP Group</a> колкото можете по-скоро.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 е последното издание, поддържащо PHP 7.2. Nextcloud 21 изисква поне PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Хедърът за обратно прокси е невалиден, или достъпвате Nextcloud от доверено прокси. Ако не е така, то това е проблем в сигурността и може да позволи на хакер да прикрие IP адреса си в Nextcloud. Допълнителна информация може да бъде намерена в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документация</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Кеширането на паметта е настроено като разпределена кеш, но е инсталиран грешен PHP модул \"memcache\". \\OC\\Memcache\\Memcached поддържа само \"memcached\", и не \"memcache\". Прегледайте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki относно двата модула</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Някой от файловете не преминаха проверката за цялост на кода. Допълнителна информация за това как да разрешите този проблем може да се намери в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документация</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Списък с невалидни файлове…</a> / <a href=\"{rescanEndpoint}\">Сканиране отново…</a>)", diff --git a/core/l10n/br.js b/core/l10n/br.js index 89a9c8396a9..a61acb7ef54 100644 --- a/core/l10n/br.js +++ b/core/l10n/br.js @@ -210,9 +210,9 @@ OC.L10N.register( "Admin" : "Merour", "Help" : "Skoazell", "Access forbidden" : "N'oc'h ket aotreet tremen", + "Back to %s" : "Distro da %s", "File not found" : "N'eo ket bet kavet ar restr", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "N'eo ket posuple kavout ar ragtress war ar servijour. Marteze eo re gozh pe ez eo bet lammet ar rannadenn.", - "Back to %s" : "Distro da %s", "Too many requests" : "Re a goulennoù", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Re a goulennoù a zo bet eus ar rouedat. Klaskit en dro diwezhatoc'h pe galvit ho merour m'az eus ur fazi.", "Error" : "Fazi", diff --git a/core/l10n/br.json b/core/l10n/br.json index 16f1db1f5a5..e7895a1a7be 100644 --- a/core/l10n/br.json +++ b/core/l10n/br.json @@ -208,9 +208,9 @@ "Admin" : "Merour", "Help" : "Skoazell", "Access forbidden" : "N'oc'h ket aotreet tremen", + "Back to %s" : "Distro da %s", "File not found" : "N'eo ket bet kavet ar restr", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "N'eo ket posuple kavout ar ragtress war ar servijour. Marteze eo re gozh pe ez eo bet lammet ar rannadenn.", - "Back to %s" : "Distro da %s", "Too many requests" : "Re a goulennoù", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Re a goulennoù a zo bet eus ar rouedat. Klaskit en dro diwezhatoc'h pe galvit ho merour m'az eus ur fazi.", "Error" : "Fazi", diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 97cfc30bffe..a9e3ac7fe18 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -56,7 +56,6 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El mòdul de PHP \"fileinfo\" no es troba. És molt recomanable habilitar aquest mòdul per aconseguir els millors resultats amb detecció de tipus MIME.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Si la instal·lació no s'ha fet a l'arrel del domini i es fa servir el cron del sistema, hi pot haver problemes amb la generació d'URL. Per evitar aquests problemes, si us plau definiu l'opció \"overwrite.cli.url\" al fitxer config.php amb el camí webroot de la vostra instal·lació (suggeriment: \"{suggestedOverwriteCliURL}\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No ha estat possible executar la tasca de cron mitjançant la línia d'ordres. Han aparegut els errors tècnics següents:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 és l’última versió compatible amb PHP 7.2. Nextcloud 21 requereix com a mínim PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció PHP \"set_time_limit\" no està disponible. Això podria resultar en scripts que s’aturin a mitja execució, trencant la instal·lació. Us recomanem activar aquesta funció.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "El vostre PHP no té suport FreeType, cosa que provoca un trencament de les fotos de perfil i la interfície de paràmetres.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Índex \"{indexName}\" desaparegut a la taula \"{tableName}\".", @@ -214,9 +213,9 @@ OC.L10N.register( "Admin" : "Administració", "Help" : "Ajuda", "Access forbidden" : "Accés prohibit", + "Back to %s" : "Tornar a %s", "File not found" : "No s'ha trobat el fitxer", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El document no s’ha trobat en el servidor. Potser la referència s'ha suprimit o ha caducat?", - "Back to %s" : "Tornar a %s", "Too many requests" : "Hi ha massa sol·licituds", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hi havia massa sol·licituds de la seva xarxa. Reintentar més tard o contactar amb l'administrador si això és un error.", "Error" : "Error", @@ -340,6 +339,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No s’ha configurat cap memòria cau. Per millorar el rendiment configureu un memcache si està disponible. Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap font d'aleatorietat trobada per PHP, la qual cosa és molt desaconsellada per motius de seguretat. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualment esteu executant PHP {version}. Us animem a actualitzar la versió de PHP que feu servir per tenir avantatge d’<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">actualitzacions de rendiment i seguretat proporcionats pel PHP Group</a> tan aviat com ho suporti la vostra distribució.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 és l’última versió compatible amb PHP 7.2. Nextcloud 21 requereix com a mínim PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuració de capçaleres per proxy invers és incorrecta o esteu accedint a Nextcloud des d'un proxy de confiança. Si no, aquest és un problema de seguretat i pot permetre a un atacant falsejar la seva adreça d'IP visible al Nextcloud. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached està configurat com a memòria cau distribuïda, però hi ha instal·lat el mòdul erroni de PHP \"memcache\". \\OC\\Memcache\\Memcached només dóna suport \"memcached\" i no \"memcache\". Mireu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\"> wiki de memcached sobre ambdós mòduls</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns fitxers no han passat la comprovació d'integritat. Trobareu més informació sobre com resoldre aquest assumpte a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Llista de fitxers no vàlids...</a> / <a href=\"{rescanEndpoint}\">Torna a cercar…</a>)", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 7d1ed7e063d..dd92dd923ff 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -54,7 +54,6 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "El mòdul de PHP \"fileinfo\" no es troba. És molt recomanable habilitar aquest mòdul per aconseguir els millors resultats amb detecció de tipus MIME.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Si la instal·lació no s'ha fet a l'arrel del domini i es fa servir el cron del sistema, hi pot haver problemes amb la generació d'URL. Per evitar aquests problemes, si us plau definiu l'opció \"overwrite.cli.url\" al fitxer config.php amb el camí webroot de la vostra instal·lació (suggeriment: \"{suggestedOverwriteCliURL}\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No ha estat possible executar la tasca de cron mitjançant la línia d'ordres. Han aparegut els errors tècnics següents:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 és l’última versió compatible amb PHP 7.2. Nextcloud 21 requereix com a mínim PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La funció PHP \"set_time_limit\" no està disponible. Això podria resultar en scripts que s’aturin a mitja execució, trencant la instal·lació. Us recomanem activar aquesta funció.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "El vostre PHP no té suport FreeType, cosa que provoca un trencament de les fotos de perfil i la interfície de paràmetres.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Índex \"{indexName}\" desaparegut a la taula \"{tableName}\".", @@ -212,9 +211,9 @@ "Admin" : "Administració", "Help" : "Ajuda", "Access forbidden" : "Accés prohibit", + "Back to %s" : "Tornar a %s", "File not found" : "No s'ha trobat el fitxer", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El document no s’ha trobat en el servidor. Potser la referència s'ha suprimit o ha caducat?", - "Back to %s" : "Tornar a %s", "Too many requests" : "Hi ha massa sol·licituds", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hi havia massa sol·licituds de la seva xarxa. Reintentar més tard o contactar amb l'administrador si això és un error.", "Error" : "Error", @@ -338,6 +337,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No s’ha configurat cap memòria cau. Per millorar el rendiment configureu un memcache si està disponible. Trobareu més informació a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap font d'aleatorietat trobada per PHP, la qual cosa és molt desaconsellada per motius de seguretat. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualment esteu executant PHP {version}. Us animem a actualitzar la versió de PHP que feu servir per tenir avantatge d’<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">actualitzacions de rendiment i seguretat proporcionats pel PHP Group</a> tan aviat com ho suporti la vostra distribució.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 és l’última versió compatible amb PHP 7.2. Nextcloud 21 requereix com a mínim PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuració de capçaleres per proxy invers és incorrecta o esteu accedint a Nextcloud des d'un proxy de confiança. Si no, aquest és un problema de seguretat i pot permetre a un atacant falsejar la seva adreça d'IP visible al Nextcloud. Trobareu més informació a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached està configurat com a memòria cau distribuïda, però hi ha instal·lat el mòdul erroni de PHP \"memcache\". \\OC\\Memcache\\Memcached només dóna suport \"memcached\" i no \"memcache\". Mireu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\"> wiki de memcached sobre ambdós mòduls</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns fitxers no han passat la comprovació d'integritat. Trobareu més informació sobre com resoldre aquest assumpte a la nostra <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentació</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Llista de fitxers no vàlids...</a> / <a href=\"{rescanEndpoint}\">Torna a cercar…</a>)", diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 98a6a25bf90..472c7763135 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -82,7 +82,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nebyla nastavena mezipaměť v paměti. Pokud je dostupná, nastavte ji pro zlepšení výkonu. Další informace lze nalézt v naší {linkstart}dokumentaci ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP nenalezlo žádný použitelný zdroj náhodnosti, což je silně nedoporučeno z důvodu zabezpečení. Bližší informace naleznete v {linkstart}dokumentaci ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Nyní používáte PHP {version}. Abyste mohli využívat {linkstart}aktualizace, zlepšující výkonnost a zabezpečení, poskytované autory PHP↗{linkend}, přejděte na jeho novější verzi. A to tak rychle, jak to vámi využívaná distribuce operačního systému umožňuje.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 je posledním vydáním, které podporuje PHP 7.2. Nextcloud 21 vyžaduje přinejmenším PHP 7.3.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 je posledním vydáním, které podporuje PHP 7.3. Nextcloud 24 vyžaduje přinejmenším PHP 7.4.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nastavení hlaviček reverzní proxy není správné nebo přistupujete na Nextcloud z důvěryhodné proxy. Pokud nepřistupujete k Nextcloud z důvěryhodné proxy, potom je toto bezpečností chyba a může útočníkovi umožnit falšovat IP adresu, kterou NextCloud vidí. Další informace lze nalézt v naší {linkstart}dokumentaci ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Je nastaven memcached jako distribuovaná cache, ale je nainstalovaný nesprávný PHP modul „memcache“. \\OC\\Memcache\\Memcached podporuje pouze „memcached“ a ne „memcache“. Podívejte se na {linkstart}memcached wiki pro oba moduly ↗{linkend}..", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Některé soubory neprošly kontrolou integrity. Podrobnosti ohledně řešení tohoto problém lze nalézt v {linkstart1}dokumentaci↗{linkend}. ({linkstart2}Seznam neplatných souborů…{linkend} / {linkstart3}Znovu ověřit…{linkend})", @@ -178,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "Přihlásit se pomocí zařízení", "Back" : "Zpět", "Login form is disabled." : "Formulář pro přihlášení je vypnut", + "Edit Profile" : "Upravit profil", + "hasn't added any info yet" : "zatím nezadal(a) informace", + "The headline and about section will show up here" : "Nadpis a sekce o uživateli se zobrazí zde", + "Error opening the user status modal, try hard refreshing the page" : "Chyba při otevírání dialogu stavu uživatele, pokus o opětovné načtení stránky", "Reset search" : "Resetovat hledání", "Search for {name} only" : "Hledat pouze {name}", "No results for {query}" : "Pro {query} nic nenalezeno", @@ -268,9 +272,11 @@ OC.L10N.register( "Admin" : "Správa", "Help" : "Nápověda", "Access forbidden" : "Přístup zakázán", + "Profile not found" : "Profil nenalezen", + "The profile does not exist." : "Profil neexistuje.", + "Back to %s" : "Zpět na %s", "File not found" : "Soubor nenalezen", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument se nepodařilo na serveru najít. Možná bylo sdílení smazáno nebo skončila jeho platnost?", - "Back to %s" : "Zpět na %s", "Too many requests" : "Příliš mnoho požadavků", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Z vaší sítě bylo příliš mnoho požadavků. Zkuste to později nebo (pokud je toto chyba) se obraťte na svého správce.", "Error" : "Chyba", @@ -396,6 +402,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nebyla nastavena mezipaměť v paměti. Pokud je dostupná, nastavte ji pro zlepšení výkonu. Další informace lze nalézt v naší <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaci</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP nenalezlo žádný použitelný zdroj náhodnosti, což je silně nedoporučeno z důvodu zabezpečení. Bližší informace naleznete v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaci</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Nyní používáte PHP {version}. Abyste mohli využívat <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aktualizace, zlepšující výkonnost a zabezpečení, poskytované autory PHP</a>, přejděte na jeho novější verzi. A to tak rychle, jak to vámi využívaná distribuce operačního sysétmu umožňuje.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 je posledním vydáním, které podporuje PHP 7.2. Nextcloud 21 vyžaduje přinejmenším PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nastavení hlaviček reverzní proxy není správné nebo přistupujete na Nextcloud z důvěryhodné proxy. Pokud nepřistupujete k Nextcloud z důvěryhodné proxy, potom je toto bezpečností chyba a může útočníkovi umožnit falšovat IP adresu, kterou NextCloud vidí. Další informace lze nalézt v naší <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaci</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Je nastaven memcached jako distribuovaná cache, ale je nainstalovaný nesprávný PHP modul „memcache“. \\OC\\Memcache\\Memcached podporuje pouze „memcached“ a ne „memcache“. Podívejte se na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki pro oba moduly</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Některé soubory neprošly kontrolou integrity. Podrobnosti ohledně řešení tohoto problém lze nalézt v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaci</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Seznam neplatných souborů…</a> / <a href=\"{rescanEndpoint}\">Znovu ověřit…</a>)", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index ee4200d4c46..f3c2d31df1b 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -80,7 +80,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nebyla nastavena mezipaměť v paměti. Pokud je dostupná, nastavte ji pro zlepšení výkonu. Další informace lze nalézt v naší {linkstart}dokumentaci ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP nenalezlo žádný použitelný zdroj náhodnosti, což je silně nedoporučeno z důvodu zabezpečení. Bližší informace naleznete v {linkstart}dokumentaci ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Nyní používáte PHP {version}. Abyste mohli využívat {linkstart}aktualizace, zlepšující výkonnost a zabezpečení, poskytované autory PHP↗{linkend}, přejděte na jeho novější verzi. A to tak rychle, jak to vámi využívaná distribuce operačního systému umožňuje.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 je posledním vydáním, které podporuje PHP 7.2. Nextcloud 21 vyžaduje přinejmenším PHP 7.3.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 je posledním vydáním, které podporuje PHP 7.3. Nextcloud 24 vyžaduje přinejmenším PHP 7.4.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nastavení hlaviček reverzní proxy není správné nebo přistupujete na Nextcloud z důvěryhodné proxy. Pokud nepřistupujete k Nextcloud z důvěryhodné proxy, potom je toto bezpečností chyba a může útočníkovi umožnit falšovat IP adresu, kterou NextCloud vidí. Další informace lze nalézt v naší {linkstart}dokumentaci ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Je nastaven memcached jako distribuovaná cache, ale je nainstalovaný nesprávný PHP modul „memcache“. \\OC\\Memcache\\Memcached podporuje pouze „memcached“ a ne „memcache“. Podívejte se na {linkstart}memcached wiki pro oba moduly ↗{linkend}..", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Některé soubory neprošly kontrolou integrity. Podrobnosti ohledně řešení tohoto problém lze nalézt v {linkstart1}dokumentaci↗{linkend}. ({linkstart2}Seznam neplatných souborů…{linkend} / {linkstart3}Znovu ověřit…{linkend})", @@ -176,6 +176,10 @@ "Log in with a device" : "Přihlásit se pomocí zařízení", "Back" : "Zpět", "Login form is disabled." : "Formulář pro přihlášení je vypnut", + "Edit Profile" : "Upravit profil", + "hasn't added any info yet" : "zatím nezadal(a) informace", + "The headline and about section will show up here" : "Nadpis a sekce o uživateli se zobrazí zde", + "Error opening the user status modal, try hard refreshing the page" : "Chyba při otevírání dialogu stavu uživatele, pokus o opětovné načtení stránky", "Reset search" : "Resetovat hledání", "Search for {name} only" : "Hledat pouze {name}", "No results for {query}" : "Pro {query} nic nenalezeno", @@ -266,9 +270,11 @@ "Admin" : "Správa", "Help" : "Nápověda", "Access forbidden" : "Přístup zakázán", + "Profile not found" : "Profil nenalezen", + "The profile does not exist." : "Profil neexistuje.", + "Back to %s" : "Zpět na %s", "File not found" : "Soubor nenalezen", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument se nepodařilo na serveru najít. Možná bylo sdílení smazáno nebo skončila jeho platnost?", - "Back to %s" : "Zpět na %s", "Too many requests" : "Příliš mnoho požadavků", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Z vaší sítě bylo příliš mnoho požadavků. Zkuste to později nebo (pokud je toto chyba) se obraťte na svého správce.", "Error" : "Chyba", @@ -394,6 +400,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nebyla nastavena mezipaměť v paměti. Pokud je dostupná, nastavte ji pro zlepšení výkonu. Další informace lze nalézt v naší <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaci</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP nenalezlo žádný použitelný zdroj náhodnosti, což je silně nedoporučeno z důvodu zabezpečení. Bližší informace naleznete v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaci</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Nyní používáte PHP {version}. Abyste mohli využívat <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aktualizace, zlepšující výkonnost a zabezpečení, poskytované autory PHP</a>, přejděte na jeho novější verzi. A to tak rychle, jak to vámi využívaná distribuce operačního sysétmu umožňuje.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 je posledním vydáním, které podporuje PHP 7.2. Nextcloud 21 vyžaduje přinejmenším PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nastavení hlaviček reverzní proxy není správné nebo přistupujete na Nextcloud z důvěryhodné proxy. Pokud nepřistupujete k Nextcloud z důvěryhodné proxy, potom je toto bezpečností chyba a může útočníkovi umožnit falšovat IP adresu, kterou NextCloud vidí. Další informace lze nalézt v naší <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaci</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Je nastaven memcached jako distribuovaná cache, ale je nainstalovaný nesprávný PHP modul „memcache“. \\OC\\Memcache\\Memcached podporuje pouze „memcached“ a ne „memcache“. Podívejte se na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki pro oba moduly</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Některé soubory neprošly kontrolou integrity. Podrobnosti ohledně řešení tohoto problém lze nalézt v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaci</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Seznam neplatných souborů…</a> / <a href=\"{rescanEndpoint}\">Znovu ověřit…</a>)", diff --git a/core/l10n/da.js b/core/l10n/da.js index 04726bffd20..fa2544ab822 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -57,7 +57,6 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP modulet 'fileinfo' mangler. Vi anbefaler stærkt at aktivere dette modul til at få de bedste resultater med mime-type detektion.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Hvis din installation ikke er installeret i domænets rod og bruger systemets cron, kan der bliver problemer med at generere URLs. For at undgå disse problemer, venligst indstil \"overwrite.cli.url\" optionen i din config.php med stien til roden for din webinstallation (eksempel: \"{suggestedOverwriteCliURL}\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Det var ikke muligt at udføre cronjobbet via kommandolinjefladen CLI. Følgende tekniske fejl fremkom:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er den sidste version som understøtter PHP 7.2. Nextcloud 21 kræver mindst PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP funktionen \"set_time_limit\" er ikke tilgængelig. Dette kan resultere i at scripts stopper halvvejs og din installation fejler. Vi anbefaler at aktivere denne funktion.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Din PHP version har ikke FreeType-support, hvilket resulterer i brud på profilbilleder og indstillingerne.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Mangler index \"{indexName}\" i tabel \"{tableName}\".", @@ -213,9 +212,9 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Hjælp", "Access forbidden" : "Adgang forbudt", + "Back to %s" : "Tilbage til %s", "File not found" : "Filen blev ikke fundet", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunne ikke findes på serveren. Måske er det slettet, eller udløbet?", - "Back to %s" : "Tilbage til %s", "Too many requests" : "For mange resultater", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Der har været for mange forespørgsmåler fra dit netværk. Forsøg igen senere eller kontakt din administrator hvis dette er en fejl.", "Error" : "Fejl", @@ -339,6 +338,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Der er ikke konfigureret noget hukommelsesmellemlager. For at forbedre din ydelse bør du om muligt konfigurere en mamcache. Yderligere information findes i <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentationen</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ingen passende kilde af tilfældigheder fundet til PHP, hvilket stærkt frarådes af sikkerhedsgrunde. Yderligere information kan findes i vores <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentation</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du kører i øjeblikket med PHP {version}. Vi anbefaler dig at opgradere din PHP version for at få glæde af <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">ydelses- og sikkerhedsopdateringer udgivet af the PHP Group</a> så snart din distribution understøtter dem.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er den sidste version som understøtter PHP 7.2. Nextcloud 21 kræver mindst PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfigurationen af reverse proxy-headere er ikke korrekt eller du tilgår Nextcloud fra en betroet proxy. Hvis du ikke tilgår Nextcloud fra en betroet proxy, så er dette et sikkerhedsproblem og kan tillade en angriber af forfalske deres IP-adresse som synlig for Nextcloud. Yderligere information kan findes i vores <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentation</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached er konfigureret som et distribueret mellemlager, men det forkerte PHP-modul \"memcache\" er installeret. \\OC\\Memcache\\Memcached understøtter kun \"memcached\" og ikke \"memcache\". Se <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached-wikien om begge moduler</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Nogle filer har ikke bestået integritetskontrollen. Yderligere information om hvordan man løser dette problem kan findes i vores <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dodumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste over ugyldige filer...</a> / <a href=\"{rescanEndpoint}\">Scan igen…</a>)", diff --git a/core/l10n/da.json b/core/l10n/da.json index 2edf5946a96..5b2dc6f335f 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -55,7 +55,6 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP modulet 'fileinfo' mangler. Vi anbefaler stærkt at aktivere dette modul til at få de bedste resultater med mime-type detektion.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Hvis din installation ikke er installeret i domænets rod og bruger systemets cron, kan der bliver problemer med at generere URLs. For at undgå disse problemer, venligst indstil \"overwrite.cli.url\" optionen i din config.php med stien til roden for din webinstallation (eksempel: \"{suggestedOverwriteCliURL}\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Det var ikke muligt at udføre cronjobbet via kommandolinjefladen CLI. Følgende tekniske fejl fremkom:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er den sidste version som understøtter PHP 7.2. Nextcloud 21 kræver mindst PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP funktionen \"set_time_limit\" er ikke tilgængelig. Dette kan resultere i at scripts stopper halvvejs og din installation fejler. Vi anbefaler at aktivere denne funktion.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Din PHP version har ikke FreeType-support, hvilket resulterer i brud på profilbilleder og indstillingerne.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Mangler index \"{indexName}\" i tabel \"{tableName}\".", @@ -211,9 +210,9 @@ "Admin" : "Admin", "Help" : "Hjælp", "Access forbidden" : "Adgang forbudt", + "Back to %s" : "Tilbage til %s", "File not found" : "Filen blev ikke fundet", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunne ikke findes på serveren. Måske er det slettet, eller udløbet?", - "Back to %s" : "Tilbage til %s", "Too many requests" : "For mange resultater", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Der har været for mange forespørgsmåler fra dit netværk. Forsøg igen senere eller kontakt din administrator hvis dette er en fejl.", "Error" : "Fejl", @@ -337,6 +336,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Der er ikke konfigureret noget hukommelsesmellemlager. For at forbedre din ydelse bør du om muligt konfigurere en mamcache. Yderligere information findes i <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentationen</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ingen passende kilde af tilfældigheder fundet til PHP, hvilket stærkt frarådes af sikkerhedsgrunde. Yderligere information kan findes i vores <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentation</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du kører i øjeblikket med PHP {version}. Vi anbefaler dig at opgradere din PHP version for at få glæde af <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">ydelses- og sikkerhedsopdateringer udgivet af the PHP Group</a> så snart din distribution understøtter dem.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er den sidste version som understøtter PHP 7.2. Nextcloud 21 kræver mindst PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfigurationen af reverse proxy-headere er ikke korrekt eller du tilgår Nextcloud fra en betroet proxy. Hvis du ikke tilgår Nextcloud fra en betroet proxy, så er dette et sikkerhedsproblem og kan tillade en angriber af forfalske deres IP-adresse som synlig for Nextcloud. Yderligere information kan findes i vores <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dokumentation</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached er konfigureret som et distribueret mellemlager, men det forkerte PHP-modul \"memcache\" er installeret. \\OC\\Memcache\\Memcached understøtter kun \"memcached\" og ikke \"memcache\". Se <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached-wikien om begge moduler</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Nogle filer har ikke bestået integritetskontrollen. Yderligere information om hvordan man løser dette problem kan findes i vores <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">dodumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste over ugyldige filer...</a> / <a href=\"{rescanEndpoint}\">Scan igen…</a>)", diff --git a/core/l10n/de.js b/core/l10n/de.js index c198ae85d38..dc1e069e731 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -27,6 +27,8 @@ OC.L10N.register( "Could not complete login" : "Anmeldung konnte nicht abgeschlossen werden", "Your login token is invalid or has expired" : "Dein Anmelde-Token ist ungültig oder abgelaufen", "Password reset is disabled" : "Passwort-Reset ist deaktiviert", + "Could not reset password because the token is expired" : "Das Passwort konnte nicht zurückgesetzt werden, da das Token abgelaufen ist", + "Could not reset password because the token is invalid" : "Das Passwort konnte nicht zurückgesetzt werden, da das Token ungültig ist", "%s password reset" : "%s-Passwort zurücksetzen", "Password reset" : "Passwort zurücksetzen", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klicke zum Zurücksetzen des Passworts auf die folgende Schaltfläche. Wenn Du das Zurücksetzen des Passworts nicht angefordert hast, ignoriere diese E-Mail.", @@ -79,7 +81,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Es wurde kein PHP Memory Cache konfiguriert. Konfiguriere zur Erhöhung der Leistungsfähigkeit, soweit verfügbar, einen Memory Cache. Weitere Informationen findest Du in unserer {linkstart}Dokumentation ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Von PHP wurde keine geeignete Quelle für Zufälligkeit gefunden, aus Sicht der Sicherheit ist dies bedenklich. Weitere Informationen sind in der {linkstart}Dokumentation ↗{linkend} zu finden.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Du verwendest im Moment PHP {version}. Wir empfehlen ein Upgrade deiner PHP Version, um die {linkstart}Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP Gruppe bereitgestellt werden↗{linkend}, sobald deine Distribution diese unterstützt.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ist die letzte Version, die PHP 7.2 unterstützt. Nextcloud 21 benötigt mindestens PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Du greifst auf Nextcloud über einen vertrauenswürdigen Proxy zu. Ist dies nicht der Fall, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt, die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu finden sich in der {linkstart}Dokumentation ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached ist als distributed cache konfiguriert aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im {linkstart}memcached wiki nach beiden Modulen suchen ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Manche Dateien haben die Integritätsprüfung nicht bestanden. Weitere Informationen um den Fehler zu beheben findest Du in unserer {linkstart1}Dokumentation↗{linkend}. ({linkstart2}Liste der ungültigen Dateien …{linkend} / {linkstart3}Erneut scannen…{linkend})", @@ -264,9 +265,9 @@ OC.L10N.register( "Admin" : "Administrator", "Help" : "Hilfe", "Access forbidden" : "Zugriff verboten", + "Back to %s" : "Zurück zu %s", "File not found" : "Datei nicht gefunden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", - "Back to %s" : "Zurück zu %s", "Too many requests" : "Zu viele Anfragen", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus Deinem Netzwerk. Versuche es später erneut oder wende Dich an Deinen Administrator, wenn dies ein Fehler sein sollte.", "Error" : "Fehler", @@ -391,6 +392,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Es wurde kein PHP-Memory-Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen findest Du in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Von PHP wurde keine geeignete Quelle für Zufälligkeit gefunden, aus Sicht der Sicherheit ist dies bedenklich. Weitere Informationen sind in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a> zu finden.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du verwendest derzeit PHP {version}. Upgrade Deine PHP-Version, um die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden</a>, sobald diese Deine Distribution unterstützt.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ist die letzte Version, die PHP 7.2 unterstützt. Nextcloud 21 benötigt mindestens PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Du greifst auf Nextcloud über einen vertrauenswürdigen Proxy zu. Ist dies nicht der Fall, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt, die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu finden sich in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki nach beiden Modulen suchen</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. Weiterführende Informationen befinden sich in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste der ungültigen Dateien…</a> / <a href=\"{rescanEndpoint}\">Erneut analysieren…</a>)", diff --git a/core/l10n/de.json b/core/l10n/de.json index d1b5808e126..d373265e777 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -25,6 +25,8 @@ "Could not complete login" : "Anmeldung konnte nicht abgeschlossen werden", "Your login token is invalid or has expired" : "Dein Anmelde-Token ist ungültig oder abgelaufen", "Password reset is disabled" : "Passwort-Reset ist deaktiviert", + "Could not reset password because the token is expired" : "Das Passwort konnte nicht zurückgesetzt werden, da das Token abgelaufen ist", + "Could not reset password because the token is invalid" : "Das Passwort konnte nicht zurückgesetzt werden, da das Token ungültig ist", "%s password reset" : "%s-Passwort zurücksetzen", "Password reset" : "Passwort zurücksetzen", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klicke zum Zurücksetzen des Passworts auf die folgende Schaltfläche. Wenn Du das Zurücksetzen des Passworts nicht angefordert hast, ignoriere diese E-Mail.", @@ -77,7 +79,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Es wurde kein PHP Memory Cache konfiguriert. Konfiguriere zur Erhöhung der Leistungsfähigkeit, soweit verfügbar, einen Memory Cache. Weitere Informationen findest Du in unserer {linkstart}Dokumentation ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Von PHP wurde keine geeignete Quelle für Zufälligkeit gefunden, aus Sicht der Sicherheit ist dies bedenklich. Weitere Informationen sind in der {linkstart}Dokumentation ↗{linkend} zu finden.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Du verwendest im Moment PHP {version}. Wir empfehlen ein Upgrade deiner PHP Version, um die {linkstart}Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP Gruppe bereitgestellt werden↗{linkend}, sobald deine Distribution diese unterstützt.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ist die letzte Version, die PHP 7.2 unterstützt. Nextcloud 21 benötigt mindestens PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Du greifst auf Nextcloud über einen vertrauenswürdigen Proxy zu. Ist dies nicht der Fall, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt, die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu finden sich in der {linkstart}Dokumentation ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached ist als distributed cache konfiguriert aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im {linkstart}memcached wiki nach beiden Modulen suchen ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Manche Dateien haben die Integritätsprüfung nicht bestanden. Weitere Informationen um den Fehler zu beheben findest Du in unserer {linkstart1}Dokumentation↗{linkend}. ({linkstart2}Liste der ungültigen Dateien …{linkend} / {linkstart3}Erneut scannen…{linkend})", @@ -262,9 +263,9 @@ "Admin" : "Administrator", "Help" : "Hilfe", "Access forbidden" : "Zugriff verboten", + "Back to %s" : "Zurück zu %s", "File not found" : "Datei nicht gefunden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", - "Back to %s" : "Zurück zu %s", "Too many requests" : "Zu viele Anfragen", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus Deinem Netzwerk. Versuche es später erneut oder wende Dich an Deinen Administrator, wenn dies ein Fehler sein sollte.", "Error" : "Fehler", @@ -389,6 +390,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Es wurde kein PHP-Memory-Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen findest Du in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Von PHP wurde keine geeignete Quelle für Zufälligkeit gefunden, aus Sicht der Sicherheit ist dies bedenklich. Weitere Informationen sind in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a> zu finden.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du verwendest derzeit PHP {version}. Upgrade Deine PHP-Version, um die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden</a>, sobald diese Deine Distribution unterstützt.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ist die letzte Version, die PHP 7.2 unterstützt. Nextcloud 21 benötigt mindestens PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Du greifst auf Nextcloud über einen vertrauenswürdigen Proxy zu. Ist dies nicht der Fall, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt, die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu finden sich in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki nach beiden Modulen suchen</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. Weiterführende Informationen befinden sich in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste der ungültigen Dateien…</a> / <a href=\"{rescanEndpoint}\">Erneut analysieren…</a>)", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 4be8a88bf86..d59ca8cc215 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -82,7 +82,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Es wurde kein PHP Memory Cache konfiguriert. Konfigurieren Sie zur Erhöhung der Leistungsfähigkeit, soweit verfügbar, einen Memory Cache. Weitere Informationen finden Sie in unserer {linkstart}Dokumentation ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Von PHP wurde keine geeignete Quelle für Zufälligkeit gefunden, aus Sicht der Sicherheit ist dies bedenklich. Weitere Informationen sind in der {linkstart}Dokumentation ↗{linkend} zu finden.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Sie verwenden im Moment PHP {version}. Wir empfehlen ein Upgrade ihrer PHP Version, um die {linkstart}Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP Gruppe bereitgestellt werden↗{linkend}, sobald Ihre Distribution diese unterstützt.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ist die letzte Version, die PHP 7.2 unterstützt. Nextcloud 21 benötigt mindestens PHP 7.3.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 ist die letzte Version, die PHP 7.3 unterstützt. Nextcloud 24 erfordert mindestens PHP 7.4.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Sie greifen auf Nextcloud über einen vertrauenswürdigen Proxy zu. Ist dies nicht der Fall, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu befindet sich in der {linkstart}Dokumentation ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached ist als distributed cache konfiguriert aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im {linkstart}memcached wiki nach beiden Modulen suchen ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Manche Dateien haben die Integritätsprüfung nicht bestanden. Weitere Informationen um den Fehler zu behen finden Sie in unserer {linkstart1}Dokumentation↗{linkend}. ({linkstart2}Liste der ungültigen Dateien...{linkend} / {linkstart3}Erneut scannen…{linkend})", @@ -178,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "Mit einem Gerät anmelden", "Back" : "Zurück", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", + "Edit Profile" : "Profil bearbeiten", + "hasn't added any info yet" : "hat noch keine Infos hinzugefügt", + "The headline and about section will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt", + "Error opening the user status modal, try hard refreshing the page" : "Fehler beim Öffnen des Benutzerstatus-Modals, versuchen Sie die Seite zu aktualisieren", "Reset search" : "Suche zurücksetzen", "Search for {name} only" : "Nur nach {name} suchen", "No results for {query}" : "Keine Suchergebnisse zu {query}", @@ -268,9 +272,11 @@ OC.L10N.register( "Admin" : "Administrator", "Help" : "Hilfe", "Access forbidden" : "Zugriff verboten", + "Profile not found" : "Profil nicht gefunden", + "The profile does not exist." : "Das Profil existiert nicht.", + "Back to %s" : "Zurück zu %s", "File not found" : "Datei nicht gefunden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", - "Back to %s" : "Zurück zu %s", "Too many requests" : "Zu viele Anfragen", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus Ihrem Netzwerk. Versuchen Sie es später erneut oder wenden Sie sich an Ihren Administrator, wenn dies ein Fehler sein sollte.", "Error" : "Fehler", @@ -396,6 +402,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Es wurde kein PHP-Memory-Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen finden Sie in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Von PHP wurde keine geeignete Quelle für Zufälligkeit gefunden, aus Sicht der Sicherheit ist dies bedenklich. Weitere Informationen sind in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a> zu finden.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Sie verwenden im Moment PHP {version}. Upgraden Sie Ihre PHP-Version, um die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden</a>, sobald Ihre Distribution diese unterstützt.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ist die letzte Version, die PHP 7.2 unterstützt. Nextcloud 21 benötigt mindestens PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Sie greifen auf Nextcloud über einen vertrauenswürdigen Proxy zu. Ist dies nicht der Fall, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu finde sich in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki nach beiden Modulen suchen</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. Weiterführende Informationen befinden sich in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste der ungültigen Dateien …</a> / <a href=\"{rescanEndpoint}\">Erneut analysieren…</a>)", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 59fc3bc604b..42cb064af53 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -80,7 +80,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Es wurde kein PHP Memory Cache konfiguriert. Konfigurieren Sie zur Erhöhung der Leistungsfähigkeit, soweit verfügbar, einen Memory Cache. Weitere Informationen finden Sie in unserer {linkstart}Dokumentation ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Von PHP wurde keine geeignete Quelle für Zufälligkeit gefunden, aus Sicht der Sicherheit ist dies bedenklich. Weitere Informationen sind in der {linkstart}Dokumentation ↗{linkend} zu finden.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Sie verwenden im Moment PHP {version}. Wir empfehlen ein Upgrade ihrer PHP Version, um die {linkstart}Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP Gruppe bereitgestellt werden↗{linkend}, sobald Ihre Distribution diese unterstützt.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ist die letzte Version, die PHP 7.2 unterstützt. Nextcloud 21 benötigt mindestens PHP 7.3.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 ist die letzte Version, die PHP 7.3 unterstützt. Nextcloud 24 erfordert mindestens PHP 7.4.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Sie greifen auf Nextcloud über einen vertrauenswürdigen Proxy zu. Ist dies nicht der Fall, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu befindet sich in der {linkstart}Dokumentation ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached ist als distributed cache konfiguriert aber das falsche PHP-Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im {linkstart}memcached wiki nach beiden Modulen suchen ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Manche Dateien haben die Integritätsprüfung nicht bestanden. Weitere Informationen um den Fehler zu behen finden Sie in unserer {linkstart1}Dokumentation↗{linkend}. ({linkstart2}Liste der ungültigen Dateien...{linkend} / {linkstart3}Erneut scannen…{linkend})", @@ -176,6 +176,10 @@ "Log in with a device" : "Mit einem Gerät anmelden", "Back" : "Zurück", "Login form is disabled." : "Das Anmeldeformular ist deaktiviert.", + "Edit Profile" : "Profil bearbeiten", + "hasn't added any info yet" : "hat noch keine Infos hinzugefügt", + "The headline and about section will show up here" : "Die Überschrift und der Infobereich werden hier angezeigt", + "Error opening the user status modal, try hard refreshing the page" : "Fehler beim Öffnen des Benutzerstatus-Modals, versuchen Sie die Seite zu aktualisieren", "Reset search" : "Suche zurücksetzen", "Search for {name} only" : "Nur nach {name} suchen", "No results for {query}" : "Keine Suchergebnisse zu {query}", @@ -266,9 +270,11 @@ "Admin" : "Administrator", "Help" : "Hilfe", "Access forbidden" : "Zugriff verboten", + "Profile not found" : "Profil nicht gefunden", + "The profile does not exist." : "Das Profil existiert nicht.", + "Back to %s" : "Zurück zu %s", "File not found" : "Datei nicht gefunden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", - "Back to %s" : "Zurück zu %s", "Too many requests" : "Zu viele Anfragen", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus Ihrem Netzwerk. Versuchen Sie es später erneut oder wenden Sie sich an Ihren Administrator, wenn dies ein Fehler sein sollte.", "Error" : "Fehler", @@ -394,6 +400,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Es wurde kein PHP-Memory-Cache konfiguriert. Zur Erhöhung der Leistungsfähigkeit kann ein Memory-Cache konfiguriert werden. Weitere Informationen finden Sie in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Von PHP wurde keine geeignete Quelle für Zufälligkeit gefunden, aus Sicht der Sicherheit ist dies bedenklich. Weitere Informationen sind in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a> zu finden.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Sie verwenden im Moment PHP {version}. Upgraden Sie Ihre PHP-Version, um die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">Geschwindigkeits- und Sicherheitsupdates zu nutzen, welche von der PHP-Gruppe bereitgestellt werden</a>, sobald Ihre Distribution diese unterstützt.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ist die letzte Version, die PHP 7.2 unterstützt. Nextcloud 21 benötigt mindestens PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Die Reverse-Proxy-Header-Konfiguration ist fehlerhaft oder Sie greifen auf Nextcloud über einen vertrauenswürdigen Proxy zu. Ist dies nicht der Fall, dann besteht ein Sicherheitsproblem, das einem Angreifer erlaubt die IP-Adresse, die für Nextcloud sichtbar ist, auszuspähen. Weitere Informationen hierzu finde sich in der <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ist als verteilter Cache konfiguriert, aber das falsche PHP Modul \"memcache\" ist installiert. \\OC\\Memcache\\Memcached unterstützt nur \"memcached\" jedoch nicht \"memcache\". Im <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki nach beiden Modulen suchen</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Einige Dateien haben die Integritätsprüfung nicht bestanden. Weiterführende Informationen befinden sich in unserer <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Dokumentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste der ungültigen Dateien …</a> / <a href=\"{rescanEndpoint}\">Erneut analysieren…</a>)", diff --git a/core/l10n/el.js b/core/l10n/el.js index 9863e9f75d7..e43c6c1d838 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -59,7 +59,6 @@ OC.L10N.register( "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Εάν η εγκατάσταση σας δεν έχει γίνει στην ρίζα (root) του τομέα και χρησιμοποιεί το σύστημα cron, ενδέχεται να προκύψουν προβλήματα με την διαμόρφωση διεύθυνσης URL. Για να αποφύγετε αυτά τα προβλήματα, παρακαλούμε ορίστε την επιλογή \"overwrite.cli.url\" στο αρχείο διαμόρφωσης confing.php που βρίσκεται στη διαδρομή webroot της εγκατάστασης σας ( πρόταση: \"{suggestedOverwriteCliURL}\" ).", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Η εγκατάστασή σας δεν έχει ορισμένη προεπιλεγμένη περιοχή τηλεφώνου. Αυτό απαιτείται για την επικύρωση αριθμών τηλεφώνου στις ρυθμίσεις προφίλ χωρίς κωδικό χώρας. Για να επιτρέψετε αριθμούς χωρίς κωδικό χώρας, προσθέστε το \"default_phone_region\" με τον αντίστοιχο {linkstart} κωδικό ISO 3166-1 ↗ {linkend} της περιοχής στο αρχείο διαμόρφωσης.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Δεν ήταν δυνατή η εκτέλεση της cron job μέσω τερματικού (CLI). Εμφανίστηκαν τα παρακάτω τεχνικά σφάλματα:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Το Nextcloud 20 είναι η τελευταία έκδοση που υποστηρίζει PHP 7.2. Το Nextcloud 21 απαιτεί τουλάχιστον PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Μη διαθέσιμη λειτουργία της PHP \"set_time_limit\". Μπορεί να διακοπεί η εκτέλεση διαφόρων scripts με αποτέλεσμα διακοπή της εγκατάστασης. Συνιστούμε ενεργοποίηση της λειτουργίας.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Η PHP δεν έχει υποστήριξη FreεType, με αποτέλεσμα τα σφάλματα στην εικόνα προφίλ και στις ρυθμίσεις διεπαφής χρήστη.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Αγνοείται η ένδειξη \"{Όνομα_ένδειξης}\" στην επιφάνεια \"{Όνομα επιφάνειας}\".", @@ -219,9 +218,9 @@ OC.L10N.register( "Admin" : "Διαχειριστής", "Help" : "Βοήθεια", "Access forbidden" : "Απαγορεύεται η πρόσβαση", + "Back to %s" : "Πίσω στο %s", "File not found" : "Το αρχείο δεν βρέθηκε", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Το έγγραφο δεν βρέθηκε στον διακομιστή. Ίσως διαγράφηκε η κοινή χρήση ή έληξε?", - "Back to %s" : "Πίσω στο %s", "Too many requests" : "Πάρα πολλά αιτήματα", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Υπήρχαν πάρα πολλά αιτήματα από το δίκτυό σας. Δοκιμάστε ξανά αργότερα ή επικοινωνήστε με τον διαχειριστή σας εάν πρόκειται για σφάλμα.", "Error" : "Σφάλμα", @@ -346,6 +345,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Δεν υπάρχει ρύθμιση/διαμόρφωση προσωρινής μνήμης. Για να βελτιώσετε την απόδοση, παρακαλούμε να διαμορφώσετε αν είναι διαθέσιμο ένα \"memcache\". Περισσότερες πληροφορίες μπορείτε να βρείτε στην <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">τεκμηρίωση</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Δεν υπάρχει κατάλληλη πηγή τυχαίων στοιχείων για την PHP, το οποίο δεν προτείνεται ιδιαίτερα για λόγους ασφαλείας. Περισσότερερς πληροφορίες μπορείτε να βρέιτε στο <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">τεκμηρίωση</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Έχετε εγκατεστημένη την PHP {version}. Μόλις το υποστηρίξει η διανομή σας, αναβαθμίστε την έκδοση της PHP για να επωφεληθείτε από τις ενημερώσεις στην <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">απόδοση και την ασφάλεια που παρέχονται από την ομάδα της PHP</a>.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Το Nextcloud 20 είναι η τελευταία έκδοση που υποστηρίζει PHP 7.2. Το Nextcloud 21 απαιτεί τουλάχιστον PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Η διαμόρφωση των reverse proxy headers είναι εσφαλμένη, ή έχετε πρόσβαση στο Nextcloud από έναν αξιόπιστο/έμπιστο διαμεσολαβητή. Εάν όχι, αυτό είναι ένα ζήτημα ασφάλειας και μπορεί να επιτρέψει σε έναν κακόβουλο χρήστη να ξεγελάσει την διεύθυνση IP του ως ορατή στο Nextcloud. Περισσότερες πληροφορίες μπορείτε να βρείτε στην <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">τεκμηρίωση</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Το Memcached είναι ρυθμισμένο ως κατανεμημένη λανθάνουσα μνήμη, αλλά είναι εγκατεστημένο το λάθος πρόσθετο \"memcache\" της PHP. \\OC\\Memcache\\Memcached υποστηρίζετε μόνο το \"memcached\" και όχι το \"memcache\". Δείτε στο <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki σχετικά με τα δύο πρόσθετα</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Μερικά αρχεία δεν πέρασαν από τον έλεγχο της ακεραιότητας. Περισσότερες πληροφορίες για το πως να επιλύσετε πρόβλημα μπορείτε να βρείτε στην <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">τεκμηρίωση</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Λίστα από μη έγκυρα αρχεία…</a> / <a href=\"{rescanEndpoint}\">Σάρωση ξανά…</a>)", diff --git a/core/l10n/el.json b/core/l10n/el.json index 60720ce7f19..473c4e2c7a7 100644 --- a/core/l10n/el.json +++ b/core/l10n/el.json @@ -57,7 +57,6 @@ "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Εάν η εγκατάσταση σας δεν έχει γίνει στην ρίζα (root) του τομέα και χρησιμοποιεί το σύστημα cron, ενδέχεται να προκύψουν προβλήματα με την διαμόρφωση διεύθυνσης URL. Για να αποφύγετε αυτά τα προβλήματα, παρακαλούμε ορίστε την επιλογή \"overwrite.cli.url\" στο αρχείο διαμόρφωσης confing.php που βρίσκεται στη διαδρομή webroot της εγκατάστασης σας ( πρόταση: \"{suggestedOverwriteCliURL}\" ).", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Η εγκατάστασή σας δεν έχει ορισμένη προεπιλεγμένη περιοχή τηλεφώνου. Αυτό απαιτείται για την επικύρωση αριθμών τηλεφώνου στις ρυθμίσεις προφίλ χωρίς κωδικό χώρας. Για να επιτρέψετε αριθμούς χωρίς κωδικό χώρας, προσθέστε το \"default_phone_region\" με τον αντίστοιχο {linkstart} κωδικό ISO 3166-1 ↗ {linkend} της περιοχής στο αρχείο διαμόρφωσης.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Δεν ήταν δυνατή η εκτέλεση της cron job μέσω τερματικού (CLI). Εμφανίστηκαν τα παρακάτω τεχνικά σφάλματα:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Το Nextcloud 20 είναι η τελευταία έκδοση που υποστηρίζει PHP 7.2. Το Nextcloud 21 απαιτεί τουλάχιστον PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Μη διαθέσιμη λειτουργία της PHP \"set_time_limit\". Μπορεί να διακοπεί η εκτέλεση διαφόρων scripts με αποτέλεσμα διακοπή της εγκατάστασης. Συνιστούμε ενεργοποίηση της λειτουργίας.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Η PHP δεν έχει υποστήριξη FreεType, με αποτέλεσμα τα σφάλματα στην εικόνα προφίλ και στις ρυθμίσεις διεπαφής χρήστη.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Αγνοείται η ένδειξη \"{Όνομα_ένδειξης}\" στην επιφάνεια \"{Όνομα επιφάνειας}\".", @@ -217,9 +216,9 @@ "Admin" : "Διαχειριστής", "Help" : "Βοήθεια", "Access forbidden" : "Απαγορεύεται η πρόσβαση", + "Back to %s" : "Πίσω στο %s", "File not found" : "Το αρχείο δεν βρέθηκε", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Το έγγραφο δεν βρέθηκε στον διακομιστή. Ίσως διαγράφηκε η κοινή χρήση ή έληξε?", - "Back to %s" : "Πίσω στο %s", "Too many requests" : "Πάρα πολλά αιτήματα", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Υπήρχαν πάρα πολλά αιτήματα από το δίκτυό σας. Δοκιμάστε ξανά αργότερα ή επικοινωνήστε με τον διαχειριστή σας εάν πρόκειται για σφάλμα.", "Error" : "Σφάλμα", @@ -344,6 +343,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Δεν υπάρχει ρύθμιση/διαμόρφωση προσωρινής μνήμης. Για να βελτιώσετε την απόδοση, παρακαλούμε να διαμορφώσετε αν είναι διαθέσιμο ένα \"memcache\". Περισσότερες πληροφορίες μπορείτε να βρείτε στην <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">τεκμηρίωση</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Δεν υπάρχει κατάλληλη πηγή τυχαίων στοιχείων για την PHP, το οποίο δεν προτείνεται ιδιαίτερα για λόγους ασφαλείας. Περισσότερερς πληροφορίες μπορείτε να βρέιτε στο <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">τεκμηρίωση</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Έχετε εγκατεστημένη την PHP {version}. Μόλις το υποστηρίξει η διανομή σας, αναβαθμίστε την έκδοση της PHP για να επωφεληθείτε από τις ενημερώσεις στην <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">απόδοση και την ασφάλεια που παρέχονται από την ομάδα της PHP</a>.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Το Nextcloud 20 είναι η τελευταία έκδοση που υποστηρίζει PHP 7.2. Το Nextcloud 21 απαιτεί τουλάχιστον PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Η διαμόρφωση των reverse proxy headers είναι εσφαλμένη, ή έχετε πρόσβαση στο Nextcloud από έναν αξιόπιστο/έμπιστο διαμεσολαβητή. Εάν όχι, αυτό είναι ένα ζήτημα ασφάλειας και μπορεί να επιτρέψει σε έναν κακόβουλο χρήστη να ξεγελάσει την διεύθυνση IP του ως ορατή στο Nextcloud. Περισσότερες πληροφορίες μπορείτε να βρείτε στην <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">τεκμηρίωση</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Το Memcached είναι ρυθμισμένο ως κατανεμημένη λανθάνουσα μνήμη, αλλά είναι εγκατεστημένο το λάθος πρόσθετο \"memcache\" της PHP. \\OC\\Memcache\\Memcached υποστηρίζετε μόνο το \"memcached\" και όχι το \"memcache\". Δείτε στο <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki σχετικά με τα δύο πρόσθετα</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Μερικά αρχεία δεν πέρασαν από τον έλεγχο της ακεραιότητας. Περισσότερες πληροφορίες για το πως να επιλύσετε πρόβλημα μπορείτε να βρείτε στην <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">τεκμηρίωση</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Λίστα από μη έγκυρα αρχεία…</a> / <a href=\"{rescanEndpoint}\">Σάρωση ξανά…</a>)", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index bdaf83e1c3f..8e07f300f52 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -154,8 +154,8 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Help", "Access forbidden" : "Access denied", - "File not found" : "File not found", "Back to %s" : "Back to %s", + "File not found" : "File not found", "Error" : "Error", "Internal Server Error" : "Internal Server Error", "The server was unable to complete your request." : "The server was unable to complete your request.", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index a776af36625..18c5c2ef382 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -152,8 +152,8 @@ "Admin" : "Admin", "Help" : "Help", "Access forbidden" : "Access denied", - "File not found" : "File not found", "Back to %s" : "Back to %s", + "File not found" : "File not found", "Error" : "Error", "Internal Server Error" : "Internal Server Error", "The server was unable to complete your request." : "The server was unable to complete your request.", diff --git a/core/l10n/eo.js b/core/l10n/eo.js index 073e84c3806..734e57a49fe 100644 --- a/core/l10n/eo.js +++ b/core/l10n/eo.js @@ -59,7 +59,6 @@ OC.L10N.register( "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se via instalaĵo ne estas en la radiko de la domajno kaj uzas la sisteman „cron“, problemoj povas estiĝi kun generado de adresoj (URL). Por eviti tion, bv. agordi la opcion „overwrite.cli.url“ en la dosiero „config.php“ por meti en ĝi la vojon al la retservila radiko (propono: „{suggestedOverwriteCliURL}“).", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Via instalaĵo ne difinas defaŭltan telefon-regionon. Tio necesas por validigi telefonnumerojn en la profil-agordoj sen landkodo. Por ebligi la uzon de numeroj sen lankodo, aldonu „default_phone_region“ kun la {linkstart}ISO-3166-1-kodo ↗{linkend} de via regiono en la agordodosiero.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ne eblis ruli la cron-taskon per komandlinia interfaco. La jenaj eraroj okazis:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 estas la lasta versio, kiu subtenas PHP 7.2. Nextcloud 21 bezonas almenaŭ PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La PHP-funkcio „set_time_limit“ (angle „difini tempolimo“) ne disponeblas. Pro tio, skriptoj povus halti mezvoje, eble difektante vian instalaĵon. Ebligi tiun funkcion estas tre rekomendita.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Via PHP ne subtenas la bibliotekon FreeType, kio provokos misfunkcion de profilbildo kaj de la agorda fasado.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Mankanta indekso „{indexName}“ en tabelo „{tableName}“.", @@ -204,9 +203,9 @@ OC.L10N.register( "Admin" : "Administranto", "Help" : "Helpo", "Access forbidden" : "Aliro estas malpermesata", + "Back to %s" : "Antaŭen al %s", "File not found" : "Dosiero ne troviĝis", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "La dokumento ne troveblis en la servilo. Eble la kunhavigo estis forigita aŭ eksvalidiĝis?", - "Back to %s" : "Antaŭen al %s", "Error" : "Eraro", "Internal Server Error" : "Interna servileraro", "The server was unable to complete your request." : "La servilo ne eblis plenumi vian peton.", @@ -322,6 +321,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Neniu kaŝmemoro estas agordita. Por plibonigi rapidecon, bv. agordi iun „memcache“, se disponebla. Pli da informoj troviĝas en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaro</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Neniu taŭga fonto de hazardo por PHP: tio estas tre malrekomendita pro sekuriga kialoj. Pli da informoj troviĝas en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaro</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vi uzas ĉi-momente la version {version} de PHP. Promociu vian PHP-version por profiti de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">sekurigaj kaj rapidecaj ĝisdatigoj de la PHP-grupo</a>, tuj kiam via distribuaĵo subtenos ĝin.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 estas la lasta versio, kiu subtenas PHP 7.2. Nextcloud 21 bezonas almenaŭ PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Aŭ la agordo pri la kapoj de inversa prokurilo ne ĝustas, aŭ vi aliras al Nextcloud per fidinda prokurilo. Se vi ne aliras al Nextcloud per fidinda prokurilo, tio estas sekuriga problemo, kaj tio ebligas atakanton mistifiki tiun IP-adreson, kiun Nextcloud ricevas. Pli da informoj troveblas en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaro</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Kaŝmemorilo „Memcached“ uziĝas nun kiel disa kaŝmemoro, sed la neĝusta PHP-modulo „memcache“ estas instalita. \\OC\\Memcache\\Memcached subtenas nur la modulon nomitan „memcached“ kaj ne tiun nomitan „memcache“. Vidu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">„memcached“-vikio pri ambaŭ moduloj</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Kelkaj dosieroj ne sukcese trairis la kontrolon pri integreco. Pli da informaj pri solvado de tiu problemo troveblas en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaro</a>: <a href=\"{codeIntegrityDownloadEndpoint}\">Listo de nevalidaj dosieroj...</a>, <a href=\"{rescanEndpoint}\">Reekzameni („rescan“) dosierojn...</a>.", diff --git a/core/l10n/eo.json b/core/l10n/eo.json index a0fd6d36b4e..507a76940fb 100644 --- a/core/l10n/eo.json +++ b/core/l10n/eo.json @@ -57,7 +57,6 @@ "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se via instalaĵo ne estas en la radiko de la domajno kaj uzas la sisteman „cron“, problemoj povas estiĝi kun generado de adresoj (URL). Por eviti tion, bv. agordi la opcion „overwrite.cli.url“ en la dosiero „config.php“ por meti en ĝi la vojon al la retservila radiko (propono: „{suggestedOverwriteCliURL}“).", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Via instalaĵo ne difinas defaŭltan telefon-regionon. Tio necesas por validigi telefonnumerojn en la profil-agordoj sen landkodo. Por ebligi la uzon de numeroj sen lankodo, aldonu „default_phone_region“ kun la {linkstart}ISO-3166-1-kodo ↗{linkend} de via regiono en la agordodosiero.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ne eblis ruli la cron-taskon per komandlinia interfaco. La jenaj eraroj okazis:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 estas la lasta versio, kiu subtenas PHP 7.2. Nextcloud 21 bezonas almenaŭ PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La PHP-funkcio „set_time_limit“ (angle „difini tempolimo“) ne disponeblas. Pro tio, skriptoj povus halti mezvoje, eble difektante vian instalaĵon. Ebligi tiun funkcion estas tre rekomendita.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Via PHP ne subtenas la bibliotekon FreeType, kio provokos misfunkcion de profilbildo kaj de la agorda fasado.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Mankanta indekso „{indexName}“ en tabelo „{tableName}“.", @@ -202,9 +201,9 @@ "Admin" : "Administranto", "Help" : "Helpo", "Access forbidden" : "Aliro estas malpermesata", + "Back to %s" : "Antaŭen al %s", "File not found" : "Dosiero ne troviĝis", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "La dokumento ne troveblis en la servilo. Eble la kunhavigo estis forigita aŭ eksvalidiĝis?", - "Back to %s" : "Antaŭen al %s", "Error" : "Eraro", "Internal Server Error" : "Interna servileraro", "The server was unable to complete your request." : "La servilo ne eblis plenumi vian peton.", @@ -320,6 +319,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Neniu kaŝmemoro estas agordita. Por plibonigi rapidecon, bv. agordi iun „memcache“, se disponebla. Pli da informoj troviĝas en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaro</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Neniu taŭga fonto de hazardo por PHP: tio estas tre malrekomendita pro sekuriga kialoj. Pli da informoj troviĝas en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaro</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vi uzas ĉi-momente la version {version} de PHP. Promociu vian PHP-version por profiti de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">sekurigaj kaj rapidecaj ĝisdatigoj de la PHP-grupo</a>, tuj kiam via distribuaĵo subtenos ĝin.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 estas la lasta versio, kiu subtenas PHP 7.2. Nextcloud 21 bezonas almenaŭ PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Aŭ la agordo pri la kapoj de inversa prokurilo ne ĝustas, aŭ vi aliras al Nextcloud per fidinda prokurilo. Se vi ne aliras al Nextcloud per fidinda prokurilo, tio estas sekuriga problemo, kaj tio ebligas atakanton mistifiki tiun IP-adreson, kiun Nextcloud ricevas. Pli da informoj troveblas en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaro</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Kaŝmemorilo „Memcached“ uziĝas nun kiel disa kaŝmemoro, sed la neĝusta PHP-modulo „memcache“ estas instalita. \\OC\\Memcache\\Memcached subtenas nur la modulon nomitan „memcached“ kaj ne tiun nomitan „memcache“. Vidu la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">„memcached“-vikio pri ambaŭ moduloj</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Kelkaj dosieroj ne sukcese trairis la kontrolon pri integreco. Pli da informaj pri solvado de tiu problemo troveblas en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaro</a>: <a href=\"{codeIntegrityDownloadEndpoint}\">Listo de nevalidaj dosieroj...</a>, <a href=\"{rescanEndpoint}\">Reekzameni („rescan“) dosierojn...</a>.", diff --git a/core/l10n/es.js b/core/l10n/es.js index 9e5e476f5d5..d5e3fa27bd1 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -78,10 +78,11 @@ OC.L10N.register( "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "La instalación no tiene establecida una región telefónica predeterminada. Esto es necesario para validar los números de teléfono en la configuración del perfil sin un código de país. Para permitir números sin código de país, por favor agregue \"default_phone_region\" con el respectivo {linkstart}código ISO 3166-1 ↗{linkend} de la región a su archivo de configuración.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No se ha podido ejecutar el trabajo cron vía CLI. Han aparecido los siguientes errores técnicos:", "Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "La última ejecución de los trabajos en segundo plano fue hace {relativeTime}. Parece que algo va mal. {linkstart}Compruebe la configuración de los trabajos en segundo plano ↗{linkend}.", + "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene una conexión a Internet que funcione: No se pudieron alcanzar varios puntos finales. Esto significa que algunas de las funciones, como montar almacenamiento externo, notificaciones sobre actualizaciones o instalación de aplicaciones de terceros, no funcionarán. Es posible que el acceso a archivos de forma remota y el envío de correos electrónicos de notificación tampoco funcionen. Establezca una conexión desde este servidor a Internet para disfrutar de todas las funciones.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La memoria caché no ha sido configurada. Para mejorar el rendimiento, por favor, configure memcache si está disponible. Puede encontrar más información en la {linkstart}documentación ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "No se ha encontrado una fuente de aleatoriedad en PHP, lo que se desaconseja por razones de seguridad. Puede encontrar más información en la {linkstart}documentación ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Actualmente está ejecutando PHP {version}. Actualize la versión de PHP para beneficiarse de las {linkstart}actualizaciones de rendimiento y seguridad que aporta PHP Group ↗{linkend} en cuanto su distribución lo soporte.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la última versión que soporta PHP 7.2. Nextcloud 21 requiere al menos PHP 7.3.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 es la última versión compatible con PHP 7.3. Nextcloud 24 requiere al menos PHP 7.4.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La configuración de la cabecera del proxy reverso no es correcta o está accediendo a Nextcloud desde un proxy de confianza. Si no, esto es un problema de seguridad y podría permitir a un ataccante a disfrazar su dirección IP como visible para Nextcloud. Se puede encontrar más información en la {linkstart}documentación ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached está configurado como una caché distribuida, pero se ha instalado el módulo equivocado de PHP \"memcache\". \\OC\\Memcache\\Memcached solo soporta \"memcached\" y no \"memcache\". Comprueba la {linkstart}wiki de memcached wiki acerca de ambos módulos ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Algunos archivos no han pasado la comprobación de integridad. Puede encontrar más información sobre cómo resolver este problema en la {linkstart1}documentacióarchivosn ↗{linkend}. ({linkstart2}Lista de archivos no válidos…{linkend} / {linkstart3}Rescanear…{linkend})", @@ -177,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "Iniciar sesión con dispositivo", "Back" : "Atrás", "Login form is disabled." : "La página de inicio de sesión está deshabilitada.", + "Edit Profile" : "Editar perfil", + "hasn't added any info yet" : "no ha agregado ninguna información todavía", + "The headline and about section will show up here" : "El título y acerca de la sección aparecerán aquí", + "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", "Reset search" : "Resetear búsqueda", "Search for {name} only" : "Buscar solo por {name}", "No results for {query}" : "Sin resultados para {query}", @@ -267,9 +272,11 @@ OC.L10N.register( "Admin" : "Administración", "Help" : "Ayuda", "Access forbidden" : "Acceso denegado", + "Profile not found" : "Perfil no encontrado", + "The profile does not exist." : "El perfil no existe.", + "Back to %s" : "Volver a %s", "File not found" : "Archivo no encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El documento no se pudo encontrar en el servidor. Es posible que el enlace fuera eliminado o haya caducado.", - "Back to %s" : "Volver a %s", "Too many requests" : "Demasiadas peticiones", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hubo demasiadas peticiones desde su red. Vuelva a intentarlo más tarde o póngase en contacto con su administrador si se trata de un error.", "Error" : "Error", @@ -395,6 +402,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No se ha configurado ninguna memoria caché. Para mejorar el rendimiento, por favor, configura memcache, si está disponible. Para más información, ve la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No hay ninguna fuente de aleatoriedad disponible, lo que está fuertemente desaconsejado por motivos de seguridad. Se puede encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Actualiza la versión de PHP para aprovecharte de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">mejoras de rendimiento y seguridad provistas por el PHP Group</a> tan pronto como tu distribución lo soporte.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la última versión que soporta PHP 7.2. Nextcloud 21 requiere al menos PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuración de cabeceras del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy fiable. Si no, esto es un problema de seguridad que puede permitir que un atacante disfrazar su dirección IP como visible a Nextcloud. Se puede encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como caché distribuida, pero el módulo erróneo de PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached solo soporta \"memcached\" y no \"memcache\". Vea la <a target=\"_blank\" href=\"{wikiLink}\">wiki de memcached sobre ambos módulos</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no han pasado la comprobación de integridad. Se puede encontrar más información sobre cómo resolver este problema en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de archivos inválidos...</a> / <a href=\"{rescanEndpoint}\">Reescanear</a>)", diff --git a/core/l10n/es.json b/core/l10n/es.json index e23b7dd5011..6504e823ad5 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -76,10 +76,11 @@ "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "La instalación no tiene establecida una región telefónica predeterminada. Esto es necesario para validar los números de teléfono en la configuración del perfil sin un código de país. Para permitir números sin código de país, por favor agregue \"default_phone_region\" con el respectivo {linkstart}código ISO 3166-1 ↗{linkend} de la región a su archivo de configuración.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "No se ha podido ejecutar el trabajo cron vía CLI. Han aparecido los siguientes errores técnicos:", "Last background job execution ran {relativeTime}. Something seems wrong. {linkstart}Check the background job settings ↗{linkend}." : "La última ejecución de los trabajos en segundo plano fue hace {relativeTime}. Parece que algo va mal. {linkstart}Compruebe la configuración de los trabajos en segundo plano ↗{linkend}.", + "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Este servidor no tiene una conexión a Internet que funcione: No se pudieron alcanzar varios puntos finales. Esto significa que algunas de las funciones, como montar almacenamiento externo, notificaciones sobre actualizaciones o instalación de aplicaciones de terceros, no funcionarán. Es posible que el acceso a archivos de forma remota y el envío de correos electrónicos de notificación tampoco funcionen. Establezca una conexión desde este servidor a Internet para disfrutar de todas las funciones.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La memoria caché no ha sido configurada. Para mejorar el rendimiento, por favor, configure memcache si está disponible. Puede encontrar más información en la {linkstart}documentación ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "No se ha encontrado una fuente de aleatoriedad en PHP, lo que se desaconseja por razones de seguridad. Puede encontrar más información en la {linkstart}documentación ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Actualmente está ejecutando PHP {version}. Actualize la versión de PHP para beneficiarse de las {linkstart}actualizaciones de rendimiento y seguridad que aporta PHP Group ↗{linkend} en cuanto su distribución lo soporte.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la última versión que soporta PHP 7.2. Nextcloud 21 requiere al menos PHP 7.3.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 es la última versión compatible con PHP 7.3. Nextcloud 24 requiere al menos PHP 7.4.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La configuración de la cabecera del proxy reverso no es correcta o está accediendo a Nextcloud desde un proxy de confianza. Si no, esto es un problema de seguridad y podría permitir a un ataccante a disfrazar su dirección IP como visible para Nextcloud. Se puede encontrar más información en la {linkstart}documentación ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached está configurado como una caché distribuida, pero se ha instalado el módulo equivocado de PHP \"memcache\". \\OC\\Memcache\\Memcached solo soporta \"memcached\" y no \"memcache\". Comprueba la {linkstart}wiki de memcached wiki acerca de ambos módulos ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Algunos archivos no han pasado la comprobación de integridad. Puede encontrar más información sobre cómo resolver este problema en la {linkstart1}documentacióarchivosn ↗{linkend}. ({linkstart2}Lista de archivos no válidos…{linkend} / {linkstart3}Rescanear…{linkend})", @@ -175,6 +176,10 @@ "Log in with a device" : "Iniciar sesión con dispositivo", "Back" : "Atrás", "Login form is disabled." : "La página de inicio de sesión está deshabilitada.", + "Edit Profile" : "Editar perfil", + "hasn't added any info yet" : "no ha agregado ninguna información todavía", + "The headline and about section will show up here" : "El título y acerca de la sección aparecerán aquí", + "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", "Reset search" : "Resetear búsqueda", "Search for {name} only" : "Buscar solo por {name}", "No results for {query}" : "Sin resultados para {query}", @@ -265,9 +270,11 @@ "Admin" : "Administración", "Help" : "Ayuda", "Access forbidden" : "Acceso denegado", + "Profile not found" : "Perfil no encontrado", + "The profile does not exist." : "El perfil no existe.", + "Back to %s" : "Volver a %s", "File not found" : "Archivo no encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "El documento no se pudo encontrar en el servidor. Es posible que el enlace fuera eliminado o haya caducado.", - "Back to %s" : "Volver a %s", "Too many requests" : "Demasiadas peticiones", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Hubo demasiadas peticiones desde su red. Vuelva a intentarlo más tarde o póngase en contacto con su administrador si se trata de un error.", "Error" : "Error", @@ -393,6 +400,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No se ha configurado ninguna memoria caché. Para mejorar el rendimiento, por favor, configura memcache, si está disponible. Para más información, ve la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "No hay ninguna fuente de aleatoriedad disponible, lo que está fuertemente desaconsejado por motivos de seguridad. Se puede encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Estás usando PHP {version}. Actualiza la versión de PHP para aprovecharte de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">mejoras de rendimiento y seguridad provistas por el PHP Group</a> tan pronto como tu distribución lo soporte.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la última versión que soporta PHP 7.2. Nextcloud 21 requiere al menos PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuración de cabeceras del proxy inverso es incorrecta, o estás accediendo a Nextcloud desde un proxy fiable. Si no, esto es un problema de seguridad que puede permitir que un atacante disfrazar su dirección IP como visible a Nextcloud. Se puede encontrar más información en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como caché distribuida, pero el módulo erróneo de PHP \"memcache\" está instalado. \\OC\\Memcache\\Memcached solo soporta \"memcached\" y no \"memcache\". Vea la <a target=\"_blank\" href=\"{wikiLink}\">wiki de memcached sobre ambos módulos</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algunos archivos no han pasado la comprobación de integridad. Se puede encontrar más información sobre cómo resolver este problema en la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de archivos inválidos...</a> / <a href=\"{rescanEndpoint}\">Reescanear</a>)", diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index 9be5c01b8aa..aff2901159f 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -154,8 +154,8 @@ OC.L10N.register( "Admin" : "Administración", "Help" : "Ayuda", "Access forbidden" : "Acceso denegado", - "File not found" : "Archivo no encontrado", "Back to %s" : "Volver a %s", + "File not found" : "Archivo no encontrado", "Error" : "Error", "Internal Server Error" : "Error interno del servidor", "More details can be found in the server log." : "Puede consultar más detalles en la bitácora del servidor. ", diff --git a/core/l10n/es_AR.json b/core/l10n/es_AR.json index 98824cdba0f..5925d8a777f 100644 --- a/core/l10n/es_AR.json +++ b/core/l10n/es_AR.json @@ -152,8 +152,8 @@ "Admin" : "Administración", "Help" : "Ayuda", "Access forbidden" : "Acceso denegado", - "File not found" : "Archivo no encontrado", "Back to %s" : "Volver a %s", + "File not found" : "Archivo no encontrado", "Error" : "Error", "Internal Server Error" : "Error interno del servidor", "More details can be found in the server log." : "Puede consultar más detalles en la bitácora del servidor. ", diff --git a/core/l10n/eu.js b/core/l10n/eu.js index 9cd7252dc28..4a051a95c54 100644 --- a/core/l10n/eu.js +++ b/core/l10n/eu.js @@ -82,7 +82,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Ez da memoria cachea konfiguratu. Errendimendua hobetzeko, konfiguratu memcache bat, erabilgarri badago. Informazio gehiago aurki dezakezu {linkstart} dokumentazioan ↗ {linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP-k ez du aurkitu iturri egokirik ausazkotasunerako, segurtasun arrazoiengatik oso gomendagarria dena. Informazio gehiago aurki dezakezu {linkstart} dokumentazioan ↗ {linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Une honetan PHP {version} exekutatzen ari zara. Bertsio-berritu zure PHP bertsioa PHP Group-ek link {linkend} eskaintzen dituen {linkstart} errendimendu eta segurtasun eguneratzeak aprobetxatzeko zure banaketak onartu bezain laster.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 da PHP 7.2rekin erabili daitekeen azken bertsioa. Nextcloud 21 erabiltzeko gutxienez PHP 7.3 behar da.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Alderantzizko proxy goiburuko konfigurazioa okerra da, edo Nextcloud-era proxy fidagarri batetik sartzen ari zara. Hala ez bada, segurtasun arazo bat bada eta erasotzaile batek Nextcloud-en ikusgai dagoen IP helbidea faltsutzea baimendu dezake. Informazio gehiago aurkitu daiteke {linkstart} dokumentazioan ↗ {linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached banatutako cache gisa konfiguratuta dago, baina \"memcache\" PHP modulu okerra dago instalatuta. \\ OC \\ Memcache \\ Memcached-ek \"memcached\" soilik onartzen du eta ez \"memcache\". Ikusi bi moduluei buruzko {linkstart} memcached wikia ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Zenbait fitxategik ez dute integritate egiaztapena gainditu. Arazo hau konpontzeko moduari buruzko informazio gehiago aurki daiteke {linkstart1} dokumentazioan ↗ {linkend}. ({linkstart2} Baliogabeko fitxategien zerrenda...{linkend} / {linkstart3} Eskaneatu berriro...{linkend})", @@ -268,9 +267,9 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Laguntza", "Access forbidden" : "Sarrera debekatuta", + "Back to %s" : "%s(e)ra bueltatu", "File not found" : "Ez da fitxategia aurkitu", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentua ezin izan da aurkitu zerbitzarian. Agian partekatutakoa ezabatua izan da ala iraungitu egin da?", - "Back to %s" : "%s(e)ra bueltatu", "Too many requests" : "Eskaera gehiegi", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Eskaera gehiegi zeuden zure saretik. Saiatu beranduago edo kontaktatu zure administrailearekin errorerik balego", "Error" : "Errorea", @@ -396,6 +395,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ez da cache memoriarik konfiguratu. Errendimendua handitzeko konfiguratu memcache, erabilgarri badago. Informazio gehigarria <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentazioan</a> aurki daiteke.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHPk ez du ausazkotasun iturburu egokirik aurkitu. Hori ez da batere gomendagarria segurtasun arrazoiengatik. Informazio gehiago aurki daiteke <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentazioan</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Une honetan PHP {version} exekutatzen ari zara. Bertsio-berritu zure PHP bertsioa zure banaketak euskarria eman bezain laster <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group-ek emandako errendimendu eta segurtasun eguneratzeen</a> abantaila izateko.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 da PHP 7.2rekin erabili daitekeen azken bertsioa. Nextcloud 21 erabiltzeko gutxienez PHP 7.3 behar da.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Alderantzizko proxy goiburuaren konfigurazioa okerra da edo Nextcloud-era proxy fidagarri batetik sartu zara. Hala ez bada, segurtasun arazo bat dago eta erasotzaileek Nextcloud-en ikusgai dagoen IP helbidea faltsutu dezakete. Informazio gehiago <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentazioan</a> aurkitu daiteke.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached banatutako cache moduan konfiguratuta dago, baina okerreko \"memcache\" PHPko modulua dago instalatuta. \\OC\\Memcache\\Memcached-ek \"memcached\" bakarrik onartzen du eta ez \"memcache\". Ikusi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">bi moduluei buruzko informazioa memcached wikian</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Zenbait fitxategik ez dute integritate egiaztapena gainditu. Arazo hau nola konpondu jakiteko informazio gehiago aurkitu daiteke <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentazioan</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Baliogabeko fitxategien zerrenda…</a> / <a href=\"{rescanEndpoint}\">Eskaneatu berriro…</a>)", diff --git a/core/l10n/eu.json b/core/l10n/eu.json index 9c230387393..6482163b449 100644 --- a/core/l10n/eu.json +++ b/core/l10n/eu.json @@ -80,7 +80,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Ez da memoria cachea konfiguratu. Errendimendua hobetzeko, konfiguratu memcache bat, erabilgarri badago. Informazio gehiago aurki dezakezu {linkstart} dokumentazioan ↗ {linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP-k ez du aurkitu iturri egokirik ausazkotasunerako, segurtasun arrazoiengatik oso gomendagarria dena. Informazio gehiago aurki dezakezu {linkstart} dokumentazioan ↗ {linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Une honetan PHP {version} exekutatzen ari zara. Bertsio-berritu zure PHP bertsioa PHP Group-ek link {linkend} eskaintzen dituen {linkstart} errendimendu eta segurtasun eguneratzeak aprobetxatzeko zure banaketak onartu bezain laster.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 da PHP 7.2rekin erabili daitekeen azken bertsioa. Nextcloud 21 erabiltzeko gutxienez PHP 7.3 behar da.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Alderantzizko proxy goiburuko konfigurazioa okerra da, edo Nextcloud-era proxy fidagarri batetik sartzen ari zara. Hala ez bada, segurtasun arazo bat bada eta erasotzaile batek Nextcloud-en ikusgai dagoen IP helbidea faltsutzea baimendu dezake. Informazio gehiago aurkitu daiteke {linkstart} dokumentazioan ↗ {linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached banatutako cache gisa konfiguratuta dago, baina \"memcache\" PHP modulu okerra dago instalatuta. \\ OC \\ Memcache \\ Memcached-ek \"memcached\" soilik onartzen du eta ez \"memcache\". Ikusi bi moduluei buruzko {linkstart} memcached wikia ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Zenbait fitxategik ez dute integritate egiaztapena gainditu. Arazo hau konpontzeko moduari buruzko informazio gehiago aurki daiteke {linkstart1} dokumentazioan ↗ {linkend}. ({linkstart2} Baliogabeko fitxategien zerrenda...{linkend} / {linkstart3} Eskaneatu berriro...{linkend})", @@ -266,9 +265,9 @@ "Admin" : "Admin", "Help" : "Laguntza", "Access forbidden" : "Sarrera debekatuta", + "Back to %s" : "%s(e)ra bueltatu", "File not found" : "Ez da fitxategia aurkitu", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentua ezin izan da aurkitu zerbitzarian. Agian partekatutakoa ezabatua izan da ala iraungitu egin da?", - "Back to %s" : "%s(e)ra bueltatu", "Too many requests" : "Eskaera gehiegi", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Eskaera gehiegi zeuden zure saretik. Saiatu beranduago edo kontaktatu zure administrailearekin errorerik balego", "Error" : "Errorea", @@ -394,6 +393,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ez da cache memoriarik konfiguratu. Errendimendua handitzeko konfiguratu memcache, erabilgarri badago. Informazio gehigarria <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentazioan</a> aurki daiteke.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHPk ez du ausazkotasun iturburu egokirik aurkitu. Hori ez da batere gomendagarria segurtasun arrazoiengatik. Informazio gehiago aurki daiteke <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentazioan</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Une honetan PHP {version} exekutatzen ari zara. Bertsio-berritu zure PHP bertsioa zure banaketak euskarria eman bezain laster <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group-ek emandako errendimendu eta segurtasun eguneratzeen</a> abantaila izateko.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 da PHP 7.2rekin erabili daitekeen azken bertsioa. Nextcloud 21 erabiltzeko gutxienez PHP 7.3 behar da.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Alderantzizko proxy goiburuaren konfigurazioa okerra da edo Nextcloud-era proxy fidagarri batetik sartu zara. Hala ez bada, segurtasun arazo bat dago eta erasotzaileek Nextcloud-en ikusgai dagoen IP helbidea faltsutu dezakete. Informazio gehiago <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentazioan</a> aurkitu daiteke.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached banatutako cache moduan konfiguratuta dago, baina okerreko \"memcache\" PHPko modulua dago instalatuta. \\OC\\Memcache\\Memcached-ek \"memcached\" bakarrik onartzen du eta ez \"memcache\". Ikusi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">bi moduluei buruzko informazioa memcached wikian</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Zenbait fitxategik ez dute integritate egiaztapena gainditu. Arazo hau nola konpondu jakiteko informazio gehiago aurkitu daiteke <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentazioan</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Baliogabeko fitxategien zerrenda…</a> / <a href=\"{rescanEndpoint}\">Eskaneatu berriro…</a>)", diff --git a/core/l10n/fi.js b/core/l10n/fi.js index ea80f933311..997e12ac60e 100644 --- a/core/l10n/fi.js +++ b/core/l10n/fi.js @@ -67,7 +67,6 @@ OC.L10N.register( "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "Verkkopalvelintasi ei ole määritelty oikein käsittelemään osoitetta \"{url}\". Lisätietoa löytyy {linkstart}dokumentaatiosta ↗{linkend}.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tietokantaasi ei suoriteta \"READ COMMITTED\"-transaktioeristystasolla. Tämä saattaa aiheuttaa ongelmia, kun useita toimintoja suoritetaan rinnakkaisesti.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Cron-työtä ei voitu suorittaa komentorivin kautta. Seuraavat tekniset virheet havaittiin:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 on viimeinen julkaisu, joka tukee PHP:n versiota 7.2. Nextcloud 21 vaatii vähintään version 7.3 PHP:sta.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funktio \"set_time_limit\" ei ole käytettävissä. Tämä saattaa johtaa siihen, että skriptien suoritus päättyy ennenaikaisesti ja Nextcloud-asennus rikkoutuu. Funktion käyttäminen on erittäin suositeltavaa.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-asennuksessasi ei ole FreeType-tukea, ja siitä aiheutuu profiilikuvien sekä asetuskäyttöliittymän rikkoutuminen.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Puuttuva indeksi \"{indexName}\" taulussa \"{tableName}\".", @@ -235,9 +234,9 @@ OC.L10N.register( "Admin" : "Ylläpito", "Help" : "Ohje", "Access forbidden" : "Pääsy estetty", + "Back to %s" : "Takaisin kohtaan %s", "File not found" : "Tiedostoa ei löytynyt", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Tätä asiakirjaa ei löytynyt palvelimelta. Kenties jako on poistettu tai se oli asetettu vanhenemaan.", - "Back to %s" : "Takaisin kohtaan %s", "Too many requests" : "Liian monta pyyntöä", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Verkostasi tehtiin liian monta pyyntöä. Yritä myöhemmin uudelleen tai ole yhteydessä ylläpitäjään, jos tämä on mielestäsi virhe.", "Error" : "Virhe", @@ -352,6 +351,7 @@ OC.L10N.register( "Check the background job settings" : "Tarkista taustatyön asetukset", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Välimuistia ei ole asennettu oikein. Suorituskykyä parantaaksesi, asenna memcache, jos käytettävissä. Katso lisätiedot <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Käytössä on PHP {version}. Suosittelemme päivittämään PHP:n hyötyäksesi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group:n suorituskyky- ja tietoturvapäivityksistä</a> niin pian kuin jakelusi sitä tukee.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 on viimeinen julkaisu, joka tukee PHP:n versiota 7.2. Nextcloud 21 vaatii vähintään version 7.3 PHP:sta.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached on määritelty hajautetuksi välimuistiksi, mutta väärä PHP-moduli \"memcache\" on asennettu. \\OC\\Memcache\\Memcached tukee vain modulia \"memcached\", mutta ei modulia \"memcache\". Katso <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wikiä molemmista moduleista</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Jotkin tiedostot eivät läpäisseet eheystarkistusta. Katso lisätietoa ongelman korjaamiseksi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listaa virheelliset tiedostot…</a> / <a href=\"{rescanEndpoint}\">Skannaa uudelleen…</a>)", "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "PHP OPcache-moduuli ei ole ladattuna. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Paremman suorituskyvyn saavuttamisi</a> moduuli suositellaan ladattavaksi PHP-asennukseesi.", diff --git a/core/l10n/fi.json b/core/l10n/fi.json index f52f5d574af..d4b047fe127 100644 --- a/core/l10n/fi.json +++ b/core/l10n/fi.json @@ -65,7 +65,6 @@ "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the {linkstart}documentation ↗{linkend}." : "Verkkopalvelintasi ei ole määritelty oikein käsittelemään osoitetta \"{url}\". Lisätietoa löytyy {linkstart}dokumentaatiosta ↗{linkend}.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Tietokantaasi ei suoriteta \"READ COMMITTED\"-transaktioeristystasolla. Tämä saattaa aiheuttaa ongelmia, kun useita toimintoja suoritetaan rinnakkaisesti.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Cron-työtä ei voitu suorittaa komentorivin kautta. Seuraavat tekniset virheet havaittiin:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 on viimeinen julkaisu, joka tukee PHP:n versiota 7.2. Nextcloud 21 vaatii vähintään version 7.3 PHP:sta.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funktio \"set_time_limit\" ei ole käytettävissä. Tämä saattaa johtaa siihen, että skriptien suoritus päättyy ennenaikaisesti ja Nextcloud-asennus rikkoutuu. Funktion käyttäminen on erittäin suositeltavaa.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-asennuksessasi ei ole FreeType-tukea, ja siitä aiheutuu profiilikuvien sekä asetuskäyttöliittymän rikkoutuminen.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Puuttuva indeksi \"{indexName}\" taulussa \"{tableName}\".", @@ -233,9 +232,9 @@ "Admin" : "Ylläpito", "Help" : "Ohje", "Access forbidden" : "Pääsy estetty", + "Back to %s" : "Takaisin kohtaan %s", "File not found" : "Tiedostoa ei löytynyt", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Tätä asiakirjaa ei löytynyt palvelimelta. Kenties jako on poistettu tai se oli asetettu vanhenemaan.", - "Back to %s" : "Takaisin kohtaan %s", "Too many requests" : "Liian monta pyyntöä", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Verkostasi tehtiin liian monta pyyntöä. Yritä myöhemmin uudelleen tai ole yhteydessä ylläpitäjään, jos tämä on mielestäsi virhe.", "Error" : "Virhe", @@ -350,6 +349,7 @@ "Check the background job settings" : "Tarkista taustatyön asetukset", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Välimuistia ei ole asennettu oikein. Suorituskykyä parantaaksesi, asenna memcache, jos käytettävissä. Katso lisätiedot <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Käytössä on PHP {version}. Suosittelemme päivittämään PHP:n hyötyäksesi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group:n suorituskyky- ja tietoturvapäivityksistä</a> niin pian kuin jakelusi sitä tukee.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 on viimeinen julkaisu, joka tukee PHP:n versiota 7.2. Nextcloud 21 vaatii vähintään version 7.3 PHP:sta.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached on määritelty hajautetuksi välimuistiksi, mutta väärä PHP-moduli \"memcache\" on asennettu. \\OC\\Memcache\\Memcached tukee vain modulia \"memcached\", mutta ei modulia \"memcache\". Katso <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wikiä molemmista moduleista</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Jotkin tiedostot eivät läpäisseet eheystarkistusta. Katso lisätietoa ongelman korjaamiseksi <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ohjeista</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listaa virheelliset tiedostot…</a> / <a href=\"{rescanEndpoint}\">Skannaa uudelleen…</a>)", "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "PHP OPcache-moduuli ei ole ladattuna. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Paremman suorituskyvyn saavuttamisi</a> moduuli suositellaan ladattavaksi PHP-asennukseesi.", diff --git a/core/l10n/fr.js b/core/l10n/fr.js index 33b8b97e40c..1f230390e2d 100644 --- a/core/l10n/fr.js +++ b/core/l10n/fr.js @@ -81,7 +81,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Pas de mémoire caché configurée. Pour améliorer les performances, merci de configurer un memcache, si disponible. Des informations sont disponibles dans la {linkstart}documentation ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Aucune source appropriée pour l'aléatoire n'a été trouvée par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Des informations complémentaires peuvent être trouvées dans la {linkstart}documentation ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Vous disposez actuellement de PHP {version}. Mettez à niveau votre version de PHP pour bénéficier des {linkstart}améliorations de performance et de correctifs de sécurité fournis par le groupe PHP ↗{linkend} dès que votre distribution les supporte.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 est la dernière version prenant en charge PHP 7.2. Nextcloud 21 nécessite au moins PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La configuration des entêtes du reverse proxy est incorrecte , ou vous accédez à Nextcloud depuis un proxy de confiance. Si ce n'est pas le cas, c'est un problème de sécurité, qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Plus d'information peuvent être trouvées dans la {linkstart}documentation ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached est configuré comme cache distribué, mais le mauvais module PHP \"memcache\" est installé. \\OC\\Memcache\\Memcached est le seul a supporter \"memcached\" et non \"memcache\". Se reporter au {linkstart}wiki memcached à propos des deux modules ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Certains fichiers n'ont pas passé la vérification d'intégrité. Plus d'informations sur la résolution de ce problème peuvent être trouvées dans la {linkstart1}documentation ↗{linkend}. ({linkstart2}Liste des fichiers invalides…{linkend} / {linkstart3}Rescanner…{linkend})", @@ -265,9 +264,9 @@ OC.L10N.register( "Admin" : "Administration", "Help" : "Aide", "Access forbidden" : "Accès non autorisé", + "Back to %s" : "Retour à %s", "File not found" : "Fichier non trouvé", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Le document n'a pas pu être trouvé sur le serveur. Peut-être que le partage a été supprimé ou est expiré ?", - "Back to %s" : "Retour à %s", "Too many requests" : "Trop de requêtes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Il y a trop de requêtes depuis votre réseau. Réessayez plus tard ou contactez votre administrateur s'il s'agit d'une erreur.", "Error" : "Erreur", @@ -392,6 +391,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour améliorer les performances. Pour plus d'informations consultez la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Aucune source appropriée pour les aléas trouvée par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Vous trouverez plus d'informations dans la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Mettez à jour votre version de PHP afin de tirer avantage des améliorations liées à <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a> dès que votre distribution le supportera.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 est la dernière version prenant en charge PHP 7.2. Nextcloud 21 nécessite au moins PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si vous n'êtes pas en train d’accéder à Nextcloud depuis un proxy de confiance, il y a un problème de sécurité qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Vous trouverez plus d'informations dans notre <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"memcached\" est configuré comme cache distribué, mais le mauvais module PHP \"memcache\" est installé. \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". Consulter le <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki de memcached à propos de ces deux modules</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas passé la vérification d’intégrité. Vous trouverez plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Rescanner…</a>)", diff --git a/core/l10n/fr.json b/core/l10n/fr.json index 919918cfd52..f8db92afe56 100644 --- a/core/l10n/fr.json +++ b/core/l10n/fr.json @@ -79,7 +79,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Pas de mémoire caché configurée. Pour améliorer les performances, merci de configurer un memcache, si disponible. Des informations sont disponibles dans la {linkstart}documentation ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Aucune source appropriée pour l'aléatoire n'a été trouvée par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Des informations complémentaires peuvent être trouvées dans la {linkstart}documentation ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Vous disposez actuellement de PHP {version}. Mettez à niveau votre version de PHP pour bénéficier des {linkstart}améliorations de performance et de correctifs de sécurité fournis par le groupe PHP ↗{linkend} dès que votre distribution les supporte.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 est la dernière version prenant en charge PHP 7.2. Nextcloud 21 nécessite au moins PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La configuration des entêtes du reverse proxy est incorrecte , ou vous accédez à Nextcloud depuis un proxy de confiance. Si ce n'est pas le cas, c'est un problème de sécurité, qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Plus d'information peuvent être trouvées dans la {linkstart}documentation ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached est configuré comme cache distribué, mais le mauvais module PHP \"memcache\" est installé. \\OC\\Memcache\\Memcached est le seul a supporter \"memcached\" et non \"memcache\". Se reporter au {linkstart}wiki memcached à propos des deux modules ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Certains fichiers n'ont pas passé la vérification d'intégrité. Plus d'informations sur la résolution de ce problème peuvent être trouvées dans la {linkstart1}documentation ↗{linkend}. ({linkstart2}Liste des fichiers invalides…{linkend} / {linkstart3}Rescanner…{linkend})", @@ -263,9 +262,9 @@ "Admin" : "Administration", "Help" : "Aide", "Access forbidden" : "Accès non autorisé", + "Back to %s" : "Retour à %s", "File not found" : "Fichier non trouvé", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Le document n'a pas pu être trouvé sur le serveur. Peut-être que le partage a été supprimé ou est expiré ?", - "Back to %s" : "Retour à %s", "Too many requests" : "Trop de requêtes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Il y a trop de requêtes depuis votre réseau. Réessayez plus tard ou contactez votre administrateur s'il s'agit d'une erreur.", "Error" : "Erreur", @@ -390,6 +389,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Aucun cache mémoire n'est configuré. Si possible, configurez un \"memcache\" pour améliorer les performances. Pour plus d'informations consultez la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Aucune source appropriée pour les aléas trouvée par PHP, ce qui est fortement déconseillé pour des raisons de sécurité. Vous trouverez plus d'informations dans la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Vous utilisez actuellement PHP {version}. Mettez à jour votre version de PHP afin de tirer avantage des améliorations liées à <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">la performance et la sécurité fournies par le PHP Group</a> dès que votre distribution le supportera.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 est la dernière version prenant en charge PHP 7.2. Nextcloud 21 nécessite au moins PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuration des entêtes du proxy inverse est incorrecte, ou vous accédez à Nextcloud depuis un proxy de confiance. Si vous n'êtes pas en train d’accéder à Nextcloud depuis un proxy de confiance, il y a un problème de sécurité qui peut permettre à un attaquant d'usurper l'adresse IP affichée à Nextcloud. Vous trouverez plus d'informations dans notre <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"memcached\" est configuré comme cache distribué, mais le mauvais module PHP \"memcache\" est installé. \\OC\\Memcache\\Memcached ne prend en charge que \"memcached\" et non \"memcache\". Consulter le <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki de memcached à propos de ces deux modules</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Des fichiers n'ont pas passé la vérification d’intégrité. Vous trouverez plus d'information sur comment résoudre ce problème dans notre <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste des fichiers invalides…</a> / <a href=\"{rescanEndpoint}\">Rescanner…</a>)", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 7021707fa9a..e84267c646a 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -68,7 +68,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A memoria caché non foi configurada. Para mellorar o rendemento, configure unha «memcache» se está dispoñíbel. Pode atopar máis información na nosa {linkstart}documentación ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP non atopa unha fonte de aleatoriedade, isto está moi desaconsellado por razóns de seguridade. Pode atopar máis información na nosa {linkstart}documentación ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Actualmente está a empregar PHP {version}. Anove a versión de PHP para beneficiarse das {linkstart}melloras de rendemento e seguridade que aporta PHP Group ↗{linkend} tan cedo como a súa distribución o admita. ", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 é a última versión que admite PHP 7.2. Nextcloud 21 require polo menos PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A configuración de cabeceiras do proxy inverso é incorrecta, ou vostede está accedendo a Nextcloud dende un proxy no que confía. Se non, isto é un incidente de seguridade que pode permitir a un atacante disfrazar o seu enderezo IP como visíbel para Nextcloud. Pode atopar máis información na nosa {linkstart}documentación ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached está configurado como caché distribuído, pero está instalado o módulo PHP incorrecto «memcache». \\OC\\Memcache\\Memcached só admite «memcached» e non «memcache». Consulte a {linkstart}wiki de memcached sobre os dous módulos ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Algúns ficheiros non superaron a comprobación de integridade. Pode atopar máis información sobre como resolver este problema na nosa {linkstart1}documentación ↗{linkend}. ({linkstart2}Lista de ficheiros incorrectos…{linkend} / {linkstart3}Volver analizar…{linkend})", @@ -242,9 +241,9 @@ OC.L10N.register( "Admin" : "Administración", "Help" : "Axuda", "Access forbidden" : "Acceso denegado", + "Back to %s" : "Volver a %s", "File not found" : "Non se atopou o ficheiro", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Non foi posíbel atopar o documento no servidor. É posíbel que a ligazón for eliminada ou que xa teña caducado.", - "Back to %s" : "Volver a %s", "Too many requests" : "Demasiadas solicitudes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto co seu administrador se se trata dun erro.", "Error" : "Erro", @@ -369,6 +368,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A memoria caché non foi configurada. Para mellorar o rendemento, configure unha «memcache» se está dispoñíbel. Pode atopar máis información na nosa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP non atopa unha fonte de aleatoriedade, isto está moi desaconsellado por razóns de seguridade. Pode atopar máis información na nosa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualmente está a empregar PHP {version}. Anove a versión de PHP para beneficiarse das <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">melloras de rendemento e seguridade que aporta PHP Group</a> tan cedo como a súa distribución o admita. ", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 é a última versión que admite PHP 7.2. Nextcloud 21 require polo menos PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A configuración de cabeceiras do proxy inverso é incorrecta, ou vostede está accedendo a Nextcloud dende un proxy no que confía. Se non, isto é un incidente de seguridade que pode permitir a un atacante disfrazar o seu enderezo IP como visíbel para Nextcloud. Pode atopar máis información na nosa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como caché distribuído, pero está instalado o módulo PHP incorrecto «memcache». \\OC\\Memcache\\Memcached só admite «memcached» e non «memcache». Consulte a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki de memcached sobre os dous módulos</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algúns ficheiros non superaron a comprobación de integridade. Pode atopar máis información sobre como resolver este incidente na nosa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de ficheiros incorrectos…</a> / <a href=\"{rescanEndpoint}\">Volver analizar…</a>)", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index b449b74ae45..d7e3c657c70 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -66,7 +66,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A memoria caché non foi configurada. Para mellorar o rendemento, configure unha «memcache» se está dispoñíbel. Pode atopar máis información na nosa {linkstart}documentación ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP non atopa unha fonte de aleatoriedade, isto está moi desaconsellado por razóns de seguridade. Pode atopar máis información na nosa {linkstart}documentación ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Actualmente está a empregar PHP {version}. Anove a versión de PHP para beneficiarse das {linkstart}melloras de rendemento e seguridade que aporta PHP Group ↗{linkend} tan cedo como a súa distribución o admita. ", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 é a última versión que admite PHP 7.2. Nextcloud 21 require polo menos PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A configuración de cabeceiras do proxy inverso é incorrecta, ou vostede está accedendo a Nextcloud dende un proxy no que confía. Se non, isto é un incidente de seguridade que pode permitir a un atacante disfrazar o seu enderezo IP como visíbel para Nextcloud. Pode atopar máis información na nosa {linkstart}documentación ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached está configurado como caché distribuído, pero está instalado o módulo PHP incorrecto «memcache». \\OC\\Memcache\\Memcached só admite «memcached» e non «memcache». Consulte a {linkstart}wiki de memcached sobre os dous módulos ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Algúns ficheiros non superaron a comprobación de integridade. Pode atopar máis información sobre como resolver este problema na nosa {linkstart1}documentación ↗{linkend}. ({linkstart2}Lista de ficheiros incorrectos…{linkend} / {linkstart3}Volver analizar…{linkend})", @@ -240,9 +239,9 @@ "Admin" : "Administración", "Help" : "Axuda", "Access forbidden" : "Acceso denegado", + "Back to %s" : "Volver a %s", "File not found" : "Non se atopou o ficheiro", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Non foi posíbel atopar o documento no servidor. É posíbel que a ligazón for eliminada ou que xa teña caducado.", - "Back to %s" : "Volver a %s", "Too many requests" : "Demasiadas solicitudes", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houbo demasiadas solicitudes da súa rede. Volva tentalo máis adiante ou póñase en contacto co seu administrador se se trata dun erro.", "Error" : "Erro", @@ -367,6 +366,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A memoria caché non foi configurada. Para mellorar o rendemento, configure unha «memcache» se está dispoñíbel. Pode atopar máis información na nosa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP non atopa unha fonte de aleatoriedade, isto está moi desaconsellado por razóns de seguridade. Pode atopar máis información na nosa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Actualmente está a empregar PHP {version}. Anove a versión de PHP para beneficiarse das <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">melloras de rendemento e seguridade que aporta PHP Group</a> tan cedo como a súa distribución o admita. ", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 é a última versión que admite PHP 7.2. Nextcloud 21 require polo menos PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A configuración de cabeceiras do proxy inverso é incorrecta, ou vostede está accedendo a Nextcloud dende un proxy no que confía. Se non, isto é un incidente de seguridade que pode permitir a un atacante disfrazar o seu enderezo IP como visíbel para Nextcloud. Pode atopar máis información na nosa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached está configurado como caché distribuído, pero está instalado o módulo PHP incorrecto «memcache». \\OC\\Memcache\\Memcached só admite «memcached» e non «memcache». Consulte a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki de memcached sobre os dous módulos</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Algúns ficheiros non superaron a comprobación de integridade. Pode atopar máis información sobre como resolver este incidente na nosa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentación</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de ficheiros incorrectos…</a> / <a href=\"{rescanEndpoint}\">Volver analizar…</a>)", diff --git a/core/l10n/he.js b/core/l10n/he.js index d4ce3521bda..df2bbf0a1dd 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -58,7 +58,6 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "מודול ה־PHP בשם „fileinfo” חסר. מומלץ בחום להפעיל את המודול הזה כדי לקבל את התוצאות הטובות ביותר בזיהוי סוג MIME.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "אם המערכת שלך אינה מותקנת בשורש שם המתחם ומשתמשת ב־cron של המערכת, עשויות לצוץ תקלות עם יצירת כתובות. כדי להימנע מהתקלות האלו, נא להגדיר את האפשרות „overwrite.cli.url” בקובץ ה־config.php של נתיב שורש ההתקנה שלך (הצעה: „{suggestedOverwriteCliURL}”)", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "לא ניתן היה להפעיל את משימות ה־cron דרך שורת פקודה. השגיאות הטכניות הבאות התרחשו:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 הוא המהדורה האחרונה התומכת ב- PHP 7.2. \nNextcloud 21 דורש לפחות PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "פונקציית ה־PHP „set_time_limit” אינה זמינה. מצב זה עשוי לגרום לעצירת סקריפטים באמצע הפעולה ולפגיעה בהתקנה שלך. אנו ממליצים בחום להפעיל את הפונקציה הזאת.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "ל־PHP שלך אין תמיכה ב־FreeType. מצב כזה יגרום לתמונות פרופיל משובשות לצד מנשק הגדרות משובש.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "חסר אינדקס „{indexName}” בטבלה „{tableName}”.", @@ -218,9 +217,9 @@ OC.L10N.register( "Admin" : "מנהל", "Help" : "עזרה", "Access forbidden" : "הגישה נחסמה", + "Back to %s" : "חזרה אל %s", "File not found" : "קובץ לא נמצא", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?", - "Back to %s" : "חזרה אל %s", "Too many requests" : "יותר מדי בקשות", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "היו יותר מדי בקשות מהרשת שלך. נסה שוב מאוחר יותר, או צור קשר עם מנהל המערכת שלך אם זו שגיאה.", "Error" : "שגיאה", @@ -345,6 +344,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "לא הוגדר מטמון זיכרון. כדי לשפר את הביצועים, נא להגדיר מטמון זיכרון (memcache), אם ניתן. ניתן למצוא מידע נוסף ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "אין מקור מתאים לאקראיות שנמצא על ידי PHP, שמאוד לא מומלץ מטעמי אבטחה. מידע נוסף ניתן למצוא <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">בתיעוד</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "גרסת ה־PHP שמותקנת אצלך היא {version}. נא לשדרג את גרסת ה־PHP שלך כדי לנצל את <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">עדכוני הביצועים והאבטחה שמסופקים על ידי קבוצת PHP</a> ברגע שההפצה שלך משחררת אותן.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 הוא המהדורה האחרונה התומכת ב- PHP 7.2. \nNextcloud 21 דורש לפחות PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "תצורת הכותרת של המתווך ההפוך שגויה או שהגישה שלך אל Nextcloud מתבצעת ממתווך מהימן. אם לא כך המצב, מדובר בפרצת אבטחה שיכולה לאפשר לתוקף לזייף כתובת IP כפי שהיא מיוצגת מול ה־Nextcloud. ניתן למצוא מידע נוסף ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached מוגדר כמטמון מופץ, אבל מודול ה־PHP השגוי המותקן הוא „memcache”. \\OC\\Memcache\\Memcached תומך רק ב־„memcached” ולא ב־ „memcache”. ניתן לצפות ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">וויקי של memcached לגבי שני המודולים</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "חלק מהקבצים לא עברו את בדיקת השלמות. ניתן למצוא מידע נוסף על אופן הפתרון של תקלה זו ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">רשימת קבצים שגויים…</a> / <a href=\"{rescanEndpoint}\">סריקה מחדש…</a>)", diff --git a/core/l10n/he.json b/core/l10n/he.json index 425888acf48..5b4856b2e5f 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -56,7 +56,6 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "מודול ה־PHP בשם „fileinfo” חסר. מומלץ בחום להפעיל את המודול הזה כדי לקבל את התוצאות הטובות ביותר בזיהוי סוג MIME.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "אם המערכת שלך אינה מותקנת בשורש שם המתחם ומשתמשת ב־cron של המערכת, עשויות לצוץ תקלות עם יצירת כתובות. כדי להימנע מהתקלות האלו, נא להגדיר את האפשרות „overwrite.cli.url” בקובץ ה־config.php של נתיב שורש ההתקנה שלך (הצעה: „{suggestedOverwriteCliURL}”)", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "לא ניתן היה להפעיל את משימות ה־cron דרך שורת פקודה. השגיאות הטכניות הבאות התרחשו:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 הוא המהדורה האחרונה התומכת ב- PHP 7.2. \nNextcloud 21 דורש לפחות PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "פונקציית ה־PHP „set_time_limit” אינה זמינה. מצב זה עשוי לגרום לעצירת סקריפטים באמצע הפעולה ולפגיעה בהתקנה שלך. אנו ממליצים בחום להפעיל את הפונקציה הזאת.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "ל־PHP שלך אין תמיכה ב־FreeType. מצב כזה יגרום לתמונות פרופיל משובשות לצד מנשק הגדרות משובש.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "חסר אינדקס „{indexName}” בטבלה „{tableName}”.", @@ -216,9 +215,9 @@ "Admin" : "מנהל", "Help" : "עזרה", "Access forbidden" : "הגישה נחסמה", + "Back to %s" : "חזרה אל %s", "File not found" : "קובץ לא נמצא", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?", - "Back to %s" : "חזרה אל %s", "Too many requests" : "יותר מדי בקשות", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "היו יותר מדי בקשות מהרשת שלך. נסה שוב מאוחר יותר, או צור קשר עם מנהל המערכת שלך אם זו שגיאה.", "Error" : "שגיאה", @@ -343,6 +342,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "לא הוגדר מטמון זיכרון. כדי לשפר את הביצועים, נא להגדיר מטמון זיכרון (memcache), אם ניתן. ניתן למצוא מידע נוסף ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "אין מקור מתאים לאקראיות שנמצא על ידי PHP, שמאוד לא מומלץ מטעמי אבטחה. מידע נוסף ניתן למצוא <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">בתיעוד</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "גרסת ה־PHP שמותקנת אצלך היא {version}. נא לשדרג את גרסת ה־PHP שלך כדי לנצל את <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">עדכוני הביצועים והאבטחה שמסופקים על ידי קבוצת PHP</a> ברגע שההפצה שלך משחררת אותן.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 הוא המהדורה האחרונה התומכת ב- PHP 7.2. \nNextcloud 21 דורש לפחות PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "תצורת הכותרת של המתווך ההפוך שגויה או שהגישה שלך אל Nextcloud מתבצעת ממתווך מהימן. אם לא כך המצב, מדובר בפרצת אבטחה שיכולה לאפשר לתוקף לזייף כתובת IP כפי שהיא מיוצגת מול ה־Nextcloud. ניתן למצוא מידע נוסף ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached מוגדר כמטמון מופץ, אבל מודול ה־PHP השגוי המותקן הוא „memcache”. \\OC\\Memcache\\Memcached תומך רק ב־„memcached” ולא ב־ „memcache”. ניתן לצפות ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">וויקי של memcached לגבי שני המודולים</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "חלק מהקבצים לא עברו את בדיקת השלמות. ניתן למצוא מידע נוסף על אופן הפתרון של תקלה זו ב<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">תיעוד</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">רשימת קבצים שגויים…</a> / <a href=\"{rescanEndpoint}\">סריקה מחדש…</a>)", diff --git a/core/l10n/hr.js b/core/l10n/hr.js index 4f3d86aa52e..bbe92f91f83 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -79,7 +79,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nije konfigurirana nikakva predmemorija. Kako biste poboljšali performanse sustava, konfigurirajte predmemoriju ako je dostupna. Više informacija možete pronaći u {linkstart}dokumentaciji ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP nije pronašao nikakav izvor nasumičnosti što nije povoljno iz sigurnosnog gledišta. Više informacija možete pronaći u {linkstart}dokumentaciji ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Trenutno upotrebljavate PHP {version}. Nadogradite inačicu PHP-a kako biste iskoristili {linkstart}ažuriranja performansi i sigurnosti koje isporučuje PHP Grupa ↗{linkend} čim vam vaša distribucija to omogući.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 posljednje je izdanje s podrškom za PHP 7.2. Nextcloud 21 zahtjeva najmanje PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Konfiguracija obrnutog proxy zaglavlja je netočna ili pristupate Nextcloudu putem pouzdanog proxy poslužitelja. Ako to nije slučaj, radi se o sigurnosnom problemu koji može omogućiti napadaču da lažno predstavi svoju IP adresu koja je vidljiva Nextcloudu. Dodatne informacije možete pronaći u {linkstart}dokumentaciji ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached je konfiguriran kao distribuirana predmemorija, ali je instaliran pogrešan PHP modul „memcache”. \\OC\\Memcache\\Memcached podržava samo „memcached”, a ne „memcache”. Pogledajte {linkstart}memcached wiki za informacije o oba modula ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Neke datoteke nisu prošle provjeru cjelovitosti. Dodatne informacije o tome kako riješiti taj problem možete pronaći u {linkstart1}dokumentaciji ↗{linkend}. ({linkstart2}Popis nevažećih datoteka…{linkend} / {linkstart3}Ponovno skeniranje…{linkend})", @@ -263,9 +262,9 @@ OC.L10N.register( "Admin" : "Administrator", "Help" : "Pomoć", "Access forbidden" : "Pristup zabranjen", + "Back to %s" : "Natrag na %s", "File not found" : "Datoteka nije pronađena", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nije moguće pronaći na poslužitelju. Možda je dijeljenje izbrisano ili je isteklo?", - "Back to %s" : "Natrag na %s", "Too many requests" : "Previše zahtjeva", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zaprimljeno je previše zahtjeva iz vaše mreže. Pokušajte kasnije ili se obratite administratoru ako se radi o pogrešci.", "Error" : "Pogreška", @@ -390,6 +389,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nije konfigurirana nikakva predmemorija. Kako biste poboljšali performanse sustava, konfigurirajte predmemoriju ako je dostupna. Više informacija možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP nije pronašao nikakav izvor nasumičnosti što nije povoljno iz sigurnosnog gledišta. Više informacija možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Trenutno upotrebljavate PHP {version}. Nadogradite inačicu PHP-a kako biste iskoristili <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">ažuriranja performansi i sigurnosti koje isporučuje PHP Grupa</a> čim vam vaša distribucija to omogući.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 posljednje je izdanje s podrškom za PHP 7.2. Nextcloud 21 zahtjeva najmanje PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfiguracija obrnutog proxy zaglavlja je netočna ili pristupate Nextcloudu putem pouzdanog proxy poslužitelja. Ako to nije slučaj, radi se o sigurnosnom problemu koji može omogućiti napadaču da lažno predstavi svoju IP adresu koja je vidljiva Nextcloudu. Dodatne informacije možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached je konfiguriran kao distribuirana predmemorija, ali je instaliran pogrešan PHP modul „memcache”. \\OC\\Memcache\\Memcached podržava samo „memcached”, a ne „memcache”. Pogledajte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki za informacije o oba modula</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Neke datoteke nisu prošle provjeru cjelovitosti. Dodatne informacije o tome kako riješiti taj problem možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=“{docLink}“>dokumentaciji</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Popis nevažećih datoteka…</a> / <a href=\"{rescanEndpoint}\">Ponovno skeniranje…</a>)", diff --git a/core/l10n/hr.json b/core/l10n/hr.json index c208e81c5d0..9638c9f8fa6 100644 --- a/core/l10n/hr.json +++ b/core/l10n/hr.json @@ -77,7 +77,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nije konfigurirana nikakva predmemorija. Kako biste poboljšali performanse sustava, konfigurirajte predmemoriju ako je dostupna. Više informacija možete pronaći u {linkstart}dokumentaciji ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP nije pronašao nikakav izvor nasumičnosti što nije povoljno iz sigurnosnog gledišta. Više informacija možete pronaći u {linkstart}dokumentaciji ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Trenutno upotrebljavate PHP {version}. Nadogradite inačicu PHP-a kako biste iskoristili {linkstart}ažuriranja performansi i sigurnosti koje isporučuje PHP Grupa ↗{linkend} čim vam vaša distribucija to omogući.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 posljednje je izdanje s podrškom za PHP 7.2. Nextcloud 21 zahtjeva najmanje PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Konfiguracija obrnutog proxy zaglavlja je netočna ili pristupate Nextcloudu putem pouzdanog proxy poslužitelja. Ako to nije slučaj, radi se o sigurnosnom problemu koji može omogućiti napadaču da lažno predstavi svoju IP adresu koja je vidljiva Nextcloudu. Dodatne informacije možete pronaći u {linkstart}dokumentaciji ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached je konfiguriran kao distribuirana predmemorija, ali je instaliran pogrešan PHP modul „memcache”. \\OC\\Memcache\\Memcached podržava samo „memcached”, a ne „memcache”. Pogledajte {linkstart}memcached wiki za informacije o oba modula ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Neke datoteke nisu prošle provjeru cjelovitosti. Dodatne informacije o tome kako riješiti taj problem možete pronaći u {linkstart1}dokumentaciji ↗{linkend}. ({linkstart2}Popis nevažećih datoteka…{linkend} / {linkstart3}Ponovno skeniranje…{linkend})", @@ -261,9 +260,9 @@ "Admin" : "Administrator", "Help" : "Pomoć", "Access forbidden" : "Pristup zabranjen", + "Back to %s" : "Natrag na %s", "File not found" : "Datoteka nije pronađena", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nije moguće pronaći na poslužitelju. Možda je dijeljenje izbrisano ili je isteklo?", - "Back to %s" : "Natrag na %s", "Too many requests" : "Previše zahtjeva", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zaprimljeno je previše zahtjeva iz vaše mreže. Pokušajte kasnije ili se obratite administratoru ako se radi o pogrešci.", "Error" : "Pogreška", @@ -388,6 +387,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nije konfigurirana nikakva predmemorija. Kako biste poboljšali performanse sustava, konfigurirajte predmemoriju ako je dostupna. Više informacija možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP nije pronašao nikakav izvor nasumičnosti što nije povoljno iz sigurnosnog gledišta. Više informacija možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Trenutno upotrebljavate PHP {version}. Nadogradite inačicu PHP-a kako biste iskoristili <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">ažuriranja performansi i sigurnosti koje isporučuje PHP Grupa</a> čim vam vaša distribucija to omogući.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 posljednje je izdanje s podrškom za PHP 7.2. Nextcloud 21 zahtjeva najmanje PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfiguracija obrnutog proxy zaglavlja je netočna ili pristupate Nextcloudu putem pouzdanog proxy poslužitelja. Ako to nije slučaj, radi se o sigurnosnom problemu koji može omogućiti napadaču da lažno predstavi svoju IP adresu koja je vidljiva Nextcloudu. Dodatne informacije možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached je konfiguriran kao distribuirana predmemorija, ali je instaliran pogrešan PHP modul „memcache”. \\OC\\Memcache\\Memcached podržava samo „memcached”, a ne „memcache”. Pogledajte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki za informacije o oba modula</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Neke datoteke nisu prošle provjeru cjelovitosti. Dodatne informacije o tome kako riješiti taj problem možete pronaći u <a target=\"_blank\" rel=\"noreferrer noopener\" href=“{docLink}“>dokumentaciji</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Popis nevažećih datoteka…</a> / <a href=\"{rescanEndpoint}\">Ponovno skeniranje…</a>)", diff --git a/core/l10n/hu.js b/core/l10n/hu.js index 0a9880927b5..277ef34c61c 100644 --- a/core/l10n/hu.js +++ b/core/l10n/hu.js @@ -82,7 +82,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nincs beállítva memória gyorsítótár. A teljesítmény növelése érdekében állítson be egy memcache-t, ha van ilyen. További információk a {linkstart}dokumentációban találhatók ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A PHP nem talált megfelelő véletlenszerűségi forrást, amely biztonsági okokból erősen ellenjavallt. További információk a {linkstart}dokumentációban találhatók ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Ön jelenleg a következő verziójú PHP-t futtatja: {version}. Amint a disztribúciója támogatja, frissítse a PHP verzióját, hogy kihasználhassa a {linkstart}PHP Group által nyújtott teljesítménybeli és biztonsági frissítéseket ↗{linkend}.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "A Nextcloud 20 az utolsó olyan kiadás, amely támogatja a PHP 7.2-es verziót. A Nextcloud 21 legalább PHP 7.3-at igényel.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A fordított proxy fejléc konfigurációja helytelen, vagy egy megbízható proxyból érhető el a Nextcloud. Ha nem, akkor ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára látható IP-címüket meghamisítsák. További információk a {linkstart}dokumentációban találhatók ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "A Memcached elosztott gyorsítótárként van konfigurálva, de rossz „memcache” PHP modul van telepítve. Az OC\\Memcache\\Memcached csak a „memcached” modult támogatja, a „memcache”-t nem. Lásd a {linkstart}memcached wiki-t mindkét modulról ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Néhány fájl elbukott az integritásellenőrzésen. További információk a probléma megoldásáról a {linkstart1}dokumentációban találhatók ↗{linkend}. ({linkstart2}Érvénytelen fájlok listája…{linkend} / {linkstart3}Újrakeresés…{linkend})", @@ -268,9 +267,9 @@ OC.L10N.register( "Admin" : "Rendszergazda", "Help" : "Súgó", "Access forbidden" : "A hozzáférés nem engedélyezett", + "Back to %s" : "Vissza ide %s", "File not found" : "Fájl nem található", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "A dokumentum nem található a szerveren. Valószínűleg a megosztás törölve lett vagy lejárt.", - "Back to %s" : "Vissza ide %s", "Too many requests" : "Túl sok kérés", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Túl sok kérés érkezett a hálózatától. Próbálja újra később, vagy ha ez egy hiba, akkor forduljon a rendszergazdához.", "Error" : "Hiba", @@ -396,6 +395,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nincs memória gyorsítótár beállítva. A teljesítmény javítása érdekében kapcsolja be, ha az lehetséges. További információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nincs megfelelő véletlenszám forrás a PHP-hoz, amely biztonsági okokból erősen ellenjavallt. Tovább információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Jelenleg {version} verziójú PHP-t futtat. Frissítse a PHP verziót, hogy élvezhesse a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group által biztosított teljesítmény- és biztonságbeli frissítéseket</a>, amint a disztribúciója támogatja.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "A Nextcloud 20 az utolsó olyan kiadás, amely támogatja a PHP 7.2-es verziót. A Nextcloud 21 legalább PHP 7.3-at igényel.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A fordított proxy fejlécek beállítása helytelen, vagy egy megbízható proxyval kapcsolódik a Nextcloudhoz. Ha nem így van, akkor ez egy biztonsági rés lehet, mely segítségével egy támadó meghamisíthatja az IP-címét a Nextcloud felé. További információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "A Memcached elosztott gyorsítótárként van beállítva, de hibás „memcache” PHP modul van telepítve. Az \\OC\\Memcache\\Memcached csak a „memcached”-et támogatja a „memcache”-t nem. Lásd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wikit a két modul leírásához</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Néhány fájl nem ment át az épségellenőrzésen. A probléma megoldásához további információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található. (<a href=\"{codeIntegrityDownloadEndpoint}\">Érvénytelen fájlok listája…</a> / <a href=\"{rescanEndpoint}\">Újraellenőrzés…</a>)", diff --git a/core/l10n/hu.json b/core/l10n/hu.json index 98fc7e8b0f8..184bf115f7a 100644 --- a/core/l10n/hu.json +++ b/core/l10n/hu.json @@ -80,7 +80,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nincs beállítva memória gyorsítótár. A teljesítmény növelése érdekében állítson be egy memcache-t, ha van ilyen. További információk a {linkstart}dokumentációban találhatók ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A PHP nem talált megfelelő véletlenszerűségi forrást, amely biztonsági okokból erősen ellenjavallt. További információk a {linkstart}dokumentációban találhatók ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Ön jelenleg a következő verziójú PHP-t futtatja: {version}. Amint a disztribúciója támogatja, frissítse a PHP verzióját, hogy kihasználhassa a {linkstart}PHP Group által nyújtott teljesítménybeli és biztonsági frissítéseket ↗{linkend}.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "A Nextcloud 20 az utolsó olyan kiadás, amely támogatja a PHP 7.2-es verziót. A Nextcloud 21 legalább PHP 7.3-at igényel.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A fordított proxy fejléc konfigurációja helytelen, vagy egy megbízható proxyból érhető el a Nextcloud. Ha nem, akkor ez biztonsági probléma, és lehetővé teheti a támadók számára, hogy a Nextcloud számára látható IP-címüket meghamisítsák. További információk a {linkstart}dokumentációban találhatók ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "A Memcached elosztott gyorsítótárként van konfigurálva, de rossz „memcache” PHP modul van telepítve. Az OC\\Memcache\\Memcached csak a „memcached” modult támogatja, a „memcache”-t nem. Lásd a {linkstart}memcached wiki-t mindkét modulról ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Néhány fájl elbukott az integritásellenőrzésen. További információk a probléma megoldásáról a {linkstart1}dokumentációban találhatók ↗{linkend}. ({linkstart2}Érvénytelen fájlok listája…{linkend} / {linkstart3}Újrakeresés…{linkend})", @@ -266,9 +265,9 @@ "Admin" : "Rendszergazda", "Help" : "Súgó", "Access forbidden" : "A hozzáférés nem engedélyezett", + "Back to %s" : "Vissza ide %s", "File not found" : "Fájl nem található", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "A dokumentum nem található a szerveren. Valószínűleg a megosztás törölve lett vagy lejárt.", - "Back to %s" : "Vissza ide %s", "Too many requests" : "Túl sok kérés", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Túl sok kérés érkezett a hálózatától. Próbálja újra később, vagy ha ez egy hiba, akkor forduljon a rendszergazdához.", "Error" : "Hiba", @@ -394,6 +393,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nincs memória gyorsítótár beállítva. A teljesítmény javítása érdekében kapcsolja be, ha az lehetséges. További információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nincs megfelelő véletlenszám forrás a PHP-hoz, amely biztonsági okokból erősen ellenjavallt. Tovább információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Jelenleg {version} verziójú PHP-t futtat. Frissítse a PHP verziót, hogy élvezhesse a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP Group által biztosított teljesítmény- és biztonságbeli frissítéseket</a>, amint a disztribúciója támogatja.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "A Nextcloud 20 az utolsó olyan kiadás, amely támogatja a PHP 7.2-es verziót. A Nextcloud 21 legalább PHP 7.3-at igényel.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A fordított proxy fejlécek beállítása helytelen, vagy egy megbízható proxyval kapcsolódik a Nextcloudhoz. Ha nem így van, akkor ez egy biztonsági rés lehet, mely segítségével egy támadó meghamisíthatja az IP-címét a Nextcloud felé. További információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "A Memcached elosztott gyorsítótárként van beállítva, de hibás „memcache” PHP modul van telepítve. Az \\OC\\Memcache\\Memcached csak a „memcached”-et támogatja a „memcache”-t nem. Lásd a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wikit a két modul leírásához</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Néhány fájl nem ment át az épségellenőrzésen. A probléma megoldásához további információ a <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentációban</a> található. (<a href=\"{codeIntegrityDownloadEndpoint}\">Érvénytelen fájlok listája…</a> / <a href=\"{rescanEndpoint}\">Újraellenőrzés…</a>)", diff --git a/core/l10n/id.js b/core/l10n/id.js index c3c622af31d..f763914377e 100644 --- a/core/l10n/id.js +++ b/core/l10n/id.js @@ -204,9 +204,9 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Bantuan", "Access forbidden" : "Akses ditolak", + "Back to %s" : "Kembali ke %s", "File not found" : "Berkas tidak ditemukan", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumen tidak ditemukan pada peladen. Mungkin sudah tidak dibagikan atau kedaluwarsa?", - "Back to %s" : "Kembali ke %s", "Error" : "Kesalahan", "Internal Server Error" : "Kesalahan Server Internal", "The server was unable to complete your request." : "Peladen tidak dapat menyelesaikan permintaan Anda.", diff --git a/core/l10n/id.json b/core/l10n/id.json index 50890c6479b..0ff480dc01e 100644 --- a/core/l10n/id.json +++ b/core/l10n/id.json @@ -202,9 +202,9 @@ "Admin" : "Admin", "Help" : "Bantuan", "Access forbidden" : "Akses ditolak", + "Back to %s" : "Kembali ke %s", "File not found" : "Berkas tidak ditemukan", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumen tidak ditemukan pada peladen. Mungkin sudah tidak dibagikan atau kedaluwarsa?", - "Back to %s" : "Kembali ke %s", "Error" : "Kesalahan", "Internal Server Error" : "Kesalahan Server Internal", "The server was unable to complete your request." : "Peladen tidak dapat menyelesaikan permintaan Anda.", diff --git a/core/l10n/is.js b/core/l10n/is.js index 0213f632983..eb7d76f2995 100644 --- a/core/l10n/is.js +++ b/core/l10n/is.js @@ -55,7 +55,6 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP-eininguna \"fileinfo\" vantar. Við mælum eindregið með notkun þessarar einingar til að fá bestu útkomu við greiningu á MIME-skráagerðum.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Ef uppsetningin þín er ekki á rót lénsins og þú notar cron stýrikerfisins, þá geta komið upp vandamál við gerð URL-slóða. Til að forðast slík vandamál, skaltu stilla \"overwrite.cli.url\" valkostinn í config.php skránni þinni á slóð vefrótarinnar (webroot) í uppsetningunni (tillaga: \"{suggestedOverwriteCliURL}\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ekki var hægt að keyra cron-verkið á skipanalínu. Eftirfarandi tæknilegar villur komu upp:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er síðasta útgáfan sem styður PHP 7.2. Nextcloud 21 krefst að minnsta kosti PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-fallið \"set_time_limit\" er ekki tiltækt. Þetta gæti valdið því að skriftur stöðvist í miðri keyrslu og skemmi uppsetninguna þína. Við mælumst til þess að þetta fall sé gert virkt.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-uppsetningin er ekki með stuðning við Free Type. Þetta mun valda því að notendamyndir og stillingaviðmót virki ekki.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Vantar vísinn \"{indexName}\" í töflunni \"{tableName}\".", @@ -208,9 +207,9 @@ OC.L10N.register( "Admin" : "Stjórnun", "Help" : "Hjálp", "Access forbidden" : "Aðgangur bannaður", + "Back to %s" : "Til baka í %s", "File not found" : "Skrá finnst ekki", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Skjalið fannst ekki á þjóninum. Hugsanlega hefur sameigninni verið eytt eða sé útrunnin?", - "Back to %s" : "Til baka í %s", "Too many requests" : "Of margar beiðnir", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Það komu of margar beiðnir frá netkerfinu þínu. Reyndu aftur eða hafðu samband við kerfisstjóra ef þetta er ekki rétt.", "Error" : "Villa", @@ -331,6 +330,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ekkert skyndiminni (cache) hefur verið stillt. Til að auka afköst ættirðu að setja upp skyndiminni (með memcache) ef það er tiltækt. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Enginn hentugur gagnagjafi fyrir handahófsreikning fannst fyrir PHP, sem er mjög óráðlegt af öryggisástæðum. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Þú ert að keyra PHP {version}. Við hvetjum þig til að uppfæra PHP útgáfuna til að njóta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">afkastaaukningar og öryggisuppfærslna frá PHP Group</a> um leið og dreifingin þín styður það.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er síðasta útgáfan sem styður PHP 7.2. Nextcloud 21 krefst að minnsta kosti PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Uppsetning gagnstæðs milliþjónshauss (reverse proxy header) er röng, eða að þú ert að tengjast Nextcloud frá treystum milliþjóni Ef þú ert ekki að tengjast Nextcloud frá treystum milliþjóni, þá er þetta er öryggisvandamál og getur leyft árásaraðilum að dulbúa IP-vistfang þeirra sem sýnilegt Nextcloud. Nánari upplýsingar má finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached er sett upp sem dreift skyndiminni, en hinsvegar er ranga PHP-einingin \"memcache\" uppsett. \\OC\\Memcache\\Memcached styður einungis \"memcached\" en ekki \"memcache\". Skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki-síðurnar um báðar einingarnar</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Sumar skrár hafa ekki staðist áreiðanleikaprófun. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listi yfir ógildar skrár…</a> / <a href=\"{rescanEndpoint}\">Endurskanna…</a>)", diff --git a/core/l10n/is.json b/core/l10n/is.json index fa77758f29e..abcbbadc330 100644 --- a/core/l10n/is.json +++ b/core/l10n/is.json @@ -53,7 +53,6 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP-eininguna \"fileinfo\" vantar. Við mælum eindregið með notkun þessarar einingar til að fá bestu útkomu við greiningu á MIME-skráagerðum.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Ef uppsetningin þín er ekki á rót lénsins og þú notar cron stýrikerfisins, þá geta komið upp vandamál við gerð URL-slóða. Til að forðast slík vandamál, skaltu stilla \"overwrite.cli.url\" valkostinn í config.php skránni þinni á slóð vefrótarinnar (webroot) í uppsetningunni (tillaga: \"{suggestedOverwriteCliURL}\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Ekki var hægt að keyra cron-verkið á skipanalínu. Eftirfarandi tæknilegar villur komu upp:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er síðasta útgáfan sem styður PHP 7.2. Nextcloud 21 krefst að minnsta kosti PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-fallið \"set_time_limit\" er ekki tiltækt. Þetta gæti valdið því að skriftur stöðvist í miðri keyrslu og skemmi uppsetninguna þína. Við mælumst til þess að þetta fall sé gert virkt.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP-uppsetningin er ekki með stuðning við Free Type. Þetta mun valda því að notendamyndir og stillingaviðmót virki ekki.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Vantar vísinn \"{indexName}\" í töflunni \"{tableName}\".", @@ -206,9 +205,9 @@ "Admin" : "Stjórnun", "Help" : "Hjálp", "Access forbidden" : "Aðgangur bannaður", + "Back to %s" : "Til baka í %s", "File not found" : "Skrá finnst ekki", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Skjalið fannst ekki á þjóninum. Hugsanlega hefur sameigninni verið eytt eða sé útrunnin?", - "Back to %s" : "Til baka í %s", "Too many requests" : "Of margar beiðnir", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Það komu of margar beiðnir frá netkerfinu þínu. Reyndu aftur eða hafðu samband við kerfisstjóra ef þetta er ekki rétt.", "Error" : "Villa", @@ -329,6 +328,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ekkert skyndiminni (cache) hefur verið stillt. Til að auka afköst ættirðu að setja upp skyndiminni (með memcache) ef það er tiltækt. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Enginn hentugur gagnagjafi fyrir handahófsreikning fannst fyrir PHP, sem er mjög óráðlegt af öryggisástæðum. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Þú ert að keyra PHP {version}. Við hvetjum þig til að uppfæra PHP útgáfuna til að njóta <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">afkastaaukningar og öryggisuppfærslna frá PHP Group</a> um leið og dreifingin þín styður það.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er síðasta útgáfan sem styður PHP 7.2. Nextcloud 21 krefst að minnsta kosti PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Uppsetning gagnstæðs milliþjónshauss (reverse proxy header) er röng, eða að þú ert að tengjast Nextcloud frá treystum milliþjóni Ef þú ert ekki að tengjast Nextcloud frá treystum milliþjóni, þá er þetta er öryggisvandamál og getur leyft árásaraðilum að dulbúa IP-vistfang þeirra sem sýnilegt Nextcloud. Nánari upplýsingar má finna í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached er sett upp sem dreift skyndiminni, en hinsvegar er ranga PHP-einingin \"memcache\" uppsett. \\OC\\Memcache\\Memcached styður einungis \"memcached\" en ekki \"memcache\". Skoðaðu <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki-síðurnar um báðar einingarnar</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Sumar skrár hafa ekki staðist áreiðanleikaprófun. Hægt er að finna nánari upplýsingar um þetta í <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">hjálparskjölum</a> okkar. (<a href=\"{codeIntegrityDownloadEndpoint}\">Listi yfir ógildar skrár…</a> / <a href=\"{rescanEndpoint}\">Endurskanna…</a>)", diff --git a/core/l10n/it.js b/core/l10n/it.js index 02910331317..643d1aef0be 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -74,7 +74,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Non è stata configurata alcuna cache di memoria. Per migliorare le prestazioni configura memcache, se disponibile. Ulteriori informazioni sono disponibili nella nostra {linkstart}documentazione ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nessuna fonte di casualità trovata da PHP e ciò è vivamente sconsigliato per motivi di sicurezza. Ulteriori informazioni sono disponibili nella {linkstart}documentazione ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Stai eseguendo attualmente PHP {version}. Aggiorna la tua versione di PHP per trarre vantaggio dagli {linkstart}aggiornamenti in termini di prestazioni e sicurezza forniti dal PHP Group ↗{linkend} non appena la tua distribuzione la supporta.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 è l'ultima versione che supporta PHP 7.2. Nextcloud 21 richiede almeno PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La configurazione delle intestazioni del proxy inverso non è corretta, o stai effettuando l'accesso a Nextcloud da un proxy affidabile. In caso diverso, questo è un problema di sicurezza e può consentire a un attaccante di falsificare il suo indirizzo IP, rendendolo visibile a Nextcloud. Ulteriori informazioni sono disponibili nella {linkstart}documentazione ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached è configurato come cache distribuita, ma è installato il modulo PHP \"memcache\" errato. \\OC\\Memcache\\Memcached supporta solo \"memcached\" e non \"memcache\". Vedi il {linkstart}wiki di memcached per informazioni su entrambi i moduli ↗{linkend}..", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Alcuni file non hanno superato il controllo di integrità. Ulteriori informazioni su come risolvere questo problema sono disponibili nella nostra {linkstart1}documentazione ↗{linkend}. ({linkstart2}Elenco dei file non validi… {linkend} / {linkstart3}Nuova scansione…{linkend})", @@ -256,9 +255,9 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Aiuto", "Access forbidden" : "Accesso negato", + "Back to %s" : "Torna a %s", "File not found" : "File non trovato", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Il documento non può essere trovato sul server. Forse la condivisione è stata eliminata o è scaduta?", - "Back to %s" : "Torna a %s", "Too many requests" : "Troppe richieste", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Sono arrivate troppe richieste dalla tua rete. Riprova più tardi o contatta il tuo amministratore se questo è un errore.", "Error" : "Errore", @@ -383,6 +382,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Non è stata configurata alcuna cache di memoria. Per migliorare le prestazioni configura una memcache, se disponibile. Ulteriori informazioni sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nessuna fonte di casualità trovata da PHP e ciò è vivamente sconsigliato per motivi di sicurezza. Ulteriori informazioni sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Stai eseguendo attualmente PHP {version}. Aggiorna la tua versione di PHP per trarre vantaggio dagli <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aggiornamenti in termini di prestazioni e sicurezza forniti dal PHP Group</a> non appena la tua distribuzione la supporta.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 è l'ultima versione che supporta PHP 7.2. Nextcloud 21 richiede almeno PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configurazione delle intestazioni del proxy inverso non è corretta, o stai effettuando l'accesso a Nextcloud da un proxy affidabile. In caso diverso, questo è un problema di sicurezza e può consentire a un attaccante di falsificare il suo indirizzo IP, rendendolo visibile a Nextcloud. Ulteriori informazioni sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached è configurato come cache distribuita, ma è installato il modulo \"memcache\" errato. \\OC\\Memcache\\Memcached supporta solo \"memcached\" e non \"memcache\". Vedi il <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki di memcached per informazioni su entrambi i moduli</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alcuni file non hanno superato il controllo di integrità. Ulteriori informazioni su come risolvere questo problema sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Elenco dei file non validi…</a> / <a href=\"{rescanEndpoint}\">Nuova scansione…</a>)", diff --git a/core/l10n/it.json b/core/l10n/it.json index 48b7de9d77c..19e9443f3c9 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -72,7 +72,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Non è stata configurata alcuna cache di memoria. Per migliorare le prestazioni configura memcache, se disponibile. Ulteriori informazioni sono disponibili nella nostra {linkstart}documentazione ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nessuna fonte di casualità trovata da PHP e ciò è vivamente sconsigliato per motivi di sicurezza. Ulteriori informazioni sono disponibili nella {linkstart}documentazione ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Stai eseguendo attualmente PHP {version}. Aggiorna la tua versione di PHP per trarre vantaggio dagli {linkstart}aggiornamenti in termini di prestazioni e sicurezza forniti dal PHP Group ↗{linkend} non appena la tua distribuzione la supporta.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 è l'ultima versione che supporta PHP 7.2. Nextcloud 21 richiede almeno PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "La configurazione delle intestazioni del proxy inverso non è corretta, o stai effettuando l'accesso a Nextcloud da un proxy affidabile. In caso diverso, questo è un problema di sicurezza e può consentire a un attaccante di falsificare il suo indirizzo IP, rendendolo visibile a Nextcloud. Ulteriori informazioni sono disponibili nella {linkstart}documentazione ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached è configurato come cache distribuita, ma è installato il modulo PHP \"memcache\" errato. \\OC\\Memcache\\Memcached supporta solo \"memcached\" e non \"memcache\". Vedi il {linkstart}wiki di memcached per informazioni su entrambi i moduli ↗{linkend}..", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Alcuni file non hanno superato il controllo di integrità. Ulteriori informazioni su come risolvere questo problema sono disponibili nella nostra {linkstart1}documentazione ↗{linkend}. ({linkstart2}Elenco dei file non validi… {linkend} / {linkstart3}Nuova scansione…{linkend})", @@ -254,9 +253,9 @@ "Admin" : "Admin", "Help" : "Aiuto", "Access forbidden" : "Accesso negato", + "Back to %s" : "Torna a %s", "File not found" : "File non trovato", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Il documento non può essere trovato sul server. Forse la condivisione è stata eliminata o è scaduta?", - "Back to %s" : "Torna a %s", "Too many requests" : "Troppe richieste", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Sono arrivate troppe richieste dalla tua rete. Riprova più tardi o contatta il tuo amministratore se questo è un errore.", "Error" : "Errore", @@ -381,6 +380,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Non è stata configurata alcuna cache di memoria. Per migliorare le prestazioni configura una memcache, se disponibile. Ulteriori informazioni sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nessuna fonte di casualità trovata da PHP e ciò è vivamente sconsigliato per motivi di sicurezza. Ulteriori informazioni sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Stai eseguendo attualmente PHP {version}. Aggiorna la tua versione di PHP per trarre vantaggio dagli <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aggiornamenti in termini di prestazioni e sicurezza forniti dal PHP Group</a> non appena la tua distribuzione la supporta.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 è l'ultima versione che supporta PHP 7.2. Nextcloud 21 richiede almeno PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configurazione delle intestazioni del proxy inverso non è corretta, o stai effettuando l'accesso a Nextcloud da un proxy affidabile. In caso diverso, questo è un problema di sicurezza e può consentire a un attaccante di falsificare il suo indirizzo IP, rendendolo visibile a Nextcloud. Ulteriori informazioni sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached è configurato come cache distribuita, ma è installato il modulo \"memcache\" errato. \\OC\\Memcache\\Memcached supporta solo \"memcached\" e non \"memcache\". Vedi il <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki di memcached per informazioni su entrambi i moduli</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alcuni file non hanno superato il controllo di integrità. Ulteriori informazioni su come risolvere questo problema sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Elenco dei file non validi…</a> / <a href=\"{rescanEndpoint}\">Nuova scansione…</a>)", diff --git a/core/l10n/ja.js b/core/l10n/ja.js index 03f75c49b77..590f5ecef93 100644 --- a/core/l10n/ja.js +++ b/core/l10n/ja.js @@ -79,7 +79,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "メモリーキャッシュが構成されていません。パフォーマンスを向上させるために、可能な場合はmemcacheを構成してください。詳細については、{linkstart}ドキュメント↗{linkend}をご覧ください。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHPで利用する乱数に適切なソースがありません。これは、セキュリティ上の理由から全く推奨されていません。詳細については、{linkstart}ドキュメント↗{linkend}をご覧ください。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "あなたは現在、PHP {version} を使用しています。ディストリビューションでサポートされたら、すぐにPHPのバージョンをアップグレードして、{linkstart}PHPグループ↗の提供するパフォーマンスとセキュリティメリット{linkend}を享受してください。", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20は、PHP7.2をサポートする最後のリリースです。 Nextcloud21には最低でもPHP7.3が必要です。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "リバースプロキシヘッダーの構成が正しくないか、信頼できるプロキシからNextcloudにアクセスしています。そうでない場合、これはセキュリティに問題があり、攻撃者がNextcloudを表示できるようにIPアドレスを偽装することができます。詳細については、{linkstart}ドキュメント↗{linkend}をご覧ください。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcachedが分散キャッシュとして設定されていますが、間違ったPHPモジュール \"memcache\" がインストールされています。 \\OC\\Memcache\\Memcachedは \"memcached\" のみをサポートし、\"memcache\" はサポートしません。は、{linkstart} 両方のモジュールについてはmemcached wiki↗{linkend}を参照してください。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "一部のファイルは整合性チェックに合格していません。この問題を解決する方法の詳細については、{linkstart1}ドキュメント↗{linkend}をご覧ください。 ({linkstart2}無効なファイルのリスト…{linkend} / {linkstart3}再スキャン…{linkend})", @@ -263,9 +262,9 @@ OC.L10N.register( "Admin" : "管理", "Help" : "ヘルプ", "Access forbidden" : "アクセスが禁止されています", + "Back to %s" : "%s に戻る", "File not found" : "ファイルが見つかりません", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。", - "Back to %s" : "%s に戻る", "Too many requests" : "要求が多すぎます", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "ネットワークからのリクエストが多すぎました。このようなエラーが発生した場合は、後で再試行するか、管理者に連絡してください。", "Error" : "エラー", @@ -390,6 +389,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。可能であれば、パフォーマンスを向上するため、memcacheを設定してください。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>で参照できます。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "セキュリティ上の理由から推奨されていない為、PHPで利用できる乱数用ソースがありません。 より詳しい情報については、<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>を参照ください。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "このサーバーでは、{version} のPHPを利用しています。パフォーマンスとセキュリティ上のメリットがあるため利用中のディストリビューションで<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP グループの提供する最新のPHPのバージョン</a>になるべく早くアップグレードすることを強くお勧めします。", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20は、PHP7.2をサポートする最後のリリースです。 Nextcloud21には最低でもPHP7.3が必要です。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "リバースプロキシヘッダーの設定が正しくないか、信頼できるプロキシからNextcloudにアクセスしています。 そうでない場合、これはセキュリティの問題であり、攻撃者はNextcloudに見えるように自分のIPアドレスを偽装することができます。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>で参照できます。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached は分散キャッシュとして設定されています。しかし、PHPモジュール \"memcache\"が間違ってインストールされています。 \\OC\\Memcache\\Memcached は、\"memcache\" ではなく、\"memcached\" のみをサポートしています。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki で両方のモジュールの情報</a>について確認してください。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "いくつかのファイルでチェックサムが適合しませんでした。この問題を解決するためは、<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>の詳細を見てください。(<a href=\"{codeIntegrityDownloadEndpoint}\">不適合ファイルのリスト… </a>/ <a href=\"{rescanEndpoint}\">再チェック…</a>)", diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 3622caaee76..467192ad6a2 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -77,7 +77,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "メモリーキャッシュが構成されていません。パフォーマンスを向上させるために、可能な場合はmemcacheを構成してください。詳細については、{linkstart}ドキュメント↗{linkend}をご覧ください。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHPで利用する乱数に適切なソースがありません。これは、セキュリティ上の理由から全く推奨されていません。詳細については、{linkstart}ドキュメント↗{linkend}をご覧ください。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "あなたは現在、PHP {version} を使用しています。ディストリビューションでサポートされたら、すぐにPHPのバージョンをアップグレードして、{linkstart}PHPグループ↗の提供するパフォーマンスとセキュリティメリット{linkend}を享受してください。", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20は、PHP7.2をサポートする最後のリリースです。 Nextcloud21には最低でもPHP7.3が必要です。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "リバースプロキシヘッダーの構成が正しくないか、信頼できるプロキシからNextcloudにアクセスしています。そうでない場合、これはセキュリティに問題があり、攻撃者がNextcloudを表示できるようにIPアドレスを偽装することができます。詳細については、{linkstart}ドキュメント↗{linkend}をご覧ください。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcachedが分散キャッシュとして設定されていますが、間違ったPHPモジュール \"memcache\" がインストールされています。 \\OC\\Memcache\\Memcachedは \"memcached\" のみをサポートし、\"memcache\" はサポートしません。は、{linkstart} 両方のモジュールについてはmemcached wiki↗{linkend}を参照してください。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "一部のファイルは整合性チェックに合格していません。この問題を解決する方法の詳細については、{linkstart1}ドキュメント↗{linkend}をご覧ください。 ({linkstart2}無効なファイルのリスト…{linkend} / {linkstart3}再スキャン…{linkend})", @@ -261,9 +260,9 @@ "Admin" : "管理", "Help" : "ヘルプ", "Access forbidden" : "アクセスが禁止されています", + "Back to %s" : "%s に戻る", "File not found" : "ファイルが見つかりません", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ドキュメントはサーバー上に見つかりませんでした。 共有が削除されたか、期限が切れている可能性があります。", - "Back to %s" : "%s に戻る", "Too many requests" : "要求が多すぎます", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "ネットワークからのリクエストが多すぎました。このようなエラーが発生した場合は、後で再試行するか、管理者に連絡してください。", "Error" : "エラー", @@ -388,6 +387,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。可能であれば、パフォーマンスを向上するため、memcacheを設定してください。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>で参照できます。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "セキュリティ上の理由から推奨されていない為、PHPで利用できる乱数用ソースがありません。 より詳しい情報については、<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>を参照ください。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "このサーバーでは、{version} のPHPを利用しています。パフォーマンスとセキュリティ上のメリットがあるため利用中のディストリビューションで<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP グループの提供する最新のPHPのバージョン</a>になるべく早くアップグレードすることを強くお勧めします。", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20は、PHP7.2をサポートする最後のリリースです。 Nextcloud21には最低でもPHP7.3が必要です。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "リバースプロキシヘッダーの設定が正しくないか、信頼できるプロキシからNextcloudにアクセスしています。 そうでない場合、これはセキュリティの問題であり、攻撃者はNextcloudに見えるように自分のIPアドレスを偽装することができます。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>で参照できます。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached は分散キャッシュとして設定されています。しかし、PHPモジュール \"memcache\"が間違ってインストールされています。 \\OC\\Memcache\\Memcached は、\"memcache\" ではなく、\"memcached\" のみをサポートしています。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki で両方のモジュールの情報</a>について確認してください。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "いくつかのファイルでチェックサムが適合しませんでした。この問題を解決するためは、<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>の詳細を見てください。(<a href=\"{codeIntegrityDownloadEndpoint}\">不適合ファイルのリスト… </a>/ <a href=\"{rescanEndpoint}\">再チェック…</a>)", diff --git a/core/l10n/ko.js b/core/l10n/ko.js index 8808fe9697c..2fe191d2178 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -73,7 +73,6 @@ OC.L10N.register( "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI로 cron 작업을 실행시킬 수 없었습니다. 다음 오류가 발생했습니다:", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "매모리 캐시가 설정되지 않았습니다. 성능 향상을 위해 가능하면 memcache를 설정하십시오. 더 많은 정보는 {linkstart}문서 ↗{linkend}를 참조하십시오.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "현재 PHP {version}(으)로 실행중입니다. PHP 버전을 업그레이드 하여 지원중인 {linkstart} PHP 그룹의 성능 및 보안 업데이트 ↗{linkend} 혜택을 누리십시오.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20이 PHP 7.2를 지원하는 마지막 릴리즈입니다. Nextcloud 21은 PHP 7.3 이상이 필요합니다.", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcache 모듈이 로드되지 않았습니다. {linkstart}더 나은 성능을 위해 ↗{linkend} 이를 PHP에 로드하는 것이 권장됩니다.", "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache 모듈이 바르게 설정되지 않았습니다. {linkstart}더 나은 성능을 위해 ↗{linkend} 다음의 설정을 <code>php.ini</code>에서 사용하십시오:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP 함수 \"set_time_limit\"을 사용할 수 없습니다. 스크립트가 실행 중간에 중지되어 설치를 깨트릴 수도 있습니다. 이 함수를 활성화하는 것을 추천합니다.", @@ -242,9 +241,9 @@ OC.L10N.register( "Admin" : "관리자", "Help" : "도움말", "Access forbidden" : "접근 금지됨", + "Back to %s" : "%s(으)로 돌아가기", "File not found" : "파일을 찾을 수 없음", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "서버에서 문서를 찾을 수 없습니다. 공유가 삭제되었거나 만료되었습니까?", - "Back to %s" : "%s(으)로 돌아가기", "Too many requests" : "너무 많은 요청", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "이 네트워크에 너무 요청이 많습니다. 나중에 다시 시도하십시오. 이것이 오류일 경우 관리자에게 문의하십시오.", "Error" : "오류", @@ -367,6 +366,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "메모리 캐시가 구성되지 않았습니다. 가능한 경우 memcache를 설정하여 성능을 향상시킬 수 있습니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP가 안전한 난수 발생기를 사용할 수 없어 보안에 취약합니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "현재 PHP {version}을(를) 사용하고 있습니다. 배포판에서 지원하는 대로 PHP 버전을 업그레이드하여 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP 그룹에서 제공하는 성능 및 보안 업데이트</a>를 받는 것을 추천합니다.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20이 PHP 7.2를 지원하는 마지막 릴리즈입니다. Nextcloud 21은 PHP 7.3 이상이 필요합니다.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "역방향 프록시 헤더 설정이 올바르지 않거나 신뢰하는 프록시를 통해 Nextcloud에 접근하고 있을 수 있습니다. 만약 Nextcloud를 신뢰하는 프록시를 통해 접근하고 있지 않다면 이는 보안 문제이며 공격자가 Nextcloud에 보이는 IP 주소를 속이고 있을 수 있습니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached가 분산 캐시로 구성되어 있지만 잘못된 PHP 모듈 \"memcache\"가 설치되어 있습니다. \\OC\\Memcache\\Memcached는 \"memcache\"가 아닌 \"memcached\"만 지원합니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">이 두 모듈에 대한 memcached 위키</a>를 참고하십시오.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "일부 파일이 무결성 검사를 통과하지 못했습니다. 이 문제를 해결하는 방법은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.(<a href=\"{codeIntegrityDownloadEndpoint}\">잘못된 파일 목록…</a> / <a href=\"{rescanEndpoint}\">다시 검색…</a>)", diff --git a/core/l10n/ko.json b/core/l10n/ko.json index 399abab63f5..5e43bc3b291 100644 --- a/core/l10n/ko.json +++ b/core/l10n/ko.json @@ -71,7 +71,6 @@ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "CLI로 cron 작업을 실행시킬 수 없었습니다. 다음 오류가 발생했습니다:", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "매모리 캐시가 설정되지 않았습니다. 성능 향상을 위해 가능하면 memcache를 설정하십시오. 더 많은 정보는 {linkstart}문서 ↗{linkend}를 참조하십시오.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "현재 PHP {version}(으)로 실행중입니다. PHP 버전을 업그레이드 하여 지원중인 {linkstart} PHP 그룹의 성능 및 보안 업데이트 ↗{linkend} 혜택을 누리십시오.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20이 PHP 7.2를 지원하는 마지막 릴리즈입니다. Nextcloud 21은 PHP 7.3 이상이 필요합니다.", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP OPcache 모듈이 로드되지 않았습니다. {linkstart}더 나은 성능을 위해 ↗{linkend} 이를 PHP에 로드하는 것이 권장됩니다.", "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP OPcache 모듈이 바르게 설정되지 않았습니다. {linkstart}더 나은 성능을 위해 ↗{linkend} 다음의 설정을 <code>php.ini</code>에서 사용하십시오:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP 함수 \"set_time_limit\"을 사용할 수 없습니다. 스크립트가 실행 중간에 중지되어 설치를 깨트릴 수도 있습니다. 이 함수를 활성화하는 것을 추천합니다.", @@ -240,9 +239,9 @@ "Admin" : "관리자", "Help" : "도움말", "Access forbidden" : "접근 금지됨", + "Back to %s" : "%s(으)로 돌아가기", "File not found" : "파일을 찾을 수 없음", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "서버에서 문서를 찾을 수 없습니다. 공유가 삭제되었거나 만료되었습니까?", - "Back to %s" : "%s(으)로 돌아가기", "Too many requests" : "너무 많은 요청", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "이 네트워크에 너무 요청이 많습니다. 나중에 다시 시도하십시오. 이것이 오류일 경우 관리자에게 문의하십시오.", "Error" : "오류", @@ -365,6 +364,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "메모리 캐시가 구성되지 않았습니다. 가능한 경우 memcache를 설정하여 성능을 향상시킬 수 있습니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP가 안전한 난수 발생기를 사용할 수 없어 보안에 취약합니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "현재 PHP {version}을(를) 사용하고 있습니다. 배포판에서 지원하는 대로 PHP 버전을 업그레이드하여 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP 그룹에서 제공하는 성능 및 보안 업데이트</a>를 받는 것을 추천합니다.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20이 PHP 7.2를 지원하는 마지막 릴리즈입니다. Nextcloud 21은 PHP 7.3 이상이 필요합니다.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "역방향 프록시 헤더 설정이 올바르지 않거나 신뢰하는 프록시를 통해 Nextcloud에 접근하고 있을 수 있습니다. 만약 Nextcloud를 신뢰하는 프록시를 통해 접근하고 있지 않다면 이는 보안 문제이며 공격자가 Nextcloud에 보이는 IP 주소를 속이고 있을 수 있습니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached가 분산 캐시로 구성되어 있지만 잘못된 PHP 모듈 \"memcache\"가 설치되어 있습니다. \\OC\\Memcache\\Memcached는 \"memcache\"가 아닌 \"memcached\"만 지원합니다. 자세한 내용은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">이 두 모듈에 대한 memcached 위키</a>를 참고하십시오.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "일부 파일이 무결성 검사를 통과하지 못했습니다. 이 문제를 해결하는 방법은 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">문서</a>를 참고하십시오.(<a href=\"{codeIntegrityDownloadEndpoint}\">잘못된 파일 목록…</a> / <a href=\"{rescanEndpoint}\">다시 검색…</a>)", diff --git a/core/l10n/lo.js b/core/l10n/lo.js index e1fc15fa89a..4c4f69422fd 100644 --- a/core/l10n/lo.js +++ b/core/l10n/lo.js @@ -68,7 +68,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "ບໍ່ມີການຕັ້ງຄ່າ cache ຄວາມຈໍາ. ເພື່ອເພີ່ມປະສິດທິພາບ, ກະລຸນາຕັ້ງຄ່າ memcache, ຖ້າມີ. ຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ {linkstart} ເອກະສານ ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "ບໍ່ມີແຫລ່ງທີ່ເຫມາະ ສົມສໍາລັບການສູມເອົາ ທີ່ພົບໂດຍ PHP ຊຶ່ງເຫດຜົນຄວາມປອດ ໄພ . ຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ{linkstart}ເອກະສານ ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "ປະຈຸບັນທ່ານກໍາລັງດໍາເນີນການ PHP {version}. ອັບເດດລຸ້ນ PHP ຂອງທ່ານເພື່ອໃຊ້ ປະສິດທິພາບ {linkstart} ແລະ ການປັບປຸງຄວາມປອດໄພທີ່ສະຫນອງໃຫ້ໂດຍກຸ່ມ↗{linkend} PHP ທັນທີທີ່ການແຈກຢາຍຂອງທ່ານສະຫນັບສະຫນູນມັນ.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ເປັນສະບັບສຸດທ້າຍທີ່ສະຫນັບສະຫນູນ PHP 7.2. Nextcloud 21 ຊື່ງຕ້ອງມີ PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "ການຕັ້ງຄ່າຫົວຂໍ້ proxy ກັບຄືນບໍ່ຖືກຕ້ອງ, ຫຼື ທ່ານກໍາລັງເຂົ້າເຖິງ Nextcloud ຈາກ proxy ທີ່ເຊື່ອຖືໄດ້. ຖ້າບໍ່ດັ່ງນັ້ນ, ນີ້ແມ່ນບັນຫາຄວາມປອດໄພ ແລະ ສາມາດອະນຸຍາດໃຫ້ຜູ້ໂຈມຕີ spoof ທີ່ຢູ່ IP ຂອງພວກເຂົາດັ່ງທີ່ເຫັນໄດ້ກັບ Nextcloud. ຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ{linkstart}ເອກະສານ ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "cachedຄວາມຈຳ ຖືກຕັ້ງຄ່າ ເປັນ cache ແຈກຢາຍ, ແຕ່ໂມດູນ PHP ທີ່ບໍ່ຖືກຕ້ອງ \"memcache\" ຖືກຕິດຕັ້ງ. OCMemcacheMemcached ສະຫນັບສະຫນູນພຽງແຕ່ \"memcached\" ແລະ ບໍ່ແມ່ນ \"memcache\". ເບິ່ງ {linkstart}memcached wiki ກ່ຽວກັບທັງສອງ↗{linkend}ໂມດູນ ", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "ບາງຟາຍບໍ່ໄດ້ຜ່ານການກວດສອບຄວາມເຊື່ຶອຖື. ຂໍ້ມູນເພີ່ມເຕີມກ່ຽວກັບວິທີແກ້ໄຂບັນຫານີ້ສາມາດເບິ່ງໄດ້ໃນ {linkstart1}ເອກະສານ↗{linkend}/({linkstart2}ລາຍການຟາຍ.. {linkend} / {linkstart3}Rescan... {linkend})", @@ -242,9 +241,9 @@ OC.L10N.register( "Admin" : "ຜູ້ເບິ່ງເເຍງລະບົບ", "Help" : "ການຊ່ວຍເຫຼືອ", "Access forbidden" : "ຫ້າມການເຂົ້າເຖິງ", + "Back to %s" : "ຫຼັງ%s", "File not found" : " ບໍ່ພົບຟາຍ", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ເອກະສານບໍ່ສາມາດຄົ້ນພົບໄດ້ໃນ server. ບາງທີສ່ວນແບ່ງຖືກລຶບ ຫຼື ໄດ້ສິ້ນສຸດລົງ?", - "Back to %s" : "ຫຼັງ%s", "Too many requests" : "ຄໍາຮ້ອງຂໍຫຼາຍເກີນໄປ", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "ມີຄໍາຮ້ອງຂໍຫຼາຍເກີນໄປຈາກເຄືອຂ່າຍຂອງທ່ານ. Retry ໃນເວລາຕໍ່ມາ ຫຼື ຕິດຕໍ່ຜູ້ບໍລິຫານຂອງທ່ານຖ້າຫາກວ່ານີ້ແມ່ນຄວາມຜິດພາດ", "Error" : "ຜິດພາດ", @@ -369,6 +368,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ບໍ່ໄດ້ຕັ້ງຄ່າ cache ຄວາມຈໍາຊົວຄາວ. ເພື່ອເພີ່ມປະສິດທິພາບ, ກະລຸນາຕັ້ງຄ່າ cache, ຖ້າມີ. ຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ເອກະສານ</a>", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ບໍ່ມີການສຸມເລືອກ ໂດຍ PHP ຍ້ອນບັນຫາຄວາມປອດໄພສູງ . ສໍາລັບຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ເອກະສານ</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "ປະຈຸບັນທ່ານກໍາລັງດໍາເນີນການ PHP {ລູ້ນ}. ອັບເດດລຸ້ນ PHP ຂອງທ່ານເພື່ອ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">ປັບປຸງປະສິດທິພາບ ແລະ ຄວາມປອດໄພທີ່ສະຫນອງໃຫ້ໂດຍກຸ່ມ PHP</a> ທັນທີທີ່ທ່ານສະຫນັບສະຫນູນມັນ.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ເປັນສະບັບສຸດທ້າຍທີ່ສະຫນັບສະຫນູນ PHP 7.2. Nextcloud 21 ຊື່ງຕ້ອງມີ PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ການຕັ້ງຄ່າຫົວຂໍ້ reverse proxy ແມ່ນບໍ່ຖືກຕ້ອງ, ຫຼື ທ່ານກໍາລັງເຂົ້າເຖິງ Nextcloud ຈາກ proxy ທີ່ເຊື່ອຖືໄດ້. ຖ້າບໍ່ດັ່ງນັ້ນ, ນີ້ແມ່ນບັນຫາຄວາມປອດໄພ ແລະ ອາດເຮັດໃຫ້ມີຜູ້ໂຈມຕີ spoof ທີ່ຢູ່ IP ດັ່ງທີ່ເຫັນໃນ Nextcloud. ຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ເອກະສານ</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ຖືກຕັ້ງຄ່າເປັນ cache ແຈກຢາຍ, ແຕ່ໂມດູນ PHP ທີ່ບໍ່ຖືກຕ້ອງ \"memcache\" ຖືກຕິດຕັ້ງ. OCMemcacheMemcached ສະຫນັບສະຫນູນພຽງແຕ່ \"memcached\" ແລະ ບໍ່ແມ່ນ \"memcache\". ເບິ່ງ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki memcached ກ່ຽວກັບທັງສອງໂມດູນ</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "ບາງຟາຍບໍ່ໄດ້ຜ່ານການກວດສອບຄວາມລະອຽດ. ຂໍ້ມູນເພີ່ມເຕີມກ່ຽວກັບວິທີແກ້ໄຂບັນຫານີ້ສາມາດເບິ່ງໄດ້ໃນ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ເອກະສານ</a>. ( <a href=\"{codeIntegrityDownloadEndpoint}\">ລາຍການຟາຍທີ່ບໍ່ຖືກຕ້ອງ... </a>/ <a href=\"{rescanEndpoint}\">ສະແກນຄືນໃໝ່...</a>)", diff --git a/core/l10n/lo.json b/core/l10n/lo.json index 18fff907605..547956369e0 100644 --- a/core/l10n/lo.json +++ b/core/l10n/lo.json @@ -66,7 +66,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "ບໍ່ມີການຕັ້ງຄ່າ cache ຄວາມຈໍາ. ເພື່ອເພີ່ມປະສິດທິພາບ, ກະລຸນາຕັ້ງຄ່າ memcache, ຖ້າມີ. ຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ {linkstart} ເອກະສານ ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "ບໍ່ມີແຫລ່ງທີ່ເຫມາະ ສົມສໍາລັບການສູມເອົາ ທີ່ພົບໂດຍ PHP ຊຶ່ງເຫດຜົນຄວາມປອດ ໄພ . ຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ{linkstart}ເອກະສານ ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "ປະຈຸບັນທ່ານກໍາລັງດໍາເນີນການ PHP {version}. ອັບເດດລຸ້ນ PHP ຂອງທ່ານເພື່ອໃຊ້ ປະສິດທິພາບ {linkstart} ແລະ ການປັບປຸງຄວາມປອດໄພທີ່ສະຫນອງໃຫ້ໂດຍກຸ່ມ↗{linkend} PHP ທັນທີທີ່ການແຈກຢາຍຂອງທ່ານສະຫນັບສະຫນູນມັນ.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ເປັນສະບັບສຸດທ້າຍທີ່ສະຫນັບສະຫນູນ PHP 7.2. Nextcloud 21 ຊື່ງຕ້ອງມີ PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "ການຕັ້ງຄ່າຫົວຂໍ້ proxy ກັບຄືນບໍ່ຖືກຕ້ອງ, ຫຼື ທ່ານກໍາລັງເຂົ້າເຖິງ Nextcloud ຈາກ proxy ທີ່ເຊື່ອຖືໄດ້. ຖ້າບໍ່ດັ່ງນັ້ນ, ນີ້ແມ່ນບັນຫາຄວາມປອດໄພ ແລະ ສາມາດອະນຸຍາດໃຫ້ຜູ້ໂຈມຕີ spoof ທີ່ຢູ່ IP ຂອງພວກເຂົາດັ່ງທີ່ເຫັນໄດ້ກັບ Nextcloud. ຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ{linkstart}ເອກະສານ ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "cachedຄວາມຈຳ ຖືກຕັ້ງຄ່າ ເປັນ cache ແຈກຢາຍ, ແຕ່ໂມດູນ PHP ທີ່ບໍ່ຖືກຕ້ອງ \"memcache\" ຖືກຕິດຕັ້ງ. OCMemcacheMemcached ສະຫນັບສະຫນູນພຽງແຕ່ \"memcached\" ແລະ ບໍ່ແມ່ນ \"memcache\". ເບິ່ງ {linkstart}memcached wiki ກ່ຽວກັບທັງສອງ↗{linkend}ໂມດູນ ", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "ບາງຟາຍບໍ່ໄດ້ຜ່ານການກວດສອບຄວາມເຊື່ຶອຖື. ຂໍ້ມູນເພີ່ມເຕີມກ່ຽວກັບວິທີແກ້ໄຂບັນຫານີ້ສາມາດເບິ່ງໄດ້ໃນ {linkstart1}ເອກະສານ↗{linkend}/({linkstart2}ລາຍການຟາຍ.. {linkend} / {linkstart3}Rescan... {linkend})", @@ -240,9 +239,9 @@ "Admin" : "ຜູ້ເບິ່ງເເຍງລະບົບ", "Help" : "ການຊ່ວຍເຫຼືອ", "Access forbidden" : "ຫ້າມການເຂົ້າເຖິງ", + "Back to %s" : "ຫຼັງ%s", "File not found" : " ບໍ່ພົບຟາຍ", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ເອກະສານບໍ່ສາມາດຄົ້ນພົບໄດ້ໃນ server. ບາງທີສ່ວນແບ່ງຖືກລຶບ ຫຼື ໄດ້ສິ້ນສຸດລົງ?", - "Back to %s" : "ຫຼັງ%s", "Too many requests" : "ຄໍາຮ້ອງຂໍຫຼາຍເກີນໄປ", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "ມີຄໍາຮ້ອງຂໍຫຼາຍເກີນໄປຈາກເຄືອຂ່າຍຂອງທ່ານ. Retry ໃນເວລາຕໍ່ມາ ຫຼື ຕິດຕໍ່ຜູ້ບໍລິຫານຂອງທ່ານຖ້າຫາກວ່ານີ້ແມ່ນຄວາມຜິດພາດ", "Error" : "ຜິດພາດ", @@ -367,6 +366,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ບໍ່ໄດ້ຕັ້ງຄ່າ cache ຄວາມຈໍາຊົວຄາວ. ເພື່ອເພີ່ມປະສິດທິພາບ, ກະລຸນາຕັ້ງຄ່າ cache, ຖ້າມີ. ຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ເອກະສານ</a>", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ບໍ່ມີການສຸມເລືອກ ໂດຍ PHP ຍ້ອນບັນຫາຄວາມປອດໄພສູງ . ສໍາລັບຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ເອກະສານ</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "ປະຈຸບັນທ່ານກໍາລັງດໍາເນີນການ PHP {ລູ້ນ}. ອັບເດດລຸ້ນ PHP ຂອງທ່ານເພື່ອ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">ປັບປຸງປະສິດທິພາບ ແລະ ຄວາມປອດໄພທີ່ສະຫນອງໃຫ້ໂດຍກຸ່ມ PHP</a> ທັນທີທີ່ທ່ານສະຫນັບສະຫນູນມັນ.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 ເປັນສະບັບສຸດທ້າຍທີ່ສະຫນັບສະຫນູນ PHP 7.2. Nextcloud 21 ຊື່ງຕ້ອງມີ PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "ການຕັ້ງຄ່າຫົວຂໍ້ reverse proxy ແມ່ນບໍ່ຖືກຕ້ອງ, ຫຼື ທ່ານກໍາລັງເຂົ້າເຖິງ Nextcloud ຈາກ proxy ທີ່ເຊື່ອຖືໄດ້. ຖ້າບໍ່ດັ່ງນັ້ນ, ນີ້ແມ່ນບັນຫາຄວາມປອດໄພ ແລະ ອາດເຮັດໃຫ້ມີຜູ້ໂຈມຕີ spoof ທີ່ຢູ່ IP ດັ່ງທີ່ເຫັນໃນ Nextcloud. ຂໍ້ມູນເພີ່ມເຕີມສາມາດເບິ່ງໄດ້ໃນ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ເອກະສານ</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached ຖືກຕັ້ງຄ່າເປັນ cache ແຈກຢາຍ, ແຕ່ໂມດູນ PHP ທີ່ບໍ່ຖືກຕ້ອງ \"memcache\" ຖືກຕິດຕັ້ງ. OCMemcacheMemcached ສະຫນັບສະຫນູນພຽງແຕ່ \"memcached\" ແລະ ບໍ່ແມ່ນ \"memcache\". ເບິ່ງ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki memcached ກ່ຽວກັບທັງສອງໂມດູນ</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "ບາງຟາຍບໍ່ໄດ້ຜ່ານການກວດສອບຄວາມລະອຽດ. ຂໍ້ມູນເພີ່ມເຕີມກ່ຽວກັບວິທີແກ້ໄຂບັນຫານີ້ສາມາດເບິ່ງໄດ້ໃນ <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ເອກະສານ</a>. ( <a href=\"{codeIntegrityDownloadEndpoint}\">ລາຍການຟາຍທີ່ບໍ່ຖືກຕ້ອງ... </a>/ <a href=\"{rescanEndpoint}\">ສະແກນຄືນໃໝ່...</a>)", diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index e3d31965e48..7dce5aec89a 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -189,9 +189,9 @@ OC.L10N.register( "Admin" : "Administravimas", "Help" : "Pagalba", "Access forbidden" : "Prieiga uždrausta", + "Back to %s" : "Atgal į %s", "File not found" : "Failas nerastas", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?", - "Back to %s" : "Atgal į %s", "Too many requests" : "Per daug užklausų", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iš jūsų tinklo buvo per daug užklausų. Bandykite dar kartą vėliau arba, jeigu tai klaida, susisiekite su savo administratoriumi.", "Error" : "Klaida", diff --git a/core/l10n/lt_LT.json b/core/l10n/lt_LT.json index f8eb543f3a2..0a7af008629 100644 --- a/core/l10n/lt_LT.json +++ b/core/l10n/lt_LT.json @@ -187,9 +187,9 @@ "Admin" : "Administravimas", "Help" : "Pagalba", "Access forbidden" : "Prieiga uždrausta", + "Back to %s" : "Atgal į %s", "File not found" : "Failas nerastas", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Nepavyko serveryje rasti dokumento. Galbūt, viešinys buvo ištrintas arba pasibaigė jo galiojimo laikas?", - "Back to %s" : "Atgal į %s", "Too many requests" : "Per daug užklausų", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iš jūsų tinklo buvo per daug užklausų. Bandykite dar kartą vėliau arba, jeigu tai klaida, susisiekite su savo administratoriumi.", "Error" : "Klaida", diff --git a/core/l10n/mk.js b/core/l10n/mk.js index e545252bef0..26cef87a259 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -75,7 +75,6 @@ OC.L10N.register( "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Не е возможно извршување на cron позадинските задачи преку CLI. Се појавија следниве технички грешки:", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не е конфигурирана мемориjа за кеширање. За да ги подобрите перформансите, конфигурирајте memcache, доколку е можно. Дополнителни информации може да се најдат во {linkstart}документацијата{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Моненталната верзија на PHP е {version}. Ажурирајте ја PHP верзијата да ги искористите предностите од {linkstart}перформанси и безбедносни ажурирања обезбедени од групацијата PHP ↗{linkend} штом вашата дистрибуција го поддржува.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 е последна верзија која поддржува PHP 7.2. За Nextcloud 21 потребна е PHP 7.3.", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "Недостасува PHP модулот \"OPcache\". {linkstart}За да имате подобри перформанси е препорачливо ↗{linkend} да го овозможите во вашата PHP инсталација.", "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP модулот \"OPcache\" не е правилно конфигуриран. {linkstart}За да имате подобри перформанси е препорачливо ↗{linkend} да ги користите следните поставки во вашата <code>php.ini</code> датотека:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP функцијата \"set_time_limit\" не е достапна. Ова може да резултира со запирање на скриптите во извршувањето, и грешки во вашата инсталација. Овозможувањето на оваа функција е препорачлива.", @@ -251,9 +250,9 @@ OC.L10N.register( "Admin" : "Админ", "Help" : "Помош", "Access forbidden" : "Забранет пристап", + "Back to %s" : "Врати се на %s", "File not found" : "Датотеката не е пронајдена", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документот не може да се пронајде на серверот. Можеби ова споделување е избришано или рекот за пристап му е истечен?", - "Back to %s" : "Врати се на %s", "Too many requests" : "Премногу барања", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Има испратено премногу барање од вашата мрежа. Обидете се подоцна повторно или контактирајте го администраторот.", "Error" : "Грешка", @@ -377,6 +376,7 @@ OC.L10N.register( "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Овој опслужувач нема работна Интернет врска. Ова значи дека некои опции како што е монтирање на надворешни складишта, известувања за ажурирање или инсталации на апликации од 3-ти лица нема да работат. Пристапот на датотеки од далечина и праќање на пораки за известувања може исто така да не работат. Ви советуваме да овозможите Интернет врска за овој опслужувач ако сакате да ги имате сите опции. ", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Не е конфигурирана мемориjа за кеширање. За да ги подобрите перформансите, конфигурирајте memcache, доколку е можно. Дополнителни информации може да се најдат во <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацијата</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Моненталната верзија на PHP е {version}. Ажурирајте ја PHP верзијата да ги искористите предностите од <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">перформанси и безбедносни ажурирања обезбедени од групацијата PHP</a> штом вашата дистрибуција го поддржува.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 е последна верзија која поддржува PHP 7.2. За Nextcloud 21 потребна е PHP 7.3.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Некој датотеки не ја поминаа проверката на интегритетот на кодот. Повеќе информации за тоа како да го решите проблемот може да се најдата во <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацијата</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Листа на невалидни датотеки…</a> / <a href=\"{rescanEndpoint}\">Скенирај повторно…</a>)", "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "Недостасува PHP модулот \"OPcache\". <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">За да имате подобри перформанси е препорачливо</a> да го овозможите во вашата PHP инсталација.", "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP модулот \"OPcache\" не е правилно конфигуриран. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">За да имате подобри перформанси е препорачливо</a> да ги користите следните поставки во вашата <code>php.ini</code> датотека:", diff --git a/core/l10n/mk.json b/core/l10n/mk.json index 8c1ce7f553a..281c750fb68 100644 --- a/core/l10n/mk.json +++ b/core/l10n/mk.json @@ -73,7 +73,6 @@ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Не е возможно извршување на cron позадинските задачи преку CLI. Се појавија следниве технички грешки:", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не е конфигурирана мемориjа за кеширање. За да ги подобрите перформансите, конфигурирајте memcache, доколку е можно. Дополнителни информации може да се најдат во {linkstart}документацијата{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Моненталната верзија на PHP е {version}. Ажурирајте ја PHP верзијата да ги искористите предностите од {linkstart}перформанси и безбедносни ажурирања обезбедени од групацијата PHP ↗{linkend} штом вашата дистрибуција го поддржува.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 е последна верзија која поддржува PHP 7.2. За Nextcloud 21 потребна е PHP 7.3.", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "Недостасува PHP модулот \"OPcache\". {linkstart}За да имате подобри перформанси е препорачливо ↗{linkend} да го овозможите во вашата PHP инсталација.", "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "PHP модулот \"OPcache\" не е правилно конфигуриран. {linkstart}За да имате подобри перформанси е препорачливо ↗{linkend} да ги користите следните поставки во вашата <code>php.ini</code> датотека:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP функцијата \"set_time_limit\" не е достапна. Ова може да резултира со запирање на скриптите во извршувањето, и грешки во вашата инсталација. Овозможувањето на оваа функција е препорачлива.", @@ -249,9 +248,9 @@ "Admin" : "Админ", "Help" : "Помош", "Access forbidden" : "Забранет пристап", + "Back to %s" : "Врати се на %s", "File not found" : "Датотеката не е пронајдена", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документот не може да се пронајде на серверот. Можеби ова споделување е избришано или рекот за пристап му е истечен?", - "Back to %s" : "Врати се на %s", "Too many requests" : "Премногу барања", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Има испратено премногу барање од вашата мрежа. Обидете се подоцна повторно или контактирајте го администраторот.", "Error" : "Грешка", @@ -375,6 +374,7 @@ "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Овој опслужувач нема работна Интернет врска. Ова значи дека некои опции како што е монтирање на надворешни складишта, известувања за ажурирање или инсталации на апликации од 3-ти лица нема да работат. Пристапот на датотеки од далечина и праќање на пораки за известувања може исто така да не работат. Ви советуваме да овозможите Интернет врска за овој опслужувач ако сакате да ги имате сите опции. ", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Не е конфигурирана мемориjа за кеширање. За да ги подобрите перформансите, конфигурирајте memcache, доколку е можно. Дополнителни информации може да се најдат во <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацијата</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Моненталната верзија на PHP е {version}. Ажурирајте ја PHP верзијата да ги искористите предностите од <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">перформанси и безбедносни ажурирања обезбедени од групацијата PHP</a> штом вашата дистрибуција го поддржува.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 е последна верзија која поддржува PHP 7.2. За Nextcloud 21 потребна е PHP 7.3.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Некој датотеки не ја поминаа проверката на интегритетот на кодот. Повеќе информации за тоа како да го решите проблемот може да се најдата во <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацијата</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Листа на невалидни датотеки…</a> / <a href=\"{rescanEndpoint}\">Скенирај повторно…</a>)", "The PHP OPcache module is not loaded. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to load it into your PHP installation." : "Недостасува PHP модулот \"OPcache\". <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">За да имате подобри перформанси е препорачливо</a> да го овозможите во вашата PHP инсталација.", "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP модулот \"OPcache\" не е правилно конфигуриран. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">За да имате подобри перформанси е препорачливо</a> да ги користите следните поставки во вашата <code>php.ini</code> датотека:", diff --git a/core/l10n/nb.js b/core/l10n/nb.js index d5a88be6f0d..1c959a4d228 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -61,7 +61,6 @@ OC.L10N.register( "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Hvis installasjonen ikke er installert i roten til domenet og bruker system cron, kan det oppstå problemer med nettadresse genereringen. For å unngå disse problemene, vennligst sett inn alternativet \"overwrite.cli.url\" i config.php-filen din til webroot-banen til installasjonen din (forslag: \"{suggestedOverwriteCliURL}\")", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Installasjonen din har ingen angitt standard telefonregion. Dette er nødvendig for å validere telefonnumrene i profilinnstillingene uten en landskode. For å tillate telefonnummer uten en landskode, vennligst legg til \"default_phone_region\" med den respektive {linkstart}ISO 3166-1 koden↗{linkend} for regionen i konfigurasjonsfilen. ", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Det var ikke mulig å utføre cron jobben via CLI. Følgende tekniske feil har oppstått:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er den siste utgivelsen som støtter PHP 7.2. Nextcloud 21 krever minst PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funksjonen \"set_time_limit\" er ikke tilgjengelig. Dette kan resultere i at skript blir stoppet midt i kjøring, noe som knekker installasjonen din. Det anbefales sterkt å skru på denne funksjonen.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Din PHP-installasjon har ikke FreeType-støtte. Dette fører til knekte profilbilder og skadelidende innstillingsgrensesnitt.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Manglende indeks \"{indexName}\" i tabellen \"{tableName}\".", @@ -219,9 +218,9 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Hjelp", "Access forbidden" : "Tilgang nektet", + "Back to %s" : "Tilbake til %s", "File not found" : "Finner ikke filen", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentasjon kan ikke finnes på server. Er deling slettet eller utløpt?", - "Back to %s" : "Tilbake til %s", "Too many requests" : "For mange forespørsler", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Det var for mange forespørsler fra ditt nettverk. Prøv igjen senere eller kontakt din administrator hvis dette er en feil.", "Error" : "Feil", @@ -346,6 +345,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Hurtigminne er ikke satt opp. For bedre ytelse bør du sette opp hurtigminne hvis det er tilgjengelig. Mer informasjon finnes i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasjonen</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ingen egnet kilde til tilfeldighet funnet av PHP som er svært motløst av sikkerhetshensyn. Mer informasjon finnes i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasjon</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du bruker PHP-{version}. Oppgrader PHP-versjonen for å utnytte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">ytelsen og sikkerhetsoppdateringene som tilbys av PHP Group</a, så fort din distribusjon støtter det.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er den siste utgivelsen som støtter PHP 7.2. Nextcloud 21 krever minst PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Det omvendte mellomserver-hodet er ikke satt opp rett, eller du kobler til Nextcloud fra en betrodd mellomserver. Hvis ikke, er dette et sikkerhetsproblem, og kan tillate en angriper å forfalske deres IP-adresse slik den er synlig for Nextcloud. Ytterligere informasjon er å finne i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasjonen</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached er satt opp som distribuert hurtiglager, men feil PHP-modul \"memcache\" er installert. \\OC\\Memcache\\Memcached støtter bare \"memcached\" og ikke \"memcache\". Se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached-wikien om begge modulene</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Noen filer besto ikke gyldighetssjekken. Ytterligere informasjon om hvordan dette problemet kan løses finnes i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasjonen</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste over ugyldige filer…</a> / <a href=\"{rescanEndpoint}\">Skann på ny…</a>)", diff --git a/core/l10n/nb.json b/core/l10n/nb.json index a84fa5d1b7a..2883b3e1f19 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -59,7 +59,6 @@ "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Hvis installasjonen ikke er installert i roten til domenet og bruker system cron, kan det oppstå problemer med nettadresse genereringen. For å unngå disse problemene, vennligst sett inn alternativet \"overwrite.cli.url\" i config.php-filen din til webroot-banen til installasjonen din (forslag: \"{suggestedOverwriteCliURL}\")", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Installasjonen din har ingen angitt standard telefonregion. Dette er nødvendig for å validere telefonnumrene i profilinnstillingene uten en landskode. For å tillate telefonnummer uten en landskode, vennligst legg til \"default_phone_region\" med den respektive {linkstart}ISO 3166-1 koden↗{linkend} for regionen i konfigurasjonsfilen. ", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Det var ikke mulig å utføre cron jobben via CLI. Følgende tekniske feil har oppstått:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er den siste utgivelsen som støtter PHP 7.2. Nextcloud 21 krever minst PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funksjonen \"set_time_limit\" er ikke tilgjengelig. Dette kan resultere i at skript blir stoppet midt i kjøring, noe som knekker installasjonen din. Det anbefales sterkt å skru på denne funksjonen.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Din PHP-installasjon har ikke FreeType-støtte. Dette fører til knekte profilbilder og skadelidende innstillingsgrensesnitt.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Manglende indeks \"{indexName}\" i tabellen \"{tableName}\".", @@ -217,9 +216,9 @@ "Admin" : "Admin", "Help" : "Hjelp", "Access forbidden" : "Tilgang nektet", + "Back to %s" : "Tilbake til %s", "File not found" : "Finner ikke filen", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentasjon kan ikke finnes på server. Er deling slettet eller utløpt?", - "Back to %s" : "Tilbake til %s", "Too many requests" : "For mange forespørsler", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Det var for mange forespørsler fra ditt nettverk. Prøv igjen senere eller kontakt din administrator hvis dette er en feil.", "Error" : "Feil", @@ -344,6 +343,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Hurtigminne er ikke satt opp. For bedre ytelse bør du sette opp hurtigminne hvis det er tilgjengelig. Mer informasjon finnes i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasjonen</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ingen egnet kilde til tilfeldighet funnet av PHP som er svært motløst av sikkerhetshensyn. Mer informasjon finnes i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasjon</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du bruker PHP-{version}. Oppgrader PHP-versjonen for å utnytte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">ytelsen og sikkerhetsoppdateringene som tilbys av PHP Group</a, så fort din distribusjon støtter det.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 er den siste utgivelsen som støtter PHP 7.2. Nextcloud 21 krever minst PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Det omvendte mellomserver-hodet er ikke satt opp rett, eller du kobler til Nextcloud fra en betrodd mellomserver. Hvis ikke, er dette et sikkerhetsproblem, og kan tillate en angriper å forfalske deres IP-adresse slik den er synlig for Nextcloud. Ytterligere informasjon er å finne i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasjonen</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached er satt opp som distribuert hurtiglager, men feil PHP-modul \"memcache\" er installert. \\OC\\Memcache\\Memcached støtter bare \"memcached\" og ikke \"memcache\". Se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached-wikien om begge modulene</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Noen filer besto ikke gyldighetssjekken. Ytterligere informasjon om hvordan dette problemet kan løses finnes i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentasjonen</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Liste over ugyldige filer…</a> / <a href=\"{rescanEndpoint}\">Skann på ny…</a>)", diff --git a/core/l10n/nl.js b/core/l10n/nl.js index 294f1bcb8f7..ef284604cbc 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -79,7 +79,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Er is geen geheugencache geconfigureerd. Om de prestaties te verhogen kun je de memcache configureren als die beschikbaar is. Meer informatie vind je in onze {linkstart}documentatie ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Geen bruikbare bron voor willekeurige waarden gevonden door PHP, hetgeen sterk wordt aanbevolen om beveiligingsredenen. Meer informatie in de {linkstart}documentatie↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Je draait momenteel PHP {version}. We adviseren je om, zo gauw je distributie dat biedt, je PHP versie bij te werken voor betere {linkstart}prestaties en beveiliging geleverd door de PHP Group↗{linkend}.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 is de laatste release met ondersteuning voor PHP 7.2. Nextcloud 21 heeft minstens PHP 7.3 nodig.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dat een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze {linkstart}documentatie ↗{linkend}..", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached is geconfigureerd als gedistribueerde cache, maar de verkeerde PHP-module \"memcache\" is geïnstalleerd. \\OC\\Memcache\\Memcached ondersteunt alleen \"memcached\" en niet \"memcache\". Zie de {linkstart}memcached wiki over beide modules ↗ {linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Sommige bestanden hebben de integriteitscontrole niet doorstaan. Meer informatie over het oplossen van dit probleem is te vinden in de {linkstart1} documentatie ↗ {linkend}. ({linkstart2} Lijst met ongeldige bestanden… {linkend} / {linkstart3} Opnieuw scannen… {linkend})", @@ -263,9 +262,9 @@ OC.L10N.register( "Admin" : "Beheerder", "Help" : "Help", "Access forbidden" : "Toegang verboden", + "Back to %s" : "Terug naar %s", "File not found" : "Bestand niet gevonden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Het document werd niet gevonden op de server. Misschien is de share verwijderd of verlopen?", - "Back to %s" : "Terug naar %s", "Too many requests" : "Te veel aanvragen", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Er waren te veel aanvragen afkomstig uit uw netwerk. Probeer later opnieuw of contacteer de beheerder als dat niet correct is.", "Error" : "Fout", @@ -390,6 +389,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Er is geen geheugencache geconfigureerd. Om de prestaties te verhogen kun je een geheugencache configureren als die beschikbaar is. Meer informatie vind je in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Geen bruikbare bron voor randomnes gevonden door PHP, hetgeen sterk wordt aanbevolen om beveiligingsredenen. Meer informatie in de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Je draait momenteel PHP {version}. We adviseren je om, zo gauw je distributie dat biedt, je PHP versie bij te werken voor <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">betere prestaties en beveiliging geleverd door de PHP Group</a>.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 is de laatste release met ondersteuning voor PHP 7.2. Nextcloud 21 heeft minstens PHP 7.3 nodig.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dat een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached is geconfigureerd als gedistribueerde cache, maar de verkeerde PHP module \"memcache\" is geïnstalleerd. \\OC\\Memcache\\Memcached ondersteunt alleen \"memcached\" en niet \"memcache\". Zie de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki over beide modules</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Sommige bestanden kwamen niet door de betrouwbaarheidscontrole. Meer informatie over het oplossen van dit probleem kan worden gevonden in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lijst met ongeldige bestanden…</a> / <a href=\"{rescanEndpoint}\">Opnieuw…</a>)", diff --git a/core/l10n/nl.json b/core/l10n/nl.json index 0b99d44fdd2..00b1fa4c609 100644 --- a/core/l10n/nl.json +++ b/core/l10n/nl.json @@ -77,7 +77,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Er is geen geheugencache geconfigureerd. Om de prestaties te verhogen kun je de memcache configureren als die beschikbaar is. Meer informatie vind je in onze {linkstart}documentatie ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Geen bruikbare bron voor willekeurige waarden gevonden door PHP, hetgeen sterk wordt aanbevolen om beveiligingsredenen. Meer informatie in de {linkstart}documentatie↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Je draait momenteel PHP {version}. We adviseren je om, zo gauw je distributie dat biedt, je PHP versie bij te werken voor betere {linkstart}prestaties en beveiliging geleverd door de PHP Group↗{linkend}.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 is de laatste release met ondersteuning voor PHP 7.2. Nextcloud 21 heeft minstens PHP 7.3 nodig.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dat een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze {linkstart}documentatie ↗{linkend}..", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached is geconfigureerd als gedistribueerde cache, maar de verkeerde PHP-module \"memcache\" is geïnstalleerd. \\OC\\Memcache\\Memcached ondersteunt alleen \"memcached\" en niet \"memcache\". Zie de {linkstart}memcached wiki over beide modules ↗ {linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Sommige bestanden hebben de integriteitscontrole niet doorstaan. Meer informatie over het oplossen van dit probleem is te vinden in de {linkstart1} documentatie ↗ {linkend}. ({linkstart2} Lijst met ongeldige bestanden… {linkend} / {linkstart3} Opnieuw scannen… {linkend})", @@ -261,9 +260,9 @@ "Admin" : "Beheerder", "Help" : "Help", "Access forbidden" : "Toegang verboden", + "Back to %s" : "Terug naar %s", "File not found" : "Bestand niet gevonden", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Het document werd niet gevonden op de server. Misschien is de share verwijderd of verlopen?", - "Back to %s" : "Terug naar %s", "Too many requests" : "Te veel aanvragen", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Er waren te veel aanvragen afkomstig uit uw netwerk. Probeer later opnieuw of contacteer de beheerder als dat niet correct is.", "Error" : "Fout", @@ -388,6 +387,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Er is geen geheugencache geconfigureerd. Om de prestaties te verhogen kun je een geheugencache configureren als die beschikbaar is. Meer informatie vind je in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Geen bruikbare bron voor randomnes gevonden door PHP, hetgeen sterk wordt aanbevolen om beveiligingsredenen. Meer informatie in de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Je draait momenteel PHP {version}. We adviseren je om, zo gauw je distributie dat biedt, je PHP versie bij te werken voor <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">betere prestaties en beveiliging geleverd door de PHP Group</a>.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 is de laatste release met ondersteuning voor PHP 7.2. Nextcloud 21 heeft minstens PHP 7.3 nodig.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "De reverse proxy headerconfiguratie is onjuist, of je hebt toegang tot Nextcloud via een vertrouwde proxy. Als je Nextcloud niet via een vertrouwde proxy benadert, dan levert dat een beveiligingsrisico op, waardoor een aanvaller het IP-adres dat Nextcloud ziet kan vervalsen. Meer informatie is te vinden in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached is geconfigureerd als gedistribueerde cache, maar de verkeerde PHP module \"memcache\" is geïnstalleerd. \\OC\\Memcache\\Memcached ondersteunt alleen \"memcached\" en niet \"memcache\". Zie de <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki over beide modules</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Sommige bestanden kwamen niet door de betrouwbaarheidscontrole. Meer informatie over het oplossen van dit probleem kan worden gevonden in onze <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatie</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lijst met ongeldige bestanden…</a> / <a href=\"{rescanEndpoint}\">Opnieuw…</a>)", diff --git a/core/l10n/oc.js b/core/l10n/oc.js index 624a9ee929f..f69162865ce 100644 --- a/core/l10n/oc.js +++ b/core/l10n/oc.js @@ -6,9 +6,13 @@ OC.L10N.register( "The selected file is not an image." : "Lo fichièr seleccionat es pas un imatge.", "The selected file cannot be read." : "Se pòt pas legir lo fichièr seleccionat.", "The file was uploaded" : "Lo fichièr es estat enviat", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lo fichièr enviat despassa la directiva upload_max_filesize de php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lo fichièr enviat despassa la directiva MAX_FILE_SIZE especificada dins lo formulari HTML", + "The file was only partially uploaded" : "Lo fichièr es estat parcialament enviat", "No file was uploaded" : "Cap de fichièr pas enviat", "Missing a temporary folder" : "Dossièr temporari absent", "Could not write file to disk" : "Escritura impossibla al disc", + "A PHP extension stopped the file upload" : "Una extension PHP a arrestat lo mandadís de fichièr", "Invalid file provided" : "Fichièr fornit invalid", "No image or file provided" : "Cap d’imatge o fichièr fornit", "Unknown filetype" : "Tipe de fichièr desconegut", @@ -23,6 +27,8 @@ OC.L10N.register( "Could not complete login" : "Autocomplecion impossibla de l’identificant", "Your login token is invalid or has expired" : "Lo geton es siá invalid siá expirat", "Password reset is disabled" : "Reïnicializacion del senhal desactivada", + "Could not reset password because the token is expired" : "Reïnicializacion del senhal impossibla pr’amor que lo geton a expirat", + "Could not reset password because the token is invalid" : "Reïnicializacion del senhal impossibla pr’amor que lo geton es invalid", "%s password reset" : "reïnicializar lo senhal de %s", "Password reset" : "Reïnicializacion de senhal", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Clicat sul boton seguent per reïnicializar vòstre senhal. S’avètz pas demandat sa reïnicializacion, ignoratz aqueste corrièl.", @@ -63,7 +69,6 @@ OC.L10N.register( "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se vòstra installacion es pas installada a la raiç del domeni e utiliza un sistèm de cron, poiriá arrbiar problèmas amb la generacion d’URL. Per empachar aqueles problèmas, mercés de definir l’optioon « overwrite.cli.url » dins lo fichièr config.php amb lo camin de la raiç de vòstra installacion (suggestion : « {suggestedOverwriteCliURL} »)", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Vòstra installacion a pas cap de de region telefonica per defaut. Aquò es requerit per validar lo numèros de telefòn als paramètres de perfil sens còdi país. Per autorizar los numèros sens còdi país, apondètz « default_phone_region » amb lo {linkstart}còdi ISO 3166-1↗{linkend} correspondent de la region dins vòstre fichièr config.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Èra pas possible d’executar lo prètzfach cron via CLI. Las errors tecnicas seguentas an aparegut :", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la darrièra version que pren en carga PHP 7.2. Nextcloud 21 requerís almens PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La foncion « set_time_limit\" » es pas disponibla. Aquò poiriá menar a una execucion copada al mièg camin, e a una copadura de l’installacion. L’activacion d’aquesta foncion es forçadament recomandada.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vòstre PHP prend pas en carga FreeType, çò que causa lo rompement dels imatges de perfil e de l’interfàcia de paramètres.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Indèx absent « {indexName} » dins la taula « {tableName} ».", @@ -101,11 +106,14 @@ OC.L10N.register( "Please try again or contact your administrator." : "Tornatz ensajar o contactatz vòstre administrator.", "Username or email" : "Nom d’utilizaire o senhal", "Password" : "Senhal", + "Toggle password visibility" : "Alternar la visibilitat del senhal", "Wrong username or password." : "Marrit nom d’utilizaire o senhal.", "User disabled" : "Utilizaire desactivat", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Avèm detectat mantun ensag invalid de connexion a partir de vòstra IP. Per consequent vòstra connexion venenta serà en pausa per 30 segondas.", "Your account is not setup for passwordless login." : "Vòstre compte es pas parametrat per una autentificacion sens senhal.", + "Browser not supported" : "Navegador pas pres en carga", "Passwordless authentication is not supported in your browser." : "L’autentificacion sens senhal es pas presa en cargar per vòstre navegador.", + "Your connection is not secure" : "Vòstra connexion es pas segura", "Passwordless authentication is only available over a secure connection." : "L’autentificacion sens senhal es sonque disponibla via una connexion segura.", "Reset password" : "Reïnicializar senhal", "If it is not there ask your local administrator." : "S’es pas enlà, demandatz a vòstre administrator local.", @@ -118,6 +126,8 @@ OC.L10N.register( "Loading apps …" : "Cargament aplicacions…", "Installing apps …" : "Installacion aplicacions…", "App download or installation failed" : "Telecargament o installacion de l’aplicacion fracassada", + "Cannot install this app because it is not compatible" : "Impossibla d’installar aquesta app perque es pas compatibla", + "Cannot install this app" : "Impossible d’installar aquesta app", "Cancel" : "Anullar", "Schedule work & meetings, synced with all your devices." : "Planificatz prètzfaches e reünions, sincronizats amb totes vòstres periferics.", "Keep your colleagues and friends in one place without leaking their private info." : "Gardatz vòstres companhs e amics a un sòl lòc sens divulgar lor vida privada.", @@ -126,6 +136,7 @@ OC.L10N.register( "Forgot password?" : "Senhal oblidat ?", "Log in with a device" : "Connexion amb un periferic", "Back" : "Retorn", + "Login form is disabled." : "Lo formulari de connexion es desactivat.", "Reset search" : "Escafar la recèrca", "Search for {name} only" : "Cercar sonque {name}", "No results for {query}" : "Cap de resultat per {query}", @@ -213,9 +224,9 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Ajuda", "Access forbidden" : "Accès defendut", + "Back to %s" : "Tornar a %s", "File not found" : "Fichièr pas trobat", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Lo document es pas trobable sul servidor. Benlèu que lo partiment foguèt suprimit o a expirat ?", - "Back to %s" : "Tornar a %s", "Too many requests" : "Tròp de requèstas", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "I a agut tròp de requèstas a partir de vòstre ret. Tornatz ensajar mai tard o contactatz vòstre administrator s’aquò es una error.", "Error" : "Error", @@ -287,6 +298,7 @@ OC.L10N.register( "You can close this window." : "Podètz tampar aquesta fenèstra.", "This share is password-protected" : "Aqueste partiment es protegit per un senhal", "The password is wrong. Try again." : "Lo senhal es incorrècte. Ensajatz tornamai.", + "Go to %s" : "Anar a %s", "Two-factor authentication" : "Autentificacion dos factors", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La seguretat renfortida es activada per vòstre compte. Causissètz un segond factor per l’autentificacion :", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Cargament impossible d’almens un metòde d’autentificacion dos factors. Contactatz vòstre admin.", @@ -337,6 +349,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap de memòria d’escondedor pas configurada. Per melhorar las performanças, mercés de configurar memcache, se disponible. Mai d’informacion se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap de font per las generacions aleatòrias pas trobada per PHP çò qu’es forçadament desconselhat per de rasons de seguretat. Mai d’informacions se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Executatz PHP {version}. La mesa a nivèl de vòstra version de PHP vos ofrirà <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">de melhoras performanças e de mesas a jorn de seguretat provesidas pel PHP Group</a> tre que vòstra distribucion lo pren en carga.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la darrièra version que pren en carga PHP 7.2. Nextcloud 21 requerís almens PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuracion de l’entèsta del reverse proxy es incorrècta, o accedissètz a Nextcloud a partir d’un servidor mandatari pas fisable. S’es pas lo cas, aquò es un problèma de seguretat e pòt permetre a un atacant de falsejar son adreça IP visible per Nextcloud. Mai d’informacions se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached es configurat coma un escondedor distribuit, mas lo marrit module PHP « memcache » es installat. \\OC\\Memcache\\Memcached pren pas qu'en carga « memcached » non pas « memcache ». Vejatz lo wiki <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached a prepaus d’aquelas dos moduls</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "D’unes fichièrs an pas reüssit la verificacion d’integritat. Mai d’informacions sus cossí resòlver aqueste problèma se tròban a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista dels fichièrs invalids…</a> / <a href=\"{rescanEndpoint}\"> Reanalisar…</a>)", diff --git a/core/l10n/oc.json b/core/l10n/oc.json index 81863c29b9e..f5eabba0096 100644 --- a/core/l10n/oc.json +++ b/core/l10n/oc.json @@ -4,9 +4,13 @@ "The selected file is not an image." : "Lo fichièr seleccionat es pas un imatge.", "The selected file cannot be read." : "Se pòt pas legir lo fichièr seleccionat.", "The file was uploaded" : "Lo fichièr es estat enviat", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lo fichièr enviat despassa la directiva upload_max_filesize de php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lo fichièr enviat despassa la directiva MAX_FILE_SIZE especificada dins lo formulari HTML", + "The file was only partially uploaded" : "Lo fichièr es estat parcialament enviat", "No file was uploaded" : "Cap de fichièr pas enviat", "Missing a temporary folder" : "Dossièr temporari absent", "Could not write file to disk" : "Escritura impossibla al disc", + "A PHP extension stopped the file upload" : "Una extension PHP a arrestat lo mandadís de fichièr", "Invalid file provided" : "Fichièr fornit invalid", "No image or file provided" : "Cap d’imatge o fichièr fornit", "Unknown filetype" : "Tipe de fichièr desconegut", @@ -21,6 +25,8 @@ "Could not complete login" : "Autocomplecion impossibla de l’identificant", "Your login token is invalid or has expired" : "Lo geton es siá invalid siá expirat", "Password reset is disabled" : "Reïnicializacion del senhal desactivada", + "Could not reset password because the token is expired" : "Reïnicializacion del senhal impossibla pr’amor que lo geton a expirat", + "Could not reset password because the token is invalid" : "Reïnicializacion del senhal impossibla pr’amor que lo geton es invalid", "%s password reset" : "reïnicializar lo senhal de %s", "Password reset" : "Reïnicializacion de senhal", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Clicat sul boton seguent per reïnicializar vòstre senhal. S’avètz pas demandat sa reïnicializacion, ignoratz aqueste corrièl.", @@ -61,7 +67,6 @@ "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Se vòstra installacion es pas installada a la raiç del domeni e utiliza un sistèm de cron, poiriá arrbiar problèmas amb la generacion d’URL. Per empachar aqueles problèmas, mercés de definir l’optioon « overwrite.cli.url » dins lo fichièr config.php amb lo camin de la raiç de vòstra installacion (suggestion : « {suggestedOverwriteCliURL} »)", "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective {linkstart}ISO 3166-1 code ↗{linkend} of the region to your config file." : "Vòstra installacion a pas cap de de region telefonica per defaut. Aquò es requerit per validar lo numèros de telefòn als paramètres de perfil sens còdi país. Per autorizar los numèros sens còdi país, apondètz « default_phone_region » amb lo {linkstart}còdi ISO 3166-1↗{linkend} correspondent de la region dins vòstre fichièr config.", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Èra pas possible d’executar lo prètzfach cron via CLI. Las errors tecnicas seguentas an aparegut :", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la darrièra version que pren en carga PHP 7.2. Nextcloud 21 requerís almens PHP 7.3.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "La foncion « set_time_limit\" » es pas disponibla. Aquò poiriá menar a una execucion copada al mièg camin, e a una copadura de l’installacion. L’activacion d’aquesta foncion es forçadament recomandada.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vòstre PHP prend pas en carga FreeType, çò que causa lo rompement dels imatges de perfil e de l’interfàcia de paramètres.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Indèx absent « {indexName} » dins la taula « {tableName} ».", @@ -99,11 +104,14 @@ "Please try again or contact your administrator." : "Tornatz ensajar o contactatz vòstre administrator.", "Username or email" : "Nom d’utilizaire o senhal", "Password" : "Senhal", + "Toggle password visibility" : "Alternar la visibilitat del senhal", "Wrong username or password." : "Marrit nom d’utilizaire o senhal.", "User disabled" : "Utilizaire desactivat", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Avèm detectat mantun ensag invalid de connexion a partir de vòstra IP. Per consequent vòstra connexion venenta serà en pausa per 30 segondas.", "Your account is not setup for passwordless login." : "Vòstre compte es pas parametrat per una autentificacion sens senhal.", + "Browser not supported" : "Navegador pas pres en carga", "Passwordless authentication is not supported in your browser." : "L’autentificacion sens senhal es pas presa en cargar per vòstre navegador.", + "Your connection is not secure" : "Vòstra connexion es pas segura", "Passwordless authentication is only available over a secure connection." : "L’autentificacion sens senhal es sonque disponibla via una connexion segura.", "Reset password" : "Reïnicializar senhal", "If it is not there ask your local administrator." : "S’es pas enlà, demandatz a vòstre administrator local.", @@ -116,6 +124,8 @@ "Loading apps …" : "Cargament aplicacions…", "Installing apps …" : "Installacion aplicacions…", "App download or installation failed" : "Telecargament o installacion de l’aplicacion fracassada", + "Cannot install this app because it is not compatible" : "Impossibla d’installar aquesta app perque es pas compatibla", + "Cannot install this app" : "Impossible d’installar aquesta app", "Cancel" : "Anullar", "Schedule work & meetings, synced with all your devices." : "Planificatz prètzfaches e reünions, sincronizats amb totes vòstres periferics.", "Keep your colleagues and friends in one place without leaking their private info." : "Gardatz vòstres companhs e amics a un sòl lòc sens divulgar lor vida privada.", @@ -124,6 +134,7 @@ "Forgot password?" : "Senhal oblidat ?", "Log in with a device" : "Connexion amb un periferic", "Back" : "Retorn", + "Login form is disabled." : "Lo formulari de connexion es desactivat.", "Reset search" : "Escafar la recèrca", "Search for {name} only" : "Cercar sonque {name}", "No results for {query}" : "Cap de resultat per {query}", @@ -211,9 +222,9 @@ "Admin" : "Admin", "Help" : "Ajuda", "Access forbidden" : "Accès defendut", + "Back to %s" : "Tornar a %s", "File not found" : "Fichièr pas trobat", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Lo document es pas trobable sul servidor. Benlèu que lo partiment foguèt suprimit o a expirat ?", - "Back to %s" : "Tornar a %s", "Too many requests" : "Tròp de requèstas", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "I a agut tròp de requèstas a partir de vòstre ret. Tornatz ensajar mai tard o contactatz vòstre administrator s’aquò es una error.", "Error" : "Error", @@ -285,6 +296,7 @@ "You can close this window." : "Podètz tampar aquesta fenèstra.", "This share is password-protected" : "Aqueste partiment es protegit per un senhal", "The password is wrong. Try again." : "Lo senhal es incorrècte. Ensajatz tornamai.", + "Go to %s" : "Anar a %s", "Two-factor authentication" : "Autentificacion dos factors", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "La seguretat renfortida es activada per vòstre compte. Causissètz un segond factor per l’autentificacion :", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Cargament impossible d’almens un metòde d’autentificacion dos factors. Contactatz vòstre admin.", @@ -335,6 +347,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap de memòria d’escondedor pas configurada. Per melhorar las performanças, mercés de configurar memcache, se disponible. Mai d’informacion se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Cap de font per las generacions aleatòrias pas trobada per PHP çò qu’es forçadament desconselhat per de rasons de seguretat. Mai d’informacions se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Executatz PHP {version}. La mesa a nivèl de vòstra version de PHP vos ofrirà <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">de melhoras performanças e de mesas a jorn de seguretat provesidas pel PHP Group</a> tre que vòstra distribucion lo pren en carga.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 es la darrièra version que pren en carga PHP 7.2. Nextcloud 21 requerís almens PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "La configuracion de l’entèsta del reverse proxy es incorrècta, o accedissètz a Nextcloud a partir d’un servidor mandatari pas fisable. S’es pas lo cas, aquò es un problèma de seguretat e pòt permetre a un atacant de falsejar son adreça IP visible per Nextcloud. Mai d’informacions se tròban dins la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached es configurat coma un escondedor distribuit, mas lo marrit module PHP « memcache » es installat. \\OC\\Memcache\\Memcached pren pas qu'en carga « memcached » non pas « memcache ». Vejatz lo wiki <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached a prepaus d’aquelas dos moduls</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "D’unes fichièrs an pas reüssit la verificacion d’integritat. Mai d’informacions sus cossí resòlver aqueste problèma se tròban a la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentacion</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista dels fichièrs invalids…</a> / <a href=\"{rescanEndpoint}\"> Reanalisar…</a>)", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index b76682f4015..adf14979569 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -82,7 +82,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nie skonfigurowano pamięci podręcznej. Aby zwiększyć wydajność, skonfiguruj memcache, jeśli jest dostępne. Więcej informacji można znaleźć w {linkstart}dokumentacji ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nie znaleziono odpowiedniego źródła przypadkowości przez PHP. Jest to bardzo niezalecane w związku z bezpieczeństwem. Więcej informacji można znaleźć w {linkstart}dokumentacji ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Aktualnie używasz PHP {version}. Zaktualizuj swoją wersję PHP korzystając z {linkstart}aktualizacji wydajności i bezpieczeństwa zapewniane przez grupę PHP ↗{linkend}, gdy tylko dystrybucja zacznie je obsługiwać.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 to ostatnie wydanie obsługujące PHP 7.2. Nextcloud 21 wymaga co najmniej PHP 7.3.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 to ostatnie wydanie obsługujące PHP 7.3. Nextcloud 24 wymaga co najmniej PHP 7.4.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Konfiguracja nagłówka reverse proxy jest niepoprawna lub uzyskujesz dostęp do Nextcloud z zaufanego serwera proxy. Jeśli tak nie jest, to jest to problem bezpieczeństwa i może pozwolić atakującemu na sfałszowanie adresu IP jako widocznego dla Nextcloud. Więcej informacji można znaleźć w {linkstart}dokumentacji ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached jest skonfigurowany jako rozproszona pamięć podręczna, ale moduł PHP \"memcache\" jest zainstalowany niewłaściwy. \\OC\\Memcache\\Memcached obsługuje tylko \"memcached\", a nie \"memcache\". Zobacz {linkstart}memcached wiki o obu modułach ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Niektóre pliki nie przeszły sprawdzenia integralności. Więcej informacji na temat rozwiązania tego problemu można znaleźć w {linkstart1}dokumentacji ↗{linkend}. ({linkstart2}Lista niepoprawnych plików…{linkend}/{linkstart3}Skanuj ponownie…{linkend})", @@ -178,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "Zaloguj się za pomocą urządzenia", "Back" : "Wstecz", "Login form is disabled." : "Formularz logowania jest wyłączony.", + "Edit Profile" : "Edytuj profil", + "hasn't added any info yet" : "nie dodał jeszcze żadnych informacji", + "The headline and about section will show up here" : "Tutaj pojawi się nagłówek i sekcja informacji", + "Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę", "Reset search" : "Zresetuj wyszukiwanie", "Search for {name} only" : "Wyszukaj tylko {name}", "No results for {query}" : "Brak wyników dla {query}", @@ -268,9 +272,11 @@ OC.L10N.register( "Admin" : "Administrator", "Help" : "Pomoc", "Access forbidden" : "Dostęp zabroniony", + "Profile not found" : "Nie znaleziono profilu", + "The profile does not exist." : "Profil nie istnieje.", + "Back to %s" : "Powrót do %s", "File not found" : "Nie znaleziono pliku", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Może udostępnienie zostało usunięte lub wygasło?", - "Back to %s" : "Powrót do %s", "Too many requests" : "Zbyt wiele żądań", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zbyt wiele żądań z Twojej sieci. Spróbuj ponownie później lub skontaktuj się z administratorem, jeśli jest to błąd.", "Error" : "Błąd", @@ -396,6 +402,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie skonfigurowano pamięci podręcznej. Jeśli jest dostępna, to skonfiguruj pamięć podręczną dla zwiększenia wydajności. Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie znaleziono stosownego źródła losowości przez PHP. Jest to bardzo niezalecane w związku z bezpieczeństwem. Więcej informacji znajdziesz w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Aktualnie używasz PHP {version}. Uaktualnij swoją wersję PHP korzystając z <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aktualizacji wydajności i bezpieczeństwa zapewniane przez grupę PHP</a> tak szybko, jak tylko Twoja dystrybucja zacznie je obsługiwać.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 to ostatnie wydanie obsługujące PHP 7.2. Nextcloud 21 wymaga co najmniej PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfiguracja nagłówka reverse proxy jest niepoprawna lub uzyskujesz dostęp do Nextcloud z zaufanego serwera proxy. Jeśli tak nie jest, to jest to problem bezpieczeństwa i może pozwolić atakującemu na sfałszowanie adresu IP jako widocznego dla Nextcloud. Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"Memcached\" jest skonfigurowany jako rozproszona pamięć podręczna, ale zainstalowany jest niewłaściwy moduł PHP \"memcache\". \\OC\\Memcache\\Memcached obsługuje tylko \"memcached\", a nie \"memcache\". Zobacz <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki memcached na temat obu modułów</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Niektóre pliki nie przeszły sprawdzenia integralności. Więcej informacji na temat rozwiązania tego problemu można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a> (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista nieprawidłowych plików…</a>/<a href=\"{rescanEndpoint}\">Skanuj ponownie…</a>).", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 10f4c547c0a..4d8cd216120 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -80,7 +80,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nie skonfigurowano pamięci podręcznej. Aby zwiększyć wydajność, skonfiguruj memcache, jeśli jest dostępne. Więcej informacji można znaleźć w {linkstart}dokumentacji ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nie znaleziono odpowiedniego źródła przypadkowości przez PHP. Jest to bardzo niezalecane w związku z bezpieczeństwem. Więcej informacji można znaleźć w {linkstart}dokumentacji ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Aktualnie używasz PHP {version}. Zaktualizuj swoją wersję PHP korzystając z {linkstart}aktualizacji wydajności i bezpieczeństwa zapewniane przez grupę PHP ↗{linkend}, gdy tylko dystrybucja zacznie je obsługiwać.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 to ostatnie wydanie obsługujące PHP 7.2. Nextcloud 21 wymaga co najmniej PHP 7.3.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 to ostatnie wydanie obsługujące PHP 7.3. Nextcloud 24 wymaga co najmniej PHP 7.4.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Konfiguracja nagłówka reverse proxy jest niepoprawna lub uzyskujesz dostęp do Nextcloud z zaufanego serwera proxy. Jeśli tak nie jest, to jest to problem bezpieczeństwa i może pozwolić atakującemu na sfałszowanie adresu IP jako widocznego dla Nextcloud. Więcej informacji można znaleźć w {linkstart}dokumentacji ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached jest skonfigurowany jako rozproszona pamięć podręczna, ale moduł PHP \"memcache\" jest zainstalowany niewłaściwy. \\OC\\Memcache\\Memcached obsługuje tylko \"memcached\", a nie \"memcache\". Zobacz {linkstart}memcached wiki o obu modułach ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Niektóre pliki nie przeszły sprawdzenia integralności. Więcej informacji na temat rozwiązania tego problemu można znaleźć w {linkstart1}dokumentacji ↗{linkend}. ({linkstart2}Lista niepoprawnych plików…{linkend}/{linkstart3}Skanuj ponownie…{linkend})", @@ -176,6 +176,10 @@ "Log in with a device" : "Zaloguj się za pomocą urządzenia", "Back" : "Wstecz", "Login form is disabled." : "Formularz logowania jest wyłączony.", + "Edit Profile" : "Edytuj profil", + "hasn't added any info yet" : "nie dodał jeszcze żadnych informacji", + "The headline and about section will show up here" : "Tutaj pojawi się nagłówek i sekcja informacji", + "Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę", "Reset search" : "Zresetuj wyszukiwanie", "Search for {name} only" : "Wyszukaj tylko {name}", "No results for {query}" : "Brak wyników dla {query}", @@ -266,9 +270,11 @@ "Admin" : "Administrator", "Help" : "Pomoc", "Access forbidden" : "Dostęp zabroniony", + "Profile not found" : "Nie znaleziono profilu", + "The profile does not exist." : "Profil nie istnieje.", + "Back to %s" : "Powrót do %s", "File not found" : "Nie znaleziono pliku", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument nie został odnaleziony na serwerze. Może udostępnienie zostało usunięte lub wygasło?", - "Back to %s" : "Powrót do %s", "Too many requests" : "Zbyt wiele żądań", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zbyt wiele żądań z Twojej sieci. Spróbuj ponownie później lub skontaktuj się z administratorem, jeśli jest to błąd.", "Error" : "Błąd", @@ -394,6 +400,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie skonfigurowano pamięci podręcznej. Jeśli jest dostępna, to skonfiguruj pamięć podręczną dla zwiększenia wydajności. Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie znaleziono stosownego źródła losowości przez PHP. Jest to bardzo niezalecane w związku z bezpieczeństwem. Więcej informacji znajdziesz w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Aktualnie używasz PHP {version}. Uaktualnij swoją wersję PHP korzystając z <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">aktualizacji wydajności i bezpieczeństwa zapewniane przez grupę PHP</a> tak szybko, jak tylko Twoja dystrybucja zacznie je obsługiwać.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 to ostatnie wydanie obsługujące PHP 7.2. Nextcloud 21 wymaga co najmniej PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfiguracja nagłówka reverse proxy jest niepoprawna lub uzyskujesz dostęp do Nextcloud z zaufanego serwera proxy. Jeśli tak nie jest, to jest to problem bezpieczeństwa i może pozwolić atakującemu na sfałszowanie adresu IP jako widocznego dla Nextcloud. Więcej informacji można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "\"Memcached\" jest skonfigurowany jako rozproszona pamięć podręczna, ale zainstalowany jest niewłaściwy moduł PHP \"memcache\". \\OC\\Memcache\\Memcached obsługuje tylko \"memcached\", a nie \"memcache\". Zobacz <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki memcached na temat obu modułów</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Niektóre pliki nie przeszły sprawdzenia integralności. Więcej informacji na temat rozwiązania tego problemu można znaleźć w <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentacji</a> (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista nieprawidłowych plików…</a>/<a href=\"{rescanEndpoint}\">Skanuj ponownie…</a>).", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index b9c52d44746..b470cd17bd4 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -82,7 +82,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nenhum cache de memória foi configurado. Para melhorar o desempenho, configure um memcache, se disponível. Mais informações podem ser encontradas na {linkstart}documentação ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nenhuma fonte adequada para aleatoriedade encontrada pelo PHP, o que é altamente desencorajado por razões de segurança. Mais informações podem ser encontradas na {linkstart}documentação ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Você está executando o PHP {version}. Atualize sua versão do PHP para aproveitar as vantagens de {linkstart}desempenho e atualizações de segurança fornecidas pelo Grupo PHP ↗{linkend} assim que sua distribuição oferecer suporte.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 é a última versão compatível com PHP 7.2. Nextcloud 21 requer ao menos PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A configuração do cabeçalho do proxy reverso está incorreta ou você está acessando o Nextcloud de um proxy confiável. Caso contrário, este é um problema de segurança e pode permitir que um invasor falsifique seu endereço IP como visível para o Nextcloud. Mais informações podem ser encontradas na {linkstart}documentação ↗{linkend}. ", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached está configurado como cache distribuído, mas a extensão PHP incorreta \"memcache\" está instalada. \\OC\\Memcache\\Memcached suporta apenas \"memcached\" e não \"memcache\". Veja o {linkstart}memcached wiki sobre ambas as extensões ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Alguns arquivos não passaram na verificação de integridade. Mais informações sobre como resolver esse problema podem ser encontradas na {linkstart1}documentação ↗{linkend}. ({linkstart2}Lista de arquivos inválidos…{linkend} / {linkstart3}Verificar novamente…{linkend})", @@ -268,9 +267,9 @@ OC.L10N.register( "Admin" : "Administrar", "Help" : "Ajuda", "Access forbidden" : "Acesso proibido", + "Back to %s" : "Voltar para %s", "File not found" : "Arquivo não encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "O documento não pôde ser encontrado no servidor. Talvez o compartilhamento tenha sido excluído ou tenha expirado.", - "Back to %s" : "Voltar para %s", "Too many requests" : "Muitas requisições", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houve muitas solicitações de sua rede. Tente novamente mais tarde ou entre em contato com o administrador se isso for um erro.", "Error" : "Erro", @@ -396,6 +395,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nenhum cache de memória foi configurado. Para melhorar o desempenho, configure um memcache, se disponível. Mais informações podem ser encontradas na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nenhuma fonte de aleatoriedade foi encontrada pelo PHP, o que é desencorajado por razões de segurança. Mais informações podem ser encontradas na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Você está executando o PHP {version}. Atualize esta versão para aproveitar as <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">atualizações de desempenho e segurança fornecidas pelo Grupo PHP</a> assim que sua distribuição a suportar.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 é a última versão compatível com PHP 7.2. Nextcloud 21 requer ao menos PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A configuração do cabeçalho do proxy reverso está incorreta ou você está acessando o Nextcloud a partir de um proxy confiável. Caso contrário, isso é um problema de segurança e pode permitir que um invasor ataque seu endereço IP visível do Nextcloud. Mais informações podem ser encontradas na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "O Memcached está configurado como cache distribuído, mas o módulo PHP \"memcache\" errado está instalado. \\OC\\Memcache\\Memcached somente suporta \"memcached\" e não \"memcache\". Leia no <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki memcached sobre este módulos</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns arquivos não passaram na verificação de integridade. Mais informações sobre como resolver esse problema podem ser encontradas na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de arquivos inválidos…</a> / <a href=\"{rescanEndpoint}\">Verificar novamente…</a>)", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index a1d335c98d5..6ff6042ba89 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -80,7 +80,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nenhum cache de memória foi configurado. Para melhorar o desempenho, configure um memcache, se disponível. Mais informações podem ser encontradas na {linkstart}documentação ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nenhuma fonte adequada para aleatoriedade encontrada pelo PHP, o que é altamente desencorajado por razões de segurança. Mais informações podem ser encontradas na {linkstart}documentação ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Você está executando o PHP {version}. Atualize sua versão do PHP para aproveitar as vantagens de {linkstart}desempenho e atualizações de segurança fornecidas pelo Grupo PHP ↗{linkend} assim que sua distribuição oferecer suporte.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 é a última versão compatível com PHP 7.2. Nextcloud 21 requer ao menos PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "A configuração do cabeçalho do proxy reverso está incorreta ou você está acessando o Nextcloud de um proxy confiável. Caso contrário, este é um problema de segurança e pode permitir que um invasor falsifique seu endereço IP como visível para o Nextcloud. Mais informações podem ser encontradas na {linkstart}documentação ↗{linkend}. ", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached está configurado como cache distribuído, mas a extensão PHP incorreta \"memcache\" está instalada. \\OC\\Memcache\\Memcached suporta apenas \"memcached\" e não \"memcache\". Veja o {linkstart}memcached wiki sobre ambas as extensões ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Alguns arquivos não passaram na verificação de integridade. Mais informações sobre como resolver esse problema podem ser encontradas na {linkstart1}documentação ↗{linkend}. ({linkstart2}Lista de arquivos inválidos…{linkend} / {linkstart3}Verificar novamente…{linkend})", @@ -266,9 +265,9 @@ "Admin" : "Administrar", "Help" : "Ajuda", "Access forbidden" : "Acesso proibido", + "Back to %s" : "Voltar para %s", "File not found" : "Arquivo não encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "O documento não pôde ser encontrado no servidor. Talvez o compartilhamento tenha sido excluído ou tenha expirado.", - "Back to %s" : "Voltar para %s", "Too many requests" : "Muitas requisições", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Houve muitas solicitações de sua rede. Tente novamente mais tarde ou entre em contato com o administrador se isso for um erro.", "Error" : "Erro", @@ -394,6 +393,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nenhum cache de memória foi configurado. Para melhorar o desempenho, configure um memcache, se disponível. Mais informações podem ser encontradas na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nenhuma fonte de aleatoriedade foi encontrada pelo PHP, o que é desencorajado por razões de segurança. Mais informações podem ser encontradas na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Você está executando o PHP {version}. Atualize esta versão para aproveitar as <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">atualizações de desempenho e segurança fornecidas pelo Grupo PHP</a> assim que sua distribuição a suportar.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 é a última versão compatível com PHP 7.2. Nextcloud 21 requer ao menos PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "A configuração do cabeçalho do proxy reverso está incorreta ou você está acessando o Nextcloud a partir de um proxy confiável. Caso contrário, isso é um problema de segurança e pode permitir que um invasor ataque seu endereço IP visível do Nextcloud. Mais informações podem ser encontradas na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "O Memcached está configurado como cache distribuído, mas o módulo PHP \"memcache\" errado está instalado. \\OC\\Memcache\\Memcached somente suporta \"memcached\" e não \"memcache\". Leia no <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki memcached sobre este módulos</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Alguns arquivos não passaram na verificação de integridade. Mais informações sobre como resolver esse problema podem ser encontradas na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentação</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Lista de arquivos inválidos…</a> / <a href=\"{rescanEndpoint}\">Verificar novamente…</a>)", diff --git a/core/l10n/pt_PT.js b/core/l10n/pt_PT.js index f8975fb759d..0db88c26c69 100644 --- a/core/l10n/pt_PT.js +++ b/core/l10n/pt_PT.js @@ -209,9 +209,9 @@ OC.L10N.register( "Admin" : "Administração", "Help" : "Ajuda", "Access forbidden" : "Acesso proibido", + "Back to %s" : "Voltar a %s", "File not found" : "Ficheiro não encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Este documento não pode ser encontrado no servidor. Talvez a partilha tenha sido apagada ou expirado?", - "Back to %s" : "Voltar a %s", "Error" : "Erro", "Internal Server Error" : "Erro Interno do Servidor", "The server was unable to complete your request." : "O servidor não conseguiu completar o seu pedido.", diff --git a/core/l10n/pt_PT.json b/core/l10n/pt_PT.json index edb8339e93b..95fad8fe91f 100644 --- a/core/l10n/pt_PT.json +++ b/core/l10n/pt_PT.json @@ -207,9 +207,9 @@ "Admin" : "Administração", "Help" : "Ajuda", "Access forbidden" : "Acesso proibido", + "Back to %s" : "Voltar a %s", "File not found" : "Ficheiro não encontrado", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Este documento não pode ser encontrado no servidor. Talvez a partilha tenha sido apagada ou expirado?", - "Back to %s" : "Voltar a %s", "Error" : "Erro", "Internal Server Error" : "Erro Interno do Servidor", "The server was unable to complete your request." : "O servidor não conseguiu completar o seu pedido.", diff --git a/core/l10n/ro.js b/core/l10n/ro.js index 635c6314560..0b8971570aa 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -157,9 +157,9 @@ OC.L10N.register( "Admin" : "Administrator", "Help" : "Ajutor", "Access forbidden" : "Acces restricționat", + "Back to %s" : "Înapoi la %s", "File not found" : "Fișierul nu a fost găsit", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Documentul nu poate fi găsit pe server.Poate partajarea a fost ștearsă sau a expirat?", - "Back to %s" : "Înapoi la %s", "Error" : "Eroare", "Internal Server Error" : "Eroare internă a serverului", "The server was unable to complete your request." : "Serverul nu a reușit să proceseze cererea ta.", diff --git a/core/l10n/ro.json b/core/l10n/ro.json index 2d62ce487b5..fe278733e6d 100644 --- a/core/l10n/ro.json +++ b/core/l10n/ro.json @@ -155,9 +155,9 @@ "Admin" : "Administrator", "Help" : "Ajutor", "Access forbidden" : "Acces restricționat", + "Back to %s" : "Înapoi la %s", "File not found" : "Fișierul nu a fost găsit", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Documentul nu poate fi găsit pe server.Poate partajarea a fost ștearsă sau a expirat?", - "Back to %s" : "Înapoi la %s", "Error" : "Eroare", "Internal Server Error" : "Eroare internă a serverului", "The server was unable to complete your request." : "Serverul nu a reușit să proceseze cererea ta.", diff --git a/core/l10n/ru.js b/core/l10n/ru.js index f4501b4449b..601e67f2477 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -79,7 +79,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не настроена система кеширования. Для увеличения производительности сервера настройте memcache. Для получения дополнительной информации смотрите нашу {linkstart}документацию ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не найден подходящий источник случайных значений для PHP, что сильно влияет на уровень безопасности. Более подробная информация доступна в {linkstart}документации ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Используется PHP {version}. Рекомендуется обновить PHP, чтобы воспользоваться {linkstart}улучшениями производительности и безопасности, внедрёнными PHP Group ↗{linkend}, как только новая версия будет доступна в вашем дистрибутиве. ", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud версии 20 — последний выпуск, поддерживающий PHP версии 7.2. Для работы Nextcloud версии 21 потребуется PHP версии не ниже 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Заголовки обратного прокси настроены неправильно, либо вы подключены к серверу Nextcloud через доверенный прокси. Если Nextcloud открыт не через доверенный прокси, то это проблема безопасности, которая может позволить атакующему подделать IP-адрес, определяемый сервером Nextcloud. Дополнительная информация содержится в {linkstart}документации ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached настроен на распределенный кеш, но установлен не поддерживаемый модуль PHP \"memcache\". \\OC\\Memcache\\Memcached поддерживает только модуль \"memcached\", но не \"memcache\". См. {linkstart}вики-страницу memcached об обоих модулях ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Некоторые файлы не прошли проверку целостности. Для получения дополнительной информации о том, как устранить данную проблему, смотрите нашу {linkstart1}документацию ↗{linkend}. ({linkstart2}Список проблемных файлов…{linkend} / {linkstart3}Сканировать ещё раз…{linkend})", @@ -263,9 +262,9 @@ OC.L10N.register( "Admin" : "Администрирование", "Help" : "Помощь", "Access forbidden" : "Доступ запрещён", + "Back to %s" : "Вернуться к %s", "File not found" : "Файл не найден", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не найден на сервере. Возможно доступ к нему был удален или истек срок действия доступа.", - "Back to %s" : "Вернуться к %s", "Too many requests" : "Превышено количество запросов", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Превышено количество запросов из вашей сети. Попробуйте позднее или сообщите администратору об этой ошибке.", "Error" : "Ошибка", @@ -390,6 +389,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Не настроена система кеширования. Для увеличения производительности сервера, по возможности, настройте memcache. Более подробная информация доступна в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документации</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Не найден подходящий источник случайных значений для PHP, что сильно влияет на уровень безопасности. Более подробная информация доступна в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документации</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "На этом сервере используется PHP версии {version}. Рекомендуется обновить PHP чтобы воспользоваться <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">улучшениями производительности и безопасности, внедрёнными PHP Group</a> сразу, как только новая версия будет доступна в используемом дистрибутиве.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud версии 20 — последний выпуск, поддерживающий PHP версии 7.2. Для работы Nextcloud версии 21 потребуется PHP версии не ниже 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Заголовки обратного прокси настроены неправильно, либо вы подключены к серверу Nextcloud через доверенный прокси. Если Nextcloud открыт не через доверенный прокси, то это проблема безопасности, которая может позволить атакующему подделать IP-адрес, определяемый сервером Nextcloud. Дополнительная информация содержится в <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">документации</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached настроен на распределенный кеш, но установлен неподдерживаемый модуль PHP «memcache». \\OC\\Memcache\\Memcached поддерживает только модуль «memcached», но не «memcache». Дополнительная информации содержится в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki на странице memcached об обоих модулях</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Некоторые файлы не прошли проверку целостности. Дополнительная информация о способах решения этой проблемы содержится в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документации</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Список проблемных файлов…</a> / <a href=\"{rescanEndpoint}\">Выполнить повторное сканирование…</a>)", diff --git a/core/l10n/ru.json b/core/l10n/ru.json index e4e0b715ca0..6ca49d0d2d1 100644 --- a/core/l10n/ru.json +++ b/core/l10n/ru.json @@ -77,7 +77,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не настроена система кеширования. Для увеличения производительности сервера настройте memcache. Для получения дополнительной информации смотрите нашу {linkstart}документацию ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Не найден подходящий источник случайных значений для PHP, что сильно влияет на уровень безопасности. Более подробная информация доступна в {linkstart}документации ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Используется PHP {version}. Рекомендуется обновить PHP, чтобы воспользоваться {linkstart}улучшениями производительности и безопасности, внедрёнными PHP Group ↗{linkend}, как только новая версия будет доступна в вашем дистрибутиве. ", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud версии 20 — последний выпуск, поддерживающий PHP версии 7.2. Для работы Nextcloud версии 21 потребуется PHP версии не ниже 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Заголовки обратного прокси настроены неправильно, либо вы подключены к серверу Nextcloud через доверенный прокси. Если Nextcloud открыт не через доверенный прокси, то это проблема безопасности, которая может позволить атакующему подделать IP-адрес, определяемый сервером Nextcloud. Дополнительная информация содержится в {linkstart}документации ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached настроен на распределенный кеш, но установлен не поддерживаемый модуль PHP \"memcache\". \\OC\\Memcache\\Memcached поддерживает только модуль \"memcached\", но не \"memcache\". См. {linkstart}вики-страницу memcached об обоих модулях ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Некоторые файлы не прошли проверку целостности. Для получения дополнительной информации о том, как устранить данную проблему, смотрите нашу {linkstart1}документацию ↗{linkend}. ({linkstart2}Список проблемных файлов…{linkend} / {linkstart3}Сканировать ещё раз…{linkend})", @@ -261,9 +260,9 @@ "Admin" : "Администрирование", "Help" : "Помощь", "Access forbidden" : "Доступ запрещён", + "Back to %s" : "Вернуться к %s", "File not found" : "Файл не найден", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не найден на сервере. Возможно доступ к нему был удален или истек срок действия доступа.", - "Back to %s" : "Вернуться к %s", "Too many requests" : "Превышено количество запросов", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Превышено количество запросов из вашей сети. Попробуйте позднее или сообщите администратору об этой ошибке.", "Error" : "Ошибка", @@ -388,6 +387,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Не настроена система кеширования. Для увеличения производительности сервера, по возможности, настройте memcache. Более подробная информация доступна в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документации</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Не найден подходящий источник случайных значений для PHP, что сильно влияет на уровень безопасности. Более подробная информация доступна в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документации</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "На этом сервере используется PHP версии {version}. Рекомендуется обновить PHP чтобы воспользоваться <a target=\"_blank\" rel=\"noreferrer\" href=\"{phpLink}\">улучшениями производительности и безопасности, внедрёнными PHP Group</a> сразу, как только новая версия будет доступна в используемом дистрибутиве.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud версии 20 — последний выпуск, поддерживающий PHP версии 7.2. Для работы Nextcloud версии 21 потребуется PHP версии не ниже 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Заголовки обратного прокси настроены неправильно, либо вы подключены к серверу Nextcloud через доверенный прокси. Если Nextcloud открыт не через доверенный прокси, то это проблема безопасности, которая может позволить атакующему подделать IP-адрес, определяемый сервером Nextcloud. Дополнительная информация содержится в <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">документации</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached настроен на распределенный кеш, но установлен неподдерживаемый модуль PHP «memcache». \\OC\\Memcache\\Memcached поддерживает только модуль «memcached», но не «memcache». Дополнительная информации содержится в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">wiki на странице memcached об обоих модулях</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Некоторые файлы не прошли проверку целостности. Дополнительная информация о способах решения этой проблемы содержится в <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документации</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Список проблемных файлов…</a> / <a href=\"{rescanEndpoint}\">Выполнить повторное сканирование…</a>)", diff --git a/core/l10n/sc.js b/core/l10n/sc.js index 757f6eebe8b..f802bb1ac3f 100644 --- a/core/l10n/sc.js +++ b/core/l10n/sc.js @@ -79,7 +79,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Peruna memòria de depòsitu cunfigurada. Pro megiorare s'esecutzione, cunfigura una memòria de depòsitu, si est disponìbile. Podes agatare àteras informatziones in sa {linkstart}documentatzione ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP no at agatadu pro casualidade peruna orìgine adata e si cussìgiat de no ddu impreare pro resones de seguresa. Podes agatare àteras informatziones in sa {linkstart}documentatzione ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Immoe ses impreende PHP {versione}. Agiorna sa versione tua de PHP pro isfrutare {linkstart}is novidades de esecutzione e seguresa frunidas dae su PHP Group ↗{linkend} cando sa distributzione tua ddas at a suportare.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 est s'ùrtima versione chi suportat PHP 7.2. Nextcloud 21 rechedet a su mancu PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Sa cunfiguratzione de s'intestatzione de su serbidore intermèdiu cuntràriu est isballiada, o ses faghende s'atzessu in Nextcloud dae unu serbidore intermèdiu fidadu. Chi no est aici, ddoe est unu problema de seguresa chi podet permìtere a chie atachet de copiare su IP issoro comente si bidet in Nextcloud. Podes agatare àteras informatziones in sa {linkstart}documentatzione ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached est cunfiguradu comente su depòsitu distribuidu, ma est installadu su mòdulu PHP \"memcache\" isballiadu. \\OC\\Memcache\\Memcached suportat isceti \"memcached\" e no \"memcache\". Càstia sa {linkstart}memcached wiki subra de is duos mòdulos ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Calicunu archìviu no at passadu su controllu de integridade. Podes agatare prus informatziones subra comente resòlvere custu problema in sa {linkstart1}documentatzione ↗{linkend}. ({linkstart2}Elencu de is archìvios non vàlidos…{linkend} / {linkstart3}Torra a analizare…{linkend})", @@ -263,9 +262,9 @@ OC.L10N.register( "Admin" : "Amministratzione", "Help" : "Agiudu", "Access forbidden" : "Atzessu proibidu", + "Back to %s" : "A coa a %s", "File not found" : "Archìviu no agatadu", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Su documentu non s'est agatadu in su serbidore. Mancari sa cumpartzidura nch'est istada cantzellada o est iscadida?", - "Back to %s" : "A coa a %s", "Too many requests" : "Tropu dimandas", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Tropu rechestas sunt arribadas dae sa rete tua. Torra a proare prus a tardu o cuntata s'amministradore tuo chi ddoe at un'errore.", "Error" : "Errore", @@ -390,6 +389,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Peruna memòria de depòsitu est istètia cunfigurada. Pro megiorare s'esecutzione, cunfigura una memòria de depòsitu, si est disponìbile. Podes agatare àteras informatziones in sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatzione</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP no at agatadu pro casualidade peruna orìgine adata e si cussìgiat de no ddu impreare pro resones de seguresa. Podes agatare àteras informatziones in sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatzione</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Immoe ses impreende PHP {version}. Agiorna sa versione tua de PHP pro isfrutare <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">is novidades de esecutzione e seguresa frunidas dae su PHP Group</a> cando sa distributzione tua ddas at a suportare.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 est s'ùrtima versione chi suportat PHP 7.2. Nextcloud 21 rechedet a su mancu PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Sa cunfiguratzione de s'intestatzione de su serbidore intermèdiu cuntràriu est isballiada, o ses faghende s'atzessu in Nextcloud dae unu serbidore intermèdiu fidadu. Chi no est aici, ddoe est unu problema de seguresa chi podet permìtere a chie atachet de copiare su IP issoro comente si bidet in Nextcloud. Podes agatare àteras informatziones in sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatzione</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached est cunfiguradu comente su depòsitu distribuidu, ma est installadu su mòdulu PHP \"memcache\" isballiadu. \\OC\\Memcache\\Memcached suportat isceti \"memcached\" e no \"memcache\". Càstia sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki subra de is duos mòdulos</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Calicunu archìviu no at passadu su controllu de integridade. Podes agatare prus informatziones subra comente resòlvere custu problema in sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatzione</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Elencu de is archìvios non bàlidos</a> / <a href=\"{rescanEndpoint}\">Torra a analizare...</a>).", diff --git a/core/l10n/sc.json b/core/l10n/sc.json index 9f92cad7c48..470a5e67dac 100644 --- a/core/l10n/sc.json +++ b/core/l10n/sc.json @@ -77,7 +77,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Peruna memòria de depòsitu cunfigurada. Pro megiorare s'esecutzione, cunfigura una memòria de depòsitu, si est disponìbile. Podes agatare àteras informatziones in sa {linkstart}documentatzione ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP no at agatadu pro casualidade peruna orìgine adata e si cussìgiat de no ddu impreare pro resones de seguresa. Podes agatare àteras informatziones in sa {linkstart}documentatzione ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Immoe ses impreende PHP {versione}. Agiorna sa versione tua de PHP pro isfrutare {linkstart}is novidades de esecutzione e seguresa frunidas dae su PHP Group ↗{linkend} cando sa distributzione tua ddas at a suportare.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 est s'ùrtima versione chi suportat PHP 7.2. Nextcloud 21 rechedet a su mancu PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Sa cunfiguratzione de s'intestatzione de su serbidore intermèdiu cuntràriu est isballiada, o ses faghende s'atzessu in Nextcloud dae unu serbidore intermèdiu fidadu. Chi no est aici, ddoe est unu problema de seguresa chi podet permìtere a chie atachet de copiare su IP issoro comente si bidet in Nextcloud. Podes agatare àteras informatziones in sa {linkstart}documentatzione ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached est cunfiguradu comente su depòsitu distribuidu, ma est installadu su mòdulu PHP \"memcache\" isballiadu. \\OC\\Memcache\\Memcached suportat isceti \"memcached\" e no \"memcache\". Càstia sa {linkstart}memcached wiki subra de is duos mòdulos ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Calicunu archìviu no at passadu su controllu de integridade. Podes agatare prus informatziones subra comente resòlvere custu problema in sa {linkstart1}documentatzione ↗{linkend}. ({linkstart2}Elencu de is archìvios non vàlidos…{linkend} / {linkstart3}Torra a analizare…{linkend})", @@ -261,9 +260,9 @@ "Admin" : "Amministratzione", "Help" : "Agiudu", "Access forbidden" : "Atzessu proibidu", + "Back to %s" : "A coa a %s", "File not found" : "Archìviu no agatadu", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Su documentu non s'est agatadu in su serbidore. Mancari sa cumpartzidura nch'est istada cantzellada o est iscadida?", - "Back to %s" : "A coa a %s", "Too many requests" : "Tropu dimandas", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Tropu rechestas sunt arribadas dae sa rete tua. Torra a proare prus a tardu o cuntata s'amministradore tuo chi ddoe at un'errore.", "Error" : "Errore", @@ -388,6 +387,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Peruna memòria de depòsitu est istètia cunfigurada. Pro megiorare s'esecutzione, cunfigura una memòria de depòsitu, si est disponìbile. Podes agatare àteras informatziones in sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatzione</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP no at agatadu pro casualidade peruna orìgine adata e si cussìgiat de no ddu impreare pro resones de seguresa. Podes agatare àteras informatziones in sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatzione</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Immoe ses impreende PHP {version}. Agiorna sa versione tua de PHP pro isfrutare <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">is novidades de esecutzione e seguresa frunidas dae su PHP Group</a> cando sa distributzione tua ddas at a suportare.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 est s'ùrtima versione chi suportat PHP 7.2. Nextcloud 21 rechedet a su mancu PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Sa cunfiguratzione de s'intestatzione de su serbidore intermèdiu cuntràriu est isballiada, o ses faghende s'atzessu in Nextcloud dae unu serbidore intermèdiu fidadu. Chi no est aici, ddoe est unu problema de seguresa chi podet permìtere a chie atachet de copiare su IP issoro comente si bidet in Nextcloud. Podes agatare àteras informatziones in sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatzione</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached est cunfiguradu comente su depòsitu distribuidu, ma est installadu su mòdulu PHP \"memcache\" isballiadu. \\OC\\Memcache\\Memcached suportat isceti \"memcached\" e no \"memcache\". Càstia sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki subra de is duos mòdulos</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Calicunu archìviu no at passadu su controllu de integridade. Podes agatare prus informatziones subra comente resòlvere custu problema in sa <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentatzione</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Elencu de is archìvios non bàlidos</a> / <a href=\"{rescanEndpoint}\">Torra a analizare...</a>).", diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 37bc11c552c..4baca4aa4c8 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -82,7 +82,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nie je nakonfigurovaná vyrovnávacia pamäť. Ak chcete zvýšiť výkon, nakonfigurujte prosím memcache ak je to možné. Viac informácií nájdete v {linkstart}dokumentácii ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Použiteľný zdroj náhodnosti pre PHP nebol nájdený, čo nie je odporúčané z bezpečnostných dôvodov. Viac informácií nájdete v {linkstart}dokumentácii ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Aktuálne používate PHP {version}. Dôrazne odporúčame prechod na vyššiu verziu ihneď, ako to vaša distribúcia dovolí, aby ste využili {linkstart}všetky výkonnostné a bezpečnostné možnosti novej verzie od PHP Group ↗{linkend}.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 je posledné vydanie podporujúce PHP 7.2. Nextcloud 21 vyžaduje aspoň PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Konfigurácia hlavičiek reverse proxy nie je správna alebo pristupujete k NextCloud z dôveryhodného proxy servera. Ak k NextCloud nepristupujete z dôveryhodného proxy servera, vzniká bezpečnostné riziko - IP adresa potenciálneho útočníka, ktorú vidí NextCloud, môže byť falošná. Viac informácií nájdete v našej {linkstart}dokumentácii ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na {linkstart}memcached wiki stránke o oboch moduloch ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Niektoré súbory neprešli kontrolou integrity. Ďalšie informácie o tom, ako vyriešiť tento problém, nájdete v dokumentácii {linkstart1} ↗{linkend}. ({linkstart2}Zoznam neplatných súborov ... {linkend} / {linkstart3} Znova prehľadať ...{linkend})", @@ -268,9 +267,9 @@ OC.L10N.register( "Admin" : "Administrácia", "Help" : "Pomoc", "Access forbidden" : "Prístup odmietnutý", + "Back to %s" : "Späť na %s", "File not found" : "Súbor nenájdený", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na serveri sa nepodarilo nájsť dokument. Je možné, že bolo zrušené sprístupnenie alebo skončila jeho platnosť.", - "Back to %s" : "Späť na %s", "Too many requests" : "Priveľa požiadavok", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Príliš mnoho požiadaviek z vašej siete. Skúste to znovu neskôr alebo kontaktujte svojho administrátora ak je toto chyba.", "Error" : "Chyba", @@ -396,6 +395,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie je nakonfigurovaná vyrovnávacia pamäť. Ak chcete zvýšiť výkon, nakonfigurujte prosím memcache ak je to možné. Viac informácií nájdete v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentácii</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Použiteľný zdroj náhodnosti pre PHP nebol nájdený, čo nie je odporúčané z bezpečnostných dôvodov. Viac informácií nájdete v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentácii</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Aktuálne používate PHP {version}. Dôrazne odporúčame prechod na vyššiu verziu ihneď, ako to vaša distribúcia dovolí, aby ste využili <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">všetky výkonnostné a bezpečnostné možnosti novej verzie PHP</a> od PHP Group.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 je posledné vydanie podporujúce PHP 7.2. Nextcloud 21 vyžaduje aspoň PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfigurácia hlavičiek reverse proxy nie je správna alebo pristupujete k NextCloud z dôveryhodného proxy servera. Ak k Nextcloud nepristupujete z dôveryhodného proxy servera, vzniká bezpečnostné riziko - IP adresa potenciálneho útočníka, ktorú vidí Nextcloud, môže byť falošná. Viac informácií nájdete v našej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentácii</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki stránke o oboch moduloch</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Niektoré zo súborov neprešli kontrolou integrity. Viac informácii, aku napraviť túto situáciu, nájdete v našej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentácii</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Zobraziť zoznam podozrivých súborov</a> / <a href=\"{rescanEndpoint}\">Verifikovať znovu..</a>)", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index 20a9651173c..b2377a69fec 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -80,7 +80,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nie je nakonfigurovaná vyrovnávacia pamäť. Ak chcete zvýšiť výkon, nakonfigurujte prosím memcache ak je to možné. Viac informácií nájdete v {linkstart}dokumentácii ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Použiteľný zdroj náhodnosti pre PHP nebol nájdený, čo nie je odporúčané z bezpečnostných dôvodov. Viac informácií nájdete v {linkstart}dokumentácii ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Aktuálne používate PHP {version}. Dôrazne odporúčame prechod na vyššiu verziu ihneď, ako to vaša distribúcia dovolí, aby ste využili {linkstart}všetky výkonnostné a bezpečnostné možnosti novej verzie od PHP Group ↗{linkend}.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 je posledné vydanie podporujúce PHP 7.2. Nextcloud 21 vyžaduje aspoň PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Konfigurácia hlavičiek reverse proxy nie je správna alebo pristupujete k NextCloud z dôveryhodného proxy servera. Ak k NextCloud nepristupujete z dôveryhodného proxy servera, vzniká bezpečnostné riziko - IP adresa potenciálneho útočníka, ktorú vidí NextCloud, môže byť falošná. Viac informácií nájdete v našej {linkstart}dokumentácii ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na {linkstart}memcached wiki stránke o oboch moduloch ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Niektoré súbory neprešli kontrolou integrity. Ďalšie informácie o tom, ako vyriešiť tento problém, nájdete v dokumentácii {linkstart1} ↗{linkend}. ({linkstart2}Zoznam neplatných súborov ... {linkend} / {linkstart3} Znova prehľadať ...{linkend})", @@ -266,9 +265,9 @@ "Admin" : "Administrácia", "Help" : "Pomoc", "Access forbidden" : "Prístup odmietnutý", + "Back to %s" : "Späť na %s", "File not found" : "Súbor nenájdený", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na serveri sa nepodarilo nájsť dokument. Je možné, že bolo zrušené sprístupnenie alebo skončila jeho platnosť.", - "Back to %s" : "Späť na %s", "Too many requests" : "Priveľa požiadavok", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Príliš mnoho požiadaviek z vašej siete. Skúste to znovu neskôr alebo kontaktujte svojho administrátora ak je toto chyba.", "Error" : "Chyba", @@ -394,6 +393,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nie je nakonfigurovaná vyrovnávacia pamäť. Ak chcete zvýšiť výkon, nakonfigurujte prosím memcache ak je to možné. Viac informácií nájdete v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentácii</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Použiteľný zdroj náhodnosti pre PHP nebol nájdený, čo nie je odporúčané z bezpečnostných dôvodov. Viac informácií nájdete v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentácii</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Aktuálne používate PHP {version}. Dôrazne odporúčame prechod na vyššiu verziu ihneď, ako to vaša distribúcia dovolí, aby ste využili <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">všetky výkonnostné a bezpečnostné možnosti novej verzie PHP</a> od PHP Group.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 je posledné vydanie podporujúce PHP 7.2. Nextcloud 21 vyžaduje aspoň PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Konfigurácia hlavičiek reverse proxy nie je správna alebo pristupujete k NextCloud z dôveryhodného proxy servera. Ak k Nextcloud nepristupujete z dôveryhodného proxy servera, vzniká bezpečnostné riziko - IP adresa potenciálneho útočníka, ktorú vidí Nextcloud, môže byť falošná. Viac informácií nájdete v našej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentácii</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached je nakonfigurovaný ako distribuovaná vyrovnávacia pamäť, ale v PHP je nainštalovaný nesprávny modul - \"memcache\". \\OC\\Memcache\\Memcached podporuje len modul \"memcached\", \"memcache\" nie je podporovaný. Viac informácií nájdete na <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki stránke o oboch moduloch</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Niektoré zo súborov neprešli kontrolou integrity. Viac informácii, aku napraviť túto situáciu, nájdete v našej <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentácii</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Zobraziť zoznam podozrivých súborov</a> / <a href=\"{rescanEndpoint}\">Verifikovať znovu..</a>)", diff --git a/core/l10n/sl.js b/core/l10n/sl.js index 0276dbfba99..ad00b893fbd 100644 --- a/core/l10n/sl.js +++ b/core/l10n/sl.js @@ -27,6 +27,8 @@ OC.L10N.register( "Could not complete login" : "Prijave ni mogoče dokončati", "Your login token is invalid or has expired" : "Prijavni žeton je neveljaven, ali pa je že potekel.", "Password reset is disabled" : "Ponastavitev gesla je onemogočena", + "Could not reset password because the token is expired" : "Ni mogoče ponastaviti gesla, ker je žeton pretekel.", + "Could not reset password because the token is invalid" : "Ni mogoče ponastaviti gesla, ker žeton ni veljaven.", "%s password reset" : "Ponastavitev gesla %s", "Password reset" : "Ponastavitev gesla", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Za ponastavitev gesla kliknite na gumb. Če ponastavitve gesla niste zahtevali, prezrite to sporočilo.", @@ -76,7 +78,6 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Ni nastavljenega predpomnilnika. Za izboljšanje hitrosti delovanja je treba predpomnilnik memcache, če je na voljo, ustrezno nastaviti. Več podrobnosti je na voljo v {linkstart}dokumentaciji ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Iz varnostnih razlogov je priporočljivo nastaviti ustrezen vir za naključno ustvarjanje podatkov, ki ga uporablja PHP. Več podrobnosti je zapisanih v {linkstart}dokumentaciji ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Trenutno je zagnana različica PHP {version}. Priporočljivo je posodobiti sistem na najnovejšo različico in s tem namestiti {linkstart}funkcijske in varnostne posodobitve delovanja, ki jih zagotavlja Skupina PHP ↗{linkend}. Pakete je priporočljivo posodobiti takoj, ko so na voljo za nameščeno distribucijo.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Okolje Nextcloud 20 je zadnja različica, ki omogoča podporo PHP 7.2. Nextcloud 21 zahteva vsaj različico PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nastavitev povratne posredovalniške glave ni pravilna ali pa v okolje Nextcloud dostopate prek zaupanja vrednega strežnika. Če slednje ne drži, je to varnostno tveganje, ki lahko omogoči tretji osebi dostop do okolja. Več podrobnosti je na voljo v {linkstart}dokumentaciji ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Predpomnilnik memcached je nastavljen kot porazdeljen predpomnilnik, vendar pa je nameščen napačen modul PHP »memcache«. Modul \\OC\\Memcache\\Memcached podpira le »memcached«, ne pa tudi »memcache«. Več podrobnosti za oba modula je zapisanih na {linkstart}straneh wiki ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Nekatere datoteke ne opravijo preizkusa celovitosti. Več podrobnosti o težavi je opisanih v {linkstart1}dokumentaciji ↗{linkend} ({linkstart2}Seznam neveljavnih datotek …{linkend} / {linkstart3}Ponovni preizkus … {linkend}).", @@ -138,6 +139,7 @@ OC.L10N.register( "User disabled" : "Uporabnik je onemogočen", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Zaznanih je več neveljavnih poskusov prijave iz trenutnega naslova IP. Iz varnostnih razlogov bo možnost naslednjega poskusa prijave zadržana za 30 sekund.", "Your account is not setup for passwordless login." : "Račun ni nastavljen za brezgeselno prijavo.", + "Browser not supported" : "Trenutno uporabljen brskalnik ni podprt!", "Passwordless authentication is not supported in your browser." : "Brezgeselna overitev v tem brskalniku ni podprta.", "Passwordless authentication is only available over a secure connection." : "Brezgeselna overitev je na voljo le prek vzpostavljene varne povezave.", "Reset password" : "Ponastavi geslo", @@ -257,9 +259,9 @@ OC.L10N.register( "Admin" : "Skrbništvo", "Help" : "Pomoč", "Access forbidden" : "Dostop je prepovedan", + "Back to %s" : "Nazaj na %s", "File not found" : "Datoteke ni mogoče najti", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na strežniku ni mogoče najti dokumentacije. Morda je mesto souporabe izbrisano, ali pa so potekla dovoljenja.", - "Back to %s" : "Nazaj na %s", "Too many requests" : "Zaznanih je preveč sočasnih zahtev", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iz omrežja je bilo prejetih preveč zahtev. Če je to napaka, stopite v stik s skrbnikom, sicer pa poskusite spet kasneje.", "Error" : "Napaka", @@ -384,6 +386,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ni nastavljenega predpomnilnika. Za izboljšanje hitrosti delovanja je treba predpomnilnik memcache, če je na voljo, ustrezno nastaviti. Več podrobnosti je na voljo v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Iz varnostnih razlogov je priporočljivo nastaviti ustrezen vir za naključno ustvarjanje podatkov, ki ga uporablja PHP. Več podrobnosti je zavedenih v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Trenutno je zagnana različica PHP {version}. Priporočljivo je posodobiti sistem na najnovejšo različico in s tem namestiti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">funkcijske in varnostne posodobitve delovanja, ki jih zagotavlja skupnost PHP</a>. Pakete je priporočljivo posodobiti takoj, ko so na voljo za nameščeno distribucijo.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Okolje Nextcloud 20 je zadnja različica, ki omogoča podporo PHP 7.2. Nextcloud 21 zahteva vsaj različico PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nastavitev povratne posredovalniške glave ni pravilna ali pa v okolje Nextcloud dostopate prek zaupanja vrednega strežnika. Če slednje ne drži, je to varnostno tveganje, ki lahko omogoči tretji osebi dostop do okolja. Več podrobnosti je na voljo v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Predpomnilnik memcached je nastavljen kot porazdeljen predpomnilnik, vendar pa je nameščen napačen modul PHP »memcache«. Modul \\OC\\Memcache\\Memcached podpirao le »memcached«, ne pa tudi »memcache«. Več podrobnosti za oba modula je zapisanih <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">na wiki straneh</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Nekatere datoteke ne opravijo preizkusa celovitosti. Več podrobnosti o težavi je opisanih v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Seznam neveljavnih datotek … </a>/ <a href=\"{rescanEndpoint}\">Ponovni preizkus …</a>)", diff --git a/core/l10n/sl.json b/core/l10n/sl.json index b7cc70f5fe6..21623e10e94 100644 --- a/core/l10n/sl.json +++ b/core/l10n/sl.json @@ -25,6 +25,8 @@ "Could not complete login" : "Prijave ni mogoče dokončati", "Your login token is invalid or has expired" : "Prijavni žeton je neveljaven, ali pa je že potekel.", "Password reset is disabled" : "Ponastavitev gesla je onemogočena", + "Could not reset password because the token is expired" : "Ni mogoče ponastaviti gesla, ker je žeton pretekel.", + "Could not reset password because the token is invalid" : "Ni mogoče ponastaviti gesla, ker žeton ni veljaven.", "%s password reset" : "Ponastavitev gesla %s", "Password reset" : "Ponastavitev gesla", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Za ponastavitev gesla kliknite na gumb. Če ponastavitve gesla niste zahtevali, prezrite to sporočilo.", @@ -74,7 +76,6 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Ni nastavljenega predpomnilnika. Za izboljšanje hitrosti delovanja je treba predpomnilnik memcache, če je na voljo, ustrezno nastaviti. Več podrobnosti je na voljo v {linkstart}dokumentaciji ↗{linkend}.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Iz varnostnih razlogov je priporočljivo nastaviti ustrezen vir za naključno ustvarjanje podatkov, ki ga uporablja PHP. Več podrobnosti je zapisanih v {linkstart}dokumentaciji ↗{linkend}.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Trenutno je zagnana različica PHP {version}. Priporočljivo je posodobiti sistem na najnovejšo različico in s tem namestiti {linkstart}funkcijske in varnostne posodobitve delovanja, ki jih zagotavlja Skupina PHP ↗{linkend}. Pakete je priporočljivo posodobiti takoj, ko so na voljo za nameščeno distribucijo.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Okolje Nextcloud 20 je zadnja različica, ki omogoča podporo PHP 7.2. Nextcloud 21 zahteva vsaj različico PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Nastavitev povratne posredovalniške glave ni pravilna ali pa v okolje Nextcloud dostopate prek zaupanja vrednega strežnika. Če slednje ne drži, je to varnostno tveganje, ki lahko omogoči tretji osebi dostop do okolja. Več podrobnosti je na voljo v {linkstart}dokumentaciji ↗{linkend}.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Predpomnilnik memcached je nastavljen kot porazdeljen predpomnilnik, vendar pa je nameščen napačen modul PHP »memcache«. Modul \\OC\\Memcache\\Memcached podpira le »memcached«, ne pa tudi »memcache«. Več podrobnosti za oba modula je zapisanih na {linkstart}straneh wiki ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Nekatere datoteke ne opravijo preizkusa celovitosti. Več podrobnosti o težavi je opisanih v {linkstart1}dokumentaciji ↗{linkend} ({linkstart2}Seznam neveljavnih datotek …{linkend} / {linkstart3}Ponovni preizkus … {linkend}).", @@ -136,6 +137,7 @@ "User disabled" : "Uporabnik je onemogočen", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Zaznanih je več neveljavnih poskusov prijave iz trenutnega naslova IP. Iz varnostnih razlogov bo možnost naslednjega poskusa prijave zadržana za 30 sekund.", "Your account is not setup for passwordless login." : "Račun ni nastavljen za brezgeselno prijavo.", + "Browser not supported" : "Trenutno uporabljen brskalnik ni podprt!", "Passwordless authentication is not supported in your browser." : "Brezgeselna overitev v tem brskalniku ni podprta.", "Passwordless authentication is only available over a secure connection." : "Brezgeselna overitev je na voljo le prek vzpostavljene varne povezave.", "Reset password" : "Ponastavi geslo", @@ -255,9 +257,9 @@ "Admin" : "Skrbništvo", "Help" : "Pomoč", "Access forbidden" : "Dostop je prepovedan", + "Back to %s" : "Nazaj na %s", "File not found" : "Datoteke ni mogoče najti", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Na strežniku ni mogoče najti dokumentacije. Morda je mesto souporabe izbrisano, ali pa so potekla dovoljenja.", - "Back to %s" : "Nazaj na %s", "Too many requests" : "Zaznanih je preveč sočasnih zahtev", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Iz omrežja je bilo prejetih preveč zahtev. Če je to napaka, stopite v stik s skrbnikom, sicer pa poskusite spet kasneje.", "Error" : "Napaka", @@ -382,6 +384,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ni nastavljenega predpomnilnika. Za izboljšanje hitrosti delovanja je treba predpomnilnik memcache, če je na voljo, ustrezno nastaviti. Več podrobnosti je na voljo v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Iz varnostnih razlogov je priporočljivo nastaviti ustrezen vir za naključno ustvarjanje podatkov, ki ga uporablja PHP. Več podrobnosti je zavedenih v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Trenutno je zagnana različica PHP {version}. Priporočljivo je posodobiti sistem na najnovejšo različico in s tem namestiti <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">funkcijske in varnostne posodobitve delovanja, ki jih zagotavlja skupnost PHP</a>. Pakete je priporočljivo posodobiti takoj, ko so na voljo za nameščeno distribucijo.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Okolje Nextcloud 20 je zadnja različica, ki omogoča podporo PHP 7.2. Nextcloud 21 zahteva vsaj različico PHP 7.3.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Nastavitev povratne posredovalniške glave ni pravilna ali pa v okolje Nextcloud dostopate prek zaupanja vrednega strežnika. Če slednje ne drži, je to varnostno tveganje, ki lahko omogoči tretji osebi dostop do okolja. Več podrobnosti je na voljo v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Predpomnilnik memcached je nastavljen kot porazdeljen predpomnilnik, vendar pa je nameščen napačen modul PHP »memcache«. Modul \\OC\\Memcache\\Memcached podpirao le »memcached«, ne pa tudi »memcache«. Več podrobnosti za oba modula je zapisanih <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">na wiki straneh</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Nekatere datoteke ne opravijo preizkusa celovitosti. Več podrobnosti o težavi je opisanih v <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentaciji</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Seznam neveljavnih datotek … </a>/ <a href=\"{rescanEndpoint}\">Ponovni preizkus …</a>)", diff --git a/core/l10n/sr.js b/core/l10n/sr.js index cf586fd71cd..5fc829bbe3f 100644 --- a/core/l10n/sr.js +++ b/core/l10n/sr.js @@ -57,7 +57,6 @@ OC.L10N.register( "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Недостаје PHP модул „fileinfo“. Препоручујемо да га укључите да бисте добили најбоље резултате с откривањем MIME типова фајлова.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Ако инсталација није инсталирана у основи домена и користи системски крон, може бити проблема са генерисањем веб адреса. Да бисте избегли ове проблеме, молимо вас да подесите „overwrite.cli.url“ опцију у вашем config.php фајлу у путању веб-основе ваше инсталације (предложено: \"{suggestedOverwriteCliURL}\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Није било могуће да се изврши крон задатак путем интерфејса командне линије. Појавиле су се следеће техничке грешке:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Некстклауд 20 је последње издање са подршком за PHP 7.2. Некстклауд 21 захтева бар PHP 7.3", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP функција „set_time_limit“ није доступна. Ово може да узрокује да се скрипте закоче у сред извршавања, и тако покваре инсталацију. Препоручује се да омогућите ову функцију.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Ваша PHP инсталација нема подршку за FreeType. Ово ће довести до неисправних профилних слика и неисправног интерфејса за подешавања.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Индекс „{indexName}“ недостаје у табели „{tableName}“.", @@ -214,9 +213,9 @@ OC.L10N.register( "Admin" : "Администрација", "Help" : "Помоћ", "Access forbidden" : "Забрањен приступ", + "Back to %s" : "Назад на %s", "File not found" : "Фајл није нађен", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Овај документ није нађен на серверу. Можда је дељење избрисано или му је истекао рок трајања?", - "Back to %s" : "Назад на %s", "Too many requests" : "Превише захтева", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Са ваше мреже долази превише захтева. Покушајте поново касније или контактирајте администратора уколико је ово нека грешка.", "Error" : "Грешка", @@ -340,6 +339,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Нисте подесили меморијски кеш. Да побољшате перформансе, подесите меморијски кеш, ако је доступан. Више информација има у <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP не може да чита погодан извор случајних бројева што се не препоручује из сигурносних разлога. Можете наћи више информација у <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Тренутно користите {version} верзију PHP-а. Надоградите PHP верзију да искористите сва <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">безбедоносна ажурирања и побољшања брзине које обезбеђује PHP група</a>, чим Ваша дистрибуција почне да је подржава.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Некстклауд 20 је последње издање са подршком за PHP 7.2. Некстклауд 21 захтева бар PHP 7.3", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Или подешавање обрнутих прокси заглавља није исправно, или приступате Некстклауду преко проксија од поверења. Ако то не радите, ово је безбедоносни проблем и може омогућити нападачу да лажира да је његова IP адреса видљива Некстклауду. Више информација о овоме има у <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached је подешен као дистрибуирани кеш, али је инсталиран погрешни PHP модуле „memcache“. \\OC\\Memcache\\Memcached подржава само \"memcached\" модул, а не и \"memcache\". Погледајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached вики о оба модула</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Неки фајлови нису прошли проверу интегритета. Даљње информације о томе како да решите овај проблем се могу наћи у <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Списак неисправних фајлова</a>/<a href=\"{rescanEndpoint}\">Скенирај поново…</a>)", diff --git a/core/l10n/sr.json b/core/l10n/sr.json index 2129a321530..36f2f94ad98 100644 --- a/core/l10n/sr.json +++ b/core/l10n/sr.json @@ -55,7 +55,6 @@ "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Недостаје PHP модул „fileinfo“. Препоручујемо да га укључите да бисте добили најбоље резултате с откривањем MIME типова фајлова.", "If your installation is not installed at the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (suggestion: \"{suggestedOverwriteCliURL}\")" : "Ако инсталација није инсталирана у основи домена и користи системски крон, може бити проблема са генерисањем веб адреса. Да бисте избегли ове проблеме, молимо вас да подесите „overwrite.cli.url“ опцију у вашем config.php фајлу у путању веб-основе ваше инсталације (предложено: \"{suggestedOverwriteCliURL}\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Није било могуће да се изврши крон задатак путем интерфејса командне линије. Појавиле су се следеће техничке грешке:", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Некстклауд 20 је последње издање са подршком за PHP 7.2. Некстклауд 21 захтева бар PHP 7.3", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP функција „set_time_limit“ није доступна. Ово може да узрокује да се скрипте закоче у сред извршавања, и тако покваре инсталацију. Препоручује се да омогућите ову функцију.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Ваша PHP инсталација нема подршку за FreeType. Ово ће довести до неисправних профилних слика и неисправног интерфејса за подешавања.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Индекс „{indexName}“ недостаје у табели „{tableName}“.", @@ -212,9 +211,9 @@ "Admin" : "Администрација", "Help" : "Помоћ", "Access forbidden" : "Забрањен приступ", + "Back to %s" : "Назад на %s", "File not found" : "Фајл није нађен", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Овај документ није нађен на серверу. Можда је дељење избрисано или му је истекао рок трајања?", - "Back to %s" : "Назад на %s", "Too many requests" : "Превише захтева", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Са ваше мреже долази превише захтева. Покушајте поново касније или контактирајте администратора уколико је ово нека грешка.", "Error" : "Грешка", @@ -338,6 +337,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Нисте подесили меморијски кеш. Да побољшате перформансе, подесите меморијски кеш, ако је доступан. Више информација има у <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP не може да чита погодан извор случајних бројева што се не препоручује из сигурносних разлога. Можете наћи више информација у <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Тренутно користите {version} верзију PHP-а. Надоградите PHP верзију да искористите сва <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">безбедоносна ажурирања и побољшања брзине које обезбеђује PHP група</a>, чим Ваша дистрибуција почне да је подржава.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Некстклауд 20 је последње издање са подршком за PHP 7.2. Некстклауд 21 захтева бар PHP 7.3", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Или подешавање обрнутих прокси заглавља није исправно, или приступате Некстклауду преко проксија од поверења. Ако то не радите, ово је безбедоносни проблем и може омогућити нападачу да лажира да је његова IP адреса видљива Некстклауду. Више информација о овоме има у <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached је подешен као дистрибуирани кеш, али је инсталиран погрешни PHP модуле „memcache“. \\OC\\Memcache\\Memcached подржава само \"memcached\" модул, а не и \"memcache\". Погледајте <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached вики о оба модула</a>.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Неки фајлови нису прошли проверу интегритета. Даљње информације о томе како да решите овај проблем се могу наћи у <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацији</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">Списак неисправних фајлова</a>/<a href=\"{rescanEndpoint}\">Скенирај поново…</a>)", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 66b65cfd2ef..4b43eb315df 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -229,9 +229,9 @@ OC.L10N.register( "Admin" : "Admin", "Help" : "Hjälp", "Access forbidden" : "Åtkomst förbjuden", + "Back to %s" : "Tillbaka till %s", "File not found" : "Filen kunde inte hittas", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunde inte hittas på servern. Kanske var delningen raderad eller har gått ut?", - "Back to %s" : "Tillbaka till %s", "Too many requests" : "För många förfrågningar", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Det kom för många förfrågningar från ditt nätverk. Försök senare eller kontakta din administratör om detta är ett fel.", "Error" : "Fel", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 9316f940b57..ee26aa7f6ef 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -227,9 +227,9 @@ "Admin" : "Admin", "Help" : "Hjälp", "Access forbidden" : "Åtkomst förbjuden", + "Back to %s" : "Tillbaka till %s", "File not found" : "Filen kunde inte hittas", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunde inte hittas på servern. Kanske var delningen raderad eller har gått ut?", - "Back to %s" : "Tillbaka till %s", "Too many requests" : "För många förfrågningar", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Det kom för många förfrågningar från ditt nätverk. Försök senare eller kontakta din administratör om detta är ett fel.", "Error" : "Fel", diff --git a/core/l10n/th.js b/core/l10n/th.js index bb3117e8c03..7ac2d78b633 100644 --- a/core/l10n/th.js +++ b/core/l10n/th.js @@ -63,7 +63,6 @@ OC.L10N.register( "The following apps have been disabled: %s" : "แอปต่อไปนี้ถูกปิดการใช้งาน: %s", "Already up to date" : "ล่าสุดแล้ว", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "เว็บเซิร์ฟเวอร์ของคุณยังไม่ถูกตั้งค่าอย่างถูกต้องเพื่ออนุญาตการซิงโครไนซ์ไฟล์ เนื่องจากส่วนติดต่อ WebDAV อาจมีปัญหา", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 เป็นรุ่นสุดท้ายที่รองรับ PHP 7.2 ส่วน Nextcloud 21 ต้องการ PHP 7.3 เป็นขั้นต่ำ", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP ของคุณไม่รองรับ FreeType ส่งผลให้รูปภาพโปรไฟล์และส่วนติดต่อการตั้งค่าไม่สมบูรณ์", "Missing index \"{indexName}\" in table \"{tableName}\"." : "ขาดดัชนี \"{indexName}\" ในตาราง \"{tableName}\"", "Missing primary key on table \"{tableName}\"." : "ขาดคีย์หลักบนตาราง \"{tableName}\"", @@ -219,9 +218,9 @@ OC.L10N.register( "Admin" : "ผู้ดูแลระบบ", "Help" : "ช่วยเหลือ", "Access forbidden" : "ไม่ได้รับอนุญาตให้เข้าถึง", + "Back to %s" : "กลับสู่ %s", "File not found" : "ไม่พบไฟล์", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ไม่พบเอกสารบนเซิร์ฟเวอร์ การแชร์อาจถูกลบหรือหมดอายุไปแล้ว", - "Back to %s" : "กลับสู่ %s", "Too many requests" : "มีคำขอมากเกินไป", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "มีการส่งคำขอจากเครือข่ายของคุณมากเกินไป กรุณาลองอีกครั้งในภายหลัง หรือติดต่อผู้ดูแลระบบหากเป็นข้อผิดพลาด", "Error" : "ข้อผิดพลาด", @@ -333,6 +332,7 @@ OC.L10N.register( "Update app \"%s\" from appstore" : "อัปเดตแอป \"%s\" จากร้านค้าแอป", "Checked for update of app \"%s\" in appstore" : "ตรวจสอบอัปเดตของแอป \"%s\" จากร้านค้าแอปแล้ว", "Checked database schema update for apps" : "ตรวจสอบการอัปเดต Schema ฐานข้อมูลสำหรับแอปแล้ว", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 เป็นรุ่นสุดท้ายที่รองรับ PHP 7.2 ส่วน Nextcloud 21 ต้องการ PHP 7.3 เป็นขั้นต่ำ", "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "สำหรับข้อมูลเพิ่มเติม ดู<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">เอกสารประกอบ</a>", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "ไดเรกทอรี data และไฟล์ของคุณอาจเข้าถึงได้จากอินเทอร์เน็ต ไฟล์ .htaccess ไม่ทำงาน เราขอแนะนำให้คุณกำหนดค่าเว็บเซิร์ฟเวอร์ของคุณให้ไดเรกทอรี data ไม่สามารถเข้าถึงได้ หรือย้ายไดเรกทอรี data ไปอยู่นอกรากที่เก็บเอกสารของเว็บเซิร์ฟเวอร์", "Continue to Nextcloud" : "เข้าสู่ Nextcloud", diff --git a/core/l10n/th.json b/core/l10n/th.json index 83dc7d082da..0eb8e3c60c4 100644 --- a/core/l10n/th.json +++ b/core/l10n/th.json @@ -61,7 +61,6 @@ "The following apps have been disabled: %s" : "แอปต่อไปนี้ถูกปิดการใช้งาน: %s", "Already up to date" : "ล่าสุดแล้ว", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "เว็บเซิร์ฟเวอร์ของคุณยังไม่ถูกตั้งค่าอย่างถูกต้องเพื่ออนุญาตการซิงโครไนซ์ไฟล์ เนื่องจากส่วนติดต่อ WebDAV อาจมีปัญหา", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 เป็นรุ่นสุดท้ายที่รองรับ PHP 7.2 ส่วน Nextcloud 21 ต้องการ PHP 7.3 เป็นขั้นต่ำ", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "PHP ของคุณไม่รองรับ FreeType ส่งผลให้รูปภาพโปรไฟล์และส่วนติดต่อการตั้งค่าไม่สมบูรณ์", "Missing index \"{indexName}\" in table \"{tableName}\"." : "ขาดดัชนี \"{indexName}\" ในตาราง \"{tableName}\"", "Missing primary key on table \"{tableName}\"." : "ขาดคีย์หลักบนตาราง \"{tableName}\"", @@ -217,9 +216,9 @@ "Admin" : "ผู้ดูแลระบบ", "Help" : "ช่วยเหลือ", "Access forbidden" : "ไม่ได้รับอนุญาตให้เข้าถึง", + "Back to %s" : "กลับสู่ %s", "File not found" : "ไม่พบไฟล์", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "ไม่พบเอกสารบนเซิร์ฟเวอร์ การแชร์อาจถูกลบหรือหมดอายุไปแล้ว", - "Back to %s" : "กลับสู่ %s", "Too many requests" : "มีคำขอมากเกินไป", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "มีการส่งคำขอจากเครือข่ายของคุณมากเกินไป กรุณาลองอีกครั้งในภายหลัง หรือติดต่อผู้ดูแลระบบหากเป็นข้อผิดพลาด", "Error" : "ข้อผิดพลาด", @@ -331,6 +330,7 @@ "Update app \"%s\" from appstore" : "อัปเดตแอป \"%s\" จากร้านค้าแอป", "Checked for update of app \"%s\" in appstore" : "ตรวจสอบอัปเดตของแอป \"%s\" จากร้านค้าแอปแล้ว", "Checked database schema update for apps" : "ตรวจสอบการอัปเดต Schema ฐานข้อมูลสำหรับแอปแล้ว", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 เป็นรุ่นสุดท้ายที่รองรับ PHP 7.2 ส่วน Nextcloud 21 ต้องการ PHP 7.3 เป็นขั้นต่ำ", "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "สำหรับข้อมูลเพิ่มเติม ดู<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">เอกสารประกอบ</a>", "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "ไดเรกทอรี data และไฟล์ของคุณอาจเข้าถึงได้จากอินเทอร์เน็ต ไฟล์ .htaccess ไม่ทำงาน เราขอแนะนำให้คุณกำหนดค่าเว็บเซิร์ฟเวอร์ของคุณให้ไดเรกทอรี data ไม่สามารถเข้าถึงได้ หรือย้ายไดเรกทอรี data ไปอยู่นอกรากที่เก็บเอกสารของเว็บเซิร์ฟเวอร์", "Continue to Nextcloud" : "เข้าสู่ Nextcloud", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index e8501a4b8e7..178b78dc56a 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -82,7 +82,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Henüz bir ön bellek yapılandırılmamış. Olabiliyorsa başarımı arttırmak için memcache ön bellek ayarlarını yapın. Ayrıntılı bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Güvenlik nedeniyle kullanılması önemle önerilen rastgelelik kaynağı PHP tarafından bulunamıyor. Ayrıntılı bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Şu anda PHP {version} sürümünü kullanıyorsunuz. Kullandığınız dağıtım desteklediği zaman PHP sürümünüzü güncelleyerek {linkstart}PHP grubu tarafından sağlanan başarım ve güvenlik geliştirmelerinden ↗{linkend} faydalanın.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 PHP 7.2 sürümünü destekleyen son sürümdür. Nextcloud 21 sürümü için en az PHP 7.3 gereklidir.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 PHP 7.3 sürümünü destekleyen son sürümdür. Nextcloud 24 sürümü için en az PHP 7.4 gereklidir.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Ters vekil sunucu üst bilgi yapılandırmanız doğru değil ya da Nextcloud üzerine güvenilen bir vekil sunucudan erişiyorsunuz. Böyle değil ise bu bir güvenlik sorunudur ve bir saldırganın IP adresini Nextcolud sunucusuna farklı göstermesine izin verebilir. Ayrıntılı bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached dağıtık bellek olarak yapılandırılmış ancak kurulmuş PHP \"memcache\" modülü yanlış. \\OC\\Memcache\\Memcached yalnız \"memcache\" modülünü değil \"memcached\" mdoülünü destekler. İki modül hakkında ayrıntılı bilgi almak için {linkstart}Memcached Wiki sayfasına ↗{linkend} bakabilirsiniz.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Bazı dosyalar bütünlük denetiminden geçemedi. Bu sorunun çözümü ile ilgili bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz. ({linkstart}Geçersiz dosyaların listesi…{linkend} / {linkstart}Yeniden Tara…{linkend})", @@ -178,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "Bir aygıt ile oturum açın", "Back" : "Geri", "Login form is disabled." : "Oturum açma formu devre dışı bırakılmış.", + "Edit Profile" : "Profili düzenle", + "hasn't added any info yet" : "henüz bir bilgi eklememiş", + "The headline and about section will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir", + "Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ", "Reset search" : "Aramayı sıfırla", "Search for {name} only" : "Yalnız {name} için aransın", "No results for {query}" : "{query} sorgusundan bir sonuç alınamadı", @@ -268,9 +272,11 @@ OC.L10N.register( "Admin" : "Yönetici", "Help" : "Yardım", "Access forbidden" : "Erişim engellendi", + "Profile not found" : "Profil bulunamadı", + "The profile does not exist." : "Profil bulunamadı.", + "Back to %s" : "%s sayfasına dön", "File not found" : "Dosya bulunamadı", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Belge sunucu üzerinde bulunamadı. Paylaşım silinmiş ya da süresi geçmiş olabilir mi?", - "Back to %s" : "%s sayfasına dön", "Too many requests" : "Çok fazla istekte bulunuldu", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Ağınızdan çok fazla istekte bulunuldu. Daha sonra yeniden deneyin ya da bir sorun olduğunu düşünüyorsanız BT yöneticiniz ile görüşün.", "Error" : "Hata", @@ -396,6 +402,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Henüz bir ön bellek yapılandırılmamış. Olabiliyorsa başarımı arttırmak için memcache ön bellek ayarlarını yapın. Ayrıntılı bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgelere</a> bakabilirsiniz.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Güvenlik nedeniyle kullanılması önemle önerilen rastgelelik kaynağı PHP tarafından bulunamıyor. Ayrıntılı bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgelere</a> bakabilirsiniz.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Şu anda PHP {version} sürümünü kullanıyorsunuz. Kullandığınız dağıtım desteklediği zaman PHP sürümünüzü güncelleyerek <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP grubu tarafından sağlanan başarım ve güvenlik geliştirmelerinden</a> faydalanın.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 PHP 7.2 sürümünü destekleyen son sürümdür. Nextcloud 21 sürümü için en az PHP 7.3 gereklidir.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ters vekil sunucu üst bilgi yapılandırmanız doğru değil ya da Nextcloud üzerine güvenilen bir vekil sunucudan erişiyorsunuz. Böyle değil ise bu bir güvenlik sorunudur ve bir saldırganın IP adresini Nextcolud sunucusuna farklı göstermesine izin verebilir. Ayrıntılı bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgelere</a> bakabilirsiniz.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached dağıtık bellek olarak yapılandırılmış ancak kurulmuş PHP \"memcache\" modülü yanlış. \\OC\\Memcache\\Memcached yalnız \"memcache\" modülünü değil \"memcached\" mdoülünü destekler. İki modül hakkında ayrıntılı bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki sayfasına</a> bakabilirsiniz.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Bazı dosyalar bütünlük denetiminden geçemedi. Bu sorunun çözümü ile ilgili bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgelere</a> bakabilirsiniz. (<a href=\"{codeIntegrityDownloadEndpoint}\">Geçersiz dosyaların listesi …</a> / <a href=\"{rescanEndpoint}\">Yeniden tara …</a>)", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index f9d6e26f559..958ea215806 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -80,7 +80,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Henüz bir ön bellek yapılandırılmamış. Olabiliyorsa başarımı arttırmak için memcache ön bellek ayarlarını yapın. Ayrıntılı bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Güvenlik nedeniyle kullanılması önemle önerilen rastgelelik kaynağı PHP tarafından bulunamıyor. Ayrıntılı bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "Şu anda PHP {version} sürümünü kullanıyorsunuz. Kullandığınız dağıtım desteklediği zaman PHP sürümünüzü güncelleyerek {linkstart}PHP grubu tarafından sağlanan başarım ve güvenlik geliştirmelerinden ↗{linkend} faydalanın.", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 PHP 7.2 sürümünü destekleyen son sürümdür. Nextcloud 21 sürümü için en az PHP 7.3 gereklidir.", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 PHP 7.3 sürümünü destekleyen son sürümdür. Nextcloud 24 sürümü için en az PHP 7.4 gereklidir.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Ters vekil sunucu üst bilgi yapılandırmanız doğru değil ya da Nextcloud üzerine güvenilen bir vekil sunucudan erişiyorsunuz. Böyle değil ise bu bir güvenlik sorunudur ve bir saldırganın IP adresini Nextcolud sunucusuna farklı göstermesine izin verebilir. Ayrıntılı bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached dağıtık bellek olarak yapılandırılmış ancak kurulmuş PHP \"memcache\" modülü yanlış. \\OC\\Memcache\\Memcached yalnız \"memcache\" modülünü değil \"memcached\" mdoülünü destekler. İki modül hakkında ayrıntılı bilgi almak için {linkstart}Memcached Wiki sayfasına ↗{linkend} bakabilirsiniz.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "Bazı dosyalar bütünlük denetiminden geçemedi. Bu sorunun çözümü ile ilgili bilgi almak için {linkstart}belgeler ↗{linkend} bölümüne bakabilirsiniz. ({linkstart}Geçersiz dosyaların listesi…{linkend} / {linkstart}Yeniden Tara…{linkend})", @@ -176,6 +176,10 @@ "Log in with a device" : "Bir aygıt ile oturum açın", "Back" : "Geri", "Login form is disabled." : "Oturum açma formu devre dışı bırakılmış.", + "Edit Profile" : "Profili düzenle", + "hasn't added any info yet" : "henüz bir bilgi eklememiş", + "The headline and about section will show up here" : "Başlık ve hakkında bölümleri burada görüntülenir", + "Error opening the user status modal, try hard refreshing the page" : "Üste açılan kullanıcı durumu penceresinde sorun çıktı. Sayfası temizleyerek yenilemeyi deneyin ", "Reset search" : "Aramayı sıfırla", "Search for {name} only" : "Yalnız {name} için aransın", "No results for {query}" : "{query} sorgusundan bir sonuç alınamadı", @@ -266,9 +270,11 @@ "Admin" : "Yönetici", "Help" : "Yardım", "Access forbidden" : "Erişim engellendi", + "Profile not found" : "Profil bulunamadı", + "The profile does not exist." : "Profil bulunamadı.", + "Back to %s" : "%s sayfasına dön", "File not found" : "Dosya bulunamadı", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Belge sunucu üzerinde bulunamadı. Paylaşım silinmiş ya da süresi geçmiş olabilir mi?", - "Back to %s" : "%s sayfasına dön", "Too many requests" : "Çok fazla istekte bulunuldu", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Ağınızdan çok fazla istekte bulunuldu. Daha sonra yeniden deneyin ya da bir sorun olduğunu düşünüyorsanız BT yöneticiniz ile görüşün.", "Error" : "Hata", @@ -394,6 +400,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Henüz bir ön bellek yapılandırılmamış. Olabiliyorsa başarımı arttırmak için memcache ön bellek ayarlarını yapın. Ayrıntılı bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgelere</a> bakabilirsiniz.", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Güvenlik nedeniyle kullanılması önemle önerilen rastgelelik kaynağı PHP tarafından bulunamıyor. Ayrıntılı bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgelere</a> bakabilirsiniz.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Şu anda PHP {version} sürümünü kullanıyorsunuz. Kullandığınız dağıtım desteklediği zaman PHP sürümünüzü güncelleyerek <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP grubu tarafından sağlanan başarım ve güvenlik geliştirmelerinden</a> faydalanın.", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 PHP 7.2 sürümünü destekleyen son sürümdür. Nextcloud 21 sürümü için en az PHP 7.3 gereklidir.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ters vekil sunucu üst bilgi yapılandırmanız doğru değil ya da Nextcloud üzerine güvenilen bir vekil sunucudan erişiyorsunuz. Böyle değil ise bu bir güvenlik sorunudur ve bir saldırganın IP adresini Nextcolud sunucusuna farklı göstermesine izin verebilir. Ayrıntılı bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgelere</a> bakabilirsiniz.", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached dağıtık bellek olarak yapılandırılmış ancak kurulmuş PHP \"memcache\" modülü yanlış. \\OC\\Memcache\\Memcached yalnız \"memcache\" modülünü değil \"memcached\" mdoülünü destekler. İki modül hakkında ayrıntılı bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki sayfasına</a> bakabilirsiniz.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "Bazı dosyalar bütünlük denetiminden geçemedi. Bu sorunun çözümü ile ilgili bilgi almak için <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">belgelere</a> bakabilirsiniz. (<a href=\"{codeIntegrityDownloadEndpoint}\">Geçersiz dosyaların listesi …</a> / <a href=\"{rescanEndpoint}\">Yeniden tara …</a>)", diff --git a/core/l10n/uk.js b/core/l10n/uk.js index a8257ecc856..4da251e6c2c 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -190,9 +190,9 @@ OC.L10N.register( "Admin" : "Адмін", "Help" : "Допомога", "Access forbidden" : "Доступ заборонено", + "Back to %s" : "Назад до %s", "File not found" : "Файл не знайдено", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не знайдено на сервері. Можливо спільний доступ було закрито або термін дії доступу вичерпано.", - "Back to %s" : "Назад до %s", "Error" : "Помилка", "Internal Server Error" : "Внутрішня помилка серверу", "The server was unable to complete your request." : "Сервер не зміг обробити ваш запит.", diff --git a/core/l10n/uk.json b/core/l10n/uk.json index b1b47b239c8..391f5823702 100644 --- a/core/l10n/uk.json +++ b/core/l10n/uk.json @@ -188,9 +188,9 @@ "Admin" : "Адмін", "Help" : "Допомога", "Access forbidden" : "Доступ заборонено", + "Back to %s" : "Назад до %s", "File not found" : "Файл не знайдено", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документ не знайдено на сервері. Можливо спільний доступ було закрито або термін дії доступу вичерпано.", - "Back to %s" : "Назад до %s", "Error" : "Помилка", "Internal Server Error" : "Внутрішня помилка серверу", "The server was unable to complete your request." : "Сервер не зміг обробити ваш запит.", diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index 94a3cb56bf1..6292e4eb0a5 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -82,7 +82,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "内存缓存未配置。为了提升性能,请尽量配置内存缓存。更多信息请参见{linkstart}文档↗{linkend}。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP找不到合适的随机性来源,出于安全原因,这是强烈不推荐的。 更多信息可以在{linkstart}文档↗{linkend}中找到。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "您当前正在运行 PHP 版本 {version}。我们建议您在您的操作系统发行版支持PHP新版本的时候进行升级,以获得{linkstart}来自 PHP 官方的性能和安全更新↗{linkend}。", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 将是最后一个支持 PHP 7.2 的发布版。Nextcloud 21 将最低支持 PHP 7.3。", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 是支持 PHP 7.3 的最后一个版本。Nextcloud 24 需要至少 PHP 7.4。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "反向代理头部配置错误,或者您正在通过可信的代理访问 Nextcloud。如果您不是通过可信代理访问 Nextcloud,那这是一个安全问题,它可能允许攻击者通过伪装其IP地址以访问 Nextcloud。更多信息请查看{linkstart}文档↗{linkend}。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached 被配置为分布式缓存,但安装了错误的 PHP 模块 \"memcache\"。\\OC\\Memcache\\Memcached 只支持 \"memcached\" 不支持 \"memcache\"。见 {linkstart} 有关两者的 memcached 维基 ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "一些文件未通过完整性检查。有关如何解决这一问题的进一步信息可在 {linkstart1}文档↗{linkend}中找到。({linkstart2}无效文件列表…{linkend} / {linkstart3}重新扫描…{linkend})", @@ -178,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "使用设备登录", "Back" : "返回", "Login form is disabled." : "登录表单被禁用", + "Edit Profile" : "编辑个人资料", + "hasn't added any info yet" : "尚未添加任何信息", + "The headline and about section will show up here" : "标题和“关于”部分将显示在此处", + "Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面", "Reset search" : "重置搜索", "Search for {name} only" : "仅搜索 {name}", "No results for {query}" : "没有 '{query}' 的相关结果", @@ -268,9 +272,11 @@ OC.L10N.register( "Admin" : "管理", "Help" : "帮助", "Access forbidden" : "访问禁止", + "Profile not found" : "未找到个人资料", + "The profile does not exist." : "个人资料不存在", + "Back to %s" : "返回 %s", "File not found" : "文件未找到", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "服务器上找不到该文档。可能此共享已被删除或过期。", - "Back to %s" : "返回 %s", "Too many requests" : "请求过多", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "您的网络请求过多。如果出现错误,请稍后重试或与您的管理员联系。", "Error" : "错误", @@ -396,6 +402,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "内存缓存未配置,为了提升使用体验,请尽量配置内存缓存。更多信息请参见<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP 找不到合适的随机性来源,出于安全原因,我们强烈建议不要这样做。 更多信息可以在 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>中找到。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "您当前正在运行 PHP 版本 {version}。我们建议您尽快在您的发行版支持新版本的时候进行升级,以获得<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">来自 PHP 官方的性能和安全</a>的提升。", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 将是最后一个支持 PHP 7.2 的发布版。Nextcloud 21 将最低支持 PHP 7.3。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "反向代理头部配置错误,或者您正在通过可信的代理访问 Nextcloud。如果您不是通过可信代理访问 Nextcloud,这是一个安全问题,它允许攻击者通过伪装 IP 地址访问 Nextcloud。更多信息请查看<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached 当前配置为分布式缓存,但是当前安装的 PHP 模块是 \"memcache\"。\\OC\\Memcache\\Memcached 仅支持 \"memcached\" 而不是 \"memcache\"。点击 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki </a>了解两者的差别。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "一些文件没有通过完整性检查。了解如何解决该问题请查看我们的 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。(<a href=\"{codeIntegrityDownloadEndpoint}\">无效文件列表…</a> / <a href=\"{rescanEndpoint}\">重新扫描…</a>)", diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 79768d412e3..368e6e6c779 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -80,7 +80,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "内存缓存未配置。为了提升性能,请尽量配置内存缓存。更多信息请参见{linkstart}文档↗{linkend}。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP找不到合适的随机性来源,出于安全原因,这是强烈不推荐的。 更多信息可以在{linkstart}文档↗{linkend}中找到。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "您当前正在运行 PHP 版本 {version}。我们建议您在您的操作系统发行版支持PHP新版本的时候进行升级,以获得{linkstart}来自 PHP 官方的性能和安全更新↗{linkend}。", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 将是最后一个支持 PHP 7.2 的发布版。Nextcloud 21 将最低支持 PHP 7.3。", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 是支持 PHP 7.3 的最后一个版本。Nextcloud 24 需要至少 PHP 7.4。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "反向代理头部配置错误,或者您正在通过可信的代理访问 Nextcloud。如果您不是通过可信代理访问 Nextcloud,那这是一个安全问题,它可能允许攻击者通过伪装其IP地址以访问 Nextcloud。更多信息请查看{linkstart}文档↗{linkend}。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached 被配置为分布式缓存,但安装了错误的 PHP 模块 \"memcache\"。\\OC\\Memcache\\Memcached 只支持 \"memcached\" 不支持 \"memcache\"。见 {linkstart} 有关两者的 memcached 维基 ↗{linkend}.", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "一些文件未通过完整性检查。有关如何解决这一问题的进一步信息可在 {linkstart1}文档↗{linkend}中找到。({linkstart2}无效文件列表…{linkend} / {linkstart3}重新扫描…{linkend})", @@ -176,6 +176,10 @@ "Log in with a device" : "使用设备登录", "Back" : "返回", "Login form is disabled." : "登录表单被禁用", + "Edit Profile" : "编辑个人资料", + "hasn't added any info yet" : "尚未添加任何信息", + "The headline and about section will show up here" : "标题和“关于”部分将显示在此处", + "Error opening the user status modal, try hard refreshing the page" : "打开用户状态模块时出错,请努力刷新页面", "Reset search" : "重置搜索", "Search for {name} only" : "仅搜索 {name}", "No results for {query}" : "没有 '{query}' 的相关结果", @@ -266,9 +270,11 @@ "Admin" : "管理", "Help" : "帮助", "Access forbidden" : "访问禁止", + "Profile not found" : "未找到个人资料", + "The profile does not exist." : "个人资料不存在", + "Back to %s" : "返回 %s", "File not found" : "文件未找到", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "服务器上找不到该文档。可能此共享已被删除或过期。", - "Back to %s" : "返回 %s", "Too many requests" : "请求过多", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "您的网络请求过多。如果出现错误,请稍后重试或与您的管理员联系。", "Error" : "错误", @@ -394,6 +400,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "内存缓存未配置,为了提升使用体验,请尽量配置内存缓存。更多信息请参见<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP 找不到合适的随机性来源,出于安全原因,我们强烈建议不要这样做。 更多信息可以在 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>中找到。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "您当前正在运行 PHP 版本 {version}。我们建议您尽快在您的发行版支持新版本的时候进行升级,以获得<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">来自 PHP 官方的性能和安全</a>的提升。", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 将是最后一个支持 PHP 7.2 的发布版。Nextcloud 21 将最低支持 PHP 7.3。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "反向代理头部配置错误,或者您正在通过可信的代理访问 Nextcloud。如果您不是通过可信代理访问 Nextcloud,这是一个安全问题,它允许攻击者通过伪装 IP 地址访问 Nextcloud。更多信息请查看<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "Memcached 当前配置为分布式缓存,但是当前安装的 PHP 模块是 \"memcache\"。\\OC\\Memcache\\Memcached 仅支持 \"memcached\" 而不是 \"memcache\"。点击 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki </a>了解两者的差别。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "一些文件没有通过完整性检查。了解如何解决该问题请查看我们的 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">文档</a>。(<a href=\"{codeIntegrityDownloadEndpoint}\">无效文件列表…</a> / <a href=\"{rescanEndpoint}\">重新扫描…</a>)", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 14563561394..d3ed0aecd07 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -82,7 +82,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "尚未配置內存緩存。為了提高性能,請配置內存緩存(如有)。可以在 {linkstart}說明書↗{linkend} 中找到更多資訊。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "由於安全原因,強烈建議不要使用PHP找到適合隨機性的來源。可以在{linkstart}文檔↗{linkend}中找到更多信息。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "您當前正在運行PHP {version}。只要您的發行版支持,請升級PHP版本以利用 {linkstart}PHP Group↗提供的性能和安全更新{linkend}。", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 是支援 PHP 7.2 的最後版本,Nextcloud 21 僅支援 PHP 7.3 以上的版本。", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 是支援 PHP 7.3 的最後版本,Nextcloud 24 僅支援 PHP 7.4 以上的版本。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "反向代理標頭(reverse proxy header)配置不正確,或者您正在從受信任的代理(trusted proxy)存取 Nextcloud。如果不是這樣,則這是一個安全問題,並且可以使攻擊者欺騙其對 Nextcloud 可見的IP地址。可以在{linkstart}文檔↗{linkend}中找到更多資訊。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached 配置為分布式緩存,但是安裝了錯誤的PHP模塊 “memcache”。\\OC\\Memcache\\Memcached 僅支持 “memcached”,不支持 “memcache”。有關這兩個模塊的信息,請參見{linkstart}內存緩存wiki {linkend}。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "某些檔案未通過完整性檢查。有關如何解決此問題的更多信息,請參見{linkstart1}文檔↗{linkend}。({linkstart2}無效檔案清單…{linkend} / {linkstart3}重新掃描…{linkend})", @@ -178,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "使用免密碼裝置登入", "Back" : "返回", "Login form is disabled." : "登入表格已停用", + "Edit Profile" : "編輯個人設定", + "hasn't added any info yet" : "尚未添加任何信息", + "The headline and about section will show up here" : "標題和“關於”部分將顯示在此處", + "Error opening the user status modal, try hard refreshing the page" : "打開用戶狀態模式時出錯,請嘗試刷新頁面", "Reset search" : "重置搜尋", "Search for {name} only" : "只搜尋 {name}", "No results for {query}" : "{query} 查詢沒有結果", @@ -268,9 +272,11 @@ OC.L10N.register( "Admin" : "管理", "Help" : "說明", "Access forbidden" : "存取被拒", + "Profile not found" : "找不到個人資料", + "The profile does not exist." : "個人資料不存在", + "Back to %s" : "回到 %s", "File not found" : "找不到檔案", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", - "Back to %s" : "回到 %s", "Too many requests" : "太多要求", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", "Error" : "錯誤", @@ -396,6 +402,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "您沒有設定記憶體快取(memcache)。如果可以,請完成設定來提升效能。更多資訊請查閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP無法取得合適的亂數產生源。為了安全性考量,不建議如此做。更多資訊參考<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明書</a>。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "您目前正運行 PHP {version} ,我們建議您升級 PHP 到您的發行版所支援的最新版本,以獲得 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP 開發團隊提供的效能與安全性更新</a>。", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 是支援 PHP 7.2 的最後版本,Nextcloud 21 僅支援 PHP 7.3 以上的版本。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。更多資訊請查閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "您已經設定 Memcached 為分布式快取,但是您安裝了錯誤的 PHP 模組 \"memcache\" 。Nextcloud 的 \\OC\\Memcache\\Memcached 元件不支援 \"memcache\" 模組,僅支援 \"memcached\" 模組。若想要更加了解這兩個模組,請查閱 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki</a>。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "有些檔案並未通過完整性檢查。可參閱詳細資訊,如我們的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">說明文件</a>(<a href=\"{codeIntegrityDownloadEndpoint}\">無效檔案列表</a>/<a href=\"{rescanEndpoint}\">重新檢查</a>)以解決這些問題。", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index f30418cafb8..781c2ec4869 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -80,7 +80,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "尚未配置內存緩存。為了提高性能,請配置內存緩存(如有)。可以在 {linkstart}說明書↗{linkend} 中找到更多資訊。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "由於安全原因,強烈建議不要使用PHP找到適合隨機性的來源。可以在{linkstart}文檔↗{linkend}中找到更多信息。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "您當前正在運行PHP {version}。只要您的發行版支持,請升級PHP版本以利用 {linkstart}PHP Group↗提供的性能和安全更新{linkend}。", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 是支援 PHP 7.2 的最後版本,Nextcloud 21 僅支援 PHP 7.3 以上的版本。", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 是支援 PHP 7.3 的最後版本,Nextcloud 24 僅支援 PHP 7.4 以上的版本。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "反向代理標頭(reverse proxy header)配置不正確,或者您正在從受信任的代理(trusted proxy)存取 Nextcloud。如果不是這樣,則這是一個安全問題,並且可以使攻擊者欺騙其對 Nextcloud 可見的IP地址。可以在{linkstart}文檔↗{linkend}中找到更多資訊。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached 配置為分布式緩存,但是安裝了錯誤的PHP模塊 “memcache”。\\OC\\Memcache\\Memcached 僅支持 “memcached”,不支持 “memcache”。有關這兩個模塊的信息,請參見{linkstart}內存緩存wiki {linkend}。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "某些檔案未通過完整性檢查。有關如何解決此問題的更多信息,請參見{linkstart1}文檔↗{linkend}。({linkstart2}無效檔案清單…{linkend} / {linkstart3}重新掃描…{linkend})", @@ -176,6 +176,10 @@ "Log in with a device" : "使用免密碼裝置登入", "Back" : "返回", "Login form is disabled." : "登入表格已停用", + "Edit Profile" : "編輯個人設定", + "hasn't added any info yet" : "尚未添加任何信息", + "The headline and about section will show up here" : "標題和“關於”部分將顯示在此處", + "Error opening the user status modal, try hard refreshing the page" : "打開用戶狀態模式時出錯,請嘗試刷新頁面", "Reset search" : "重置搜尋", "Search for {name} only" : "只搜尋 {name}", "No results for {query}" : "{query} 查詢沒有結果", @@ -266,9 +270,11 @@ "Admin" : "管理", "Help" : "說明", "Access forbidden" : "存取被拒", + "Profile not found" : "找不到個人資料", + "The profile does not exist." : "個人資料不存在", + "Back to %s" : "回到 %s", "File not found" : "找不到檔案", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", - "Back to %s" : "回到 %s", "Too many requests" : "太多要求", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", "Error" : "錯誤", @@ -394,6 +400,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "您沒有設定記憶體快取(memcache)。如果可以,請完成設定來提升效能。更多資訊請查閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP無法取得合適的亂數產生源。為了安全性考量,不建議如此做。更多資訊參考<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明書</a>。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "您目前正運行 PHP {version} ,我們建議您升級 PHP 到您的發行版所支援的最新版本,以獲得 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP 開發團隊提供的效能與安全性更新</a>。", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 是支援 PHP 7.2 的最後版本,Nextcloud 21 僅支援 PHP 7.3 以上的版本。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。更多資訊請查閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "您已經設定 Memcached 為分布式快取,但是您安裝了錯誤的 PHP 模組 \"memcache\" 。Nextcloud 的 \\OC\\Memcache\\Memcached 元件不支援 \"memcache\" 模組,僅支援 \"memcached\" 模組。若想要更加了解這兩個模組,請查閱 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki</a>。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "有些檔案並未通過完整性檢查。可參閱詳細資訊,如我們的<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">說明文件</a>(<a href=\"{codeIntegrityDownloadEndpoint}\">無效檔案列表</a>/<a href=\"{rescanEndpoint}\">重新檢查</a>)以解決這些問題。", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 2437dfba934..1e254c4ce74 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -82,7 +82,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "您沒有設定記憶體快取,如果可以,請設定 memcache 來提升效能。更多資訊請查閱{linkstart}文件 ↗{linkend}。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP 無法取得合適的亂數產生源。為了安全性考量,不建議如此做。更多資訊參考{linkstart}文件 ↗{linkend}。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "您目前正執行 PHP {version} ,我們建議您升級 PHP 到您的散佈版所支援的最新版本,以取得 {linkstart}PHP 開發團隊提供的效能與安全性更新 ↗{linkend}。", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 將是支援 PHP 7.2 的最後一個版本,Nextcloud 21 僅支援 PHP 7.3 以上的 PHP。", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 將是支援 PHP 7.3 的最後一個版本,Nextcloud 24 僅支援 PHP 7.4 以上的 PHP。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。更多資訊請查閱{linkstart}文件 ↗{linkend}。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached是用於分散式緩存的設置,但是目前安裝了錯誤的PHP模組為「memcache」。\\OC\\Memcache\\Memcached僅支援「memcached」而不是「memcache」。請參閱 {linkstart}memcached wiki了解兩種模組資訊 ↗{linkend}。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "部份檔案未通過完整性檢查。更多關於如何解決此問題的資訊可在{linkstart1}文件 ↗{linkend}中找到。({linkstart2}無效檔案列表……{linkend} / {linkstart3}重新掃描……{linkend})", @@ -178,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "使用免密碼裝置登入", "Back" : "返回", "Login form is disabled." : "登入表單已停用。", + "Edit Profile" : "編輯個人檔案", + "hasn't added any info yet" : "尚未加入任何資訊", + "The headline and about section will show up here" : "標題與關於部份將在此顯示", + "Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態模式時發生問題,嘗試重新整理頁面", "Reset search" : "重置搜尋", "Search for {name} only" : "僅搜尋 {name}", "No results for {query}" : "{query} 查詢沒有結果", @@ -268,9 +272,11 @@ OC.L10N.register( "Admin" : "管理", "Help" : "說明", "Access forbidden" : "存取被拒", + "Profile not found" : "找不到個人檔案", + "The profile does not exist." : "個人檔案不存在。", + "Back to %s" : "回到 %s", "File not found" : "找不到檔案", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", - "Back to %s" : "回到 %s", "Too many requests" : "太多要求", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", "Error" : "錯誤", @@ -396,6 +402,7 @@ OC.L10N.register( "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "您沒有設定記憶體快取,如果可以,請設定 memcache 來提升效能。更多資訊請查閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP 無法取得合適的亂數產生源。為了安全性考量,不建議如此做。更多資訊參考<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "您目前正執行 PHP {version} ,我們建議您升級 PHP 到您的散佈版所支援的最新版本,以取得 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP 開發團隊提供的效能與安全性更新</a>。", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 將是支援 PHP 7.2 的最後一個版本,Nextcloud 21 僅支援 PHP 7.3 以上的 PHP。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。更多資訊請查閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "您已經設定 Memcached 為分散式快取,但是您安裝了錯誤的 PHP 模組 \"memcache\" , Nextcloud 的 \\OC\\Memcache\\Memcached 元件不支援 \"memcache\" 模組,僅支援 \"memcached\" 模組。若想要更加瞭解這兩個模組,請閱讀 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki</a>。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "有些檔案並未通過完整性檢查。可參閱詳細資訊,如我們的<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>(<a href=\"{codeIntegrityDownloadEndpoint}\">無效檔案列表……</a>/<a href=\"{rescanEndpoint}\">重新檢查……</a>)以解決這些問題。", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index b7a5d588c0d..ed674afc05f 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -80,7 +80,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the {linkstart}documentation ↗{linkend}." : "您沒有設定記憶體快取,如果可以,請設定 memcache 來提升效能。更多資訊請查閱{linkstart}文件 ↗{linkend}。", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the {linkstart}documentation ↗{linkend}." : "PHP 無法取得合適的亂數產生源。為了安全性考量,不建議如此做。更多資訊參考{linkstart}文件 ↗{linkend}。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of {linkstart}performance and security updates provided by the PHP Group ↗{linkend} as soon as your distribution supports it." : "您目前正執行 PHP {version} ,我們建議您升級 PHP 到您的散佈版所支援的最新版本,以取得 {linkstart}PHP 開發團隊提供的效能與安全性更新 ↗{linkend}。", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 將是支援 PHP 7.2 的最後一個版本,Nextcloud 21 僅支援 PHP 7.3 以上的 PHP。", + "Nextcloud 23 is the last release supporting PHP 7.3. Nextcloud 24 requires at least PHP 7.4." : "Nextcloud 23 將是支援 PHP 7.3 的最後一個版本,Nextcloud 24 僅支援 PHP 7.4 以上的 PHP。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the {linkstart}documentation ↗{linkend}." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。更多資訊請查閱{linkstart}文件 ↗{linkend}。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the {linkstart}memcached wiki about both modules ↗{linkend}." : "Memcached是用於分散式緩存的設置,但是目前安裝了錯誤的PHP模組為「memcache」。\\OC\\Memcache\\Memcached僅支援「memcached」而不是「memcache」。請參閱 {linkstart}memcached wiki了解兩種模組資訊 ↗{linkend}。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the {linkstart1}documentation ↗{linkend}. ({linkstart2}List of invalid files…{linkend} / {linkstart3}Rescan…{linkend})" : "部份檔案未通過完整性檢查。更多關於如何解決此問題的資訊可在{linkstart1}文件 ↗{linkend}中找到。({linkstart2}無效檔案列表……{linkend} / {linkstart3}重新掃描……{linkend})", @@ -176,6 +176,10 @@ "Log in with a device" : "使用免密碼裝置登入", "Back" : "返回", "Login form is disabled." : "登入表單已停用。", + "Edit Profile" : "編輯個人檔案", + "hasn't added any info yet" : "尚未加入任何資訊", + "The headline and about section will show up here" : "標題與關於部份將在此顯示", + "Error opening the user status modal, try hard refreshing the page" : "開啟使用者狀態模式時發生問題,嘗試重新整理頁面", "Reset search" : "重置搜尋", "Search for {name} only" : "僅搜尋 {name}", "No results for {query}" : "{query} 查詢沒有結果", @@ -266,9 +270,11 @@ "Admin" : "管理", "Help" : "說明", "Access forbidden" : "存取被拒", + "Profile not found" : "找不到個人檔案", + "The profile does not exist." : "個人檔案不存在。", + "Back to %s" : "回到 %s", "File not found" : "找不到檔案", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "伺服器上找不到該文件,或許這個分享已經被刪除或是過期了?", - "Back to %s" : "回到 %s", "Too many requests" : "太多要求", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "有太多請求來自你的網路,請稍後再試,若你認為這不該發生,請回報系統管理員這項錯誤。", "Error" : "錯誤", @@ -394,6 +400,7 @@ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "您沒有設定記憶體快取,如果可以,請設定 memcache 來提升效能。更多資訊請查閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>", "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "PHP 無法取得合適的亂數產生源。為了安全性考量,不建議如此做。更多資訊參考<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>。", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "您目前正執行 PHP {version} ,我們建議您升級 PHP 到您的散佈版所支援的最新版本,以取得 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">PHP 開發團隊提供的效能與安全性更新</a>。", + "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 將是支援 PHP 7.2 的最後一個版本,Nextcloud 21 僅支援 PHP 7.3 以上的 PHP。", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "偵測到您的反向代理標頭設定不正確,但也有可能是因為您目前正透過信任的代理伺服器存取 Nextcloud。若您目前不是透過信任的代理伺服器存取 Nextcloud,這就是一個安全性問題,允許攻擊者對 Nextcloud 假冒 IP 位址。更多資訊請查閱<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>。", "Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "您已經設定 Memcached 為分散式快取,但是您安裝了錯誤的 PHP 模組 \"memcache\" , Nextcloud 的 \\OC\\Memcache\\Memcached 元件不支援 \"memcache\" 模組,僅支援 \"memcached\" 模組。若想要更加瞭解這兩個模組,請閱讀 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki</a>。", "Some files have not passed the integrity check. Further information on how to resolve this issue can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>. (<a href=\"{codeIntegrityDownloadEndpoint}\">List of invalid files…</a> / <a href=\"{rescanEndpoint}\">Rescan…</a>)" : "有些檔案並未通過完整性檢查。可參閱詳細資訊,如我們的<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>(<a href=\"{codeIntegrityDownloadEndpoint}\">無效檔案列表……</a>/<a href=\"{rescanEndpoint}\">重新檢查……</a>)以解決這些問題。", diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index d4b137fb8d6..8d55d8941b4 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unknown filetype" : "Neznámý typ souboru", "Invalid image" : "Neplatný obrázek", "Avatar image is not square" : "Profilový obrázek není čtvercový", + "View profile" : "Zobrazit profil ", "today" : "dnes", "tomorrow" : "zítra", "yesterday" : "včera", @@ -93,6 +94,21 @@ OC.L10N.register( "Settings" : "Nastavení", "Log out" : "Odhlásit se", "Users" : "Uživatelé", + "Email" : "E-mail", + "Mail %s" : "Poslat e-mail %s", + "Phone" : "Telefon", + "Call %s" : "Zavolat %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Zobrazit %s na Twitteru", + "Website" : "Webová stránka", + "Visit %s" : "Navštívit %s", + "Address" : "Adresa", + "Avatar" : "Profilový obrázek", + "About" : "O uživateli", + "Full name" : "Celé jméno", + "Headline" : "Nadpis", + "Organisation" : "Organizace", + "Role" : "Role", "Unknown user" : "Neznámý uživatel", "Additional settings" : "Další nastavení", "%s enter the database username and name." : "%s zadejte databázové uživatelské jméno a jméno.", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 70adc2b6a67..092bc29f49d 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -52,6 +52,7 @@ "Unknown filetype" : "Neznámý typ souboru", "Invalid image" : "Neplatný obrázek", "Avatar image is not square" : "Profilový obrázek není čtvercový", + "View profile" : "Zobrazit profil ", "today" : "dnes", "tomorrow" : "zítra", "yesterday" : "včera", @@ -91,6 +92,21 @@ "Settings" : "Nastavení", "Log out" : "Odhlásit se", "Users" : "Uživatelé", + "Email" : "E-mail", + "Mail %s" : "Poslat e-mail %s", + "Phone" : "Telefon", + "Call %s" : "Zavolat %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Zobrazit %s na Twitteru", + "Website" : "Webová stránka", + "Visit %s" : "Navštívit %s", + "Address" : "Adresa", + "Avatar" : "Profilový obrázek", + "About" : "O uživateli", + "Full name" : "Celé jméno", + "Headline" : "Nadpis", + "Organisation" : "Organizace", + "Role" : "Role", "Unknown user" : "Neznámý uživatel", "Additional settings" : "Další nastavení", "%s enter the database username and name." : "%s zadejte databázové uživatelské jméno a jméno.", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index d5b159a8882..85d960687ee 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -53,6 +53,7 @@ OC.L10N.register( "Unknown filetype" : "Unbekannter Dateityp", "Invalid image" : "Ungültiges Bild", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch", + "View profile" : "Profil ansehen", "today" : "Heute", "tomorrow" : "Morgen", "yesterday" : "Gestern", @@ -92,6 +93,12 @@ OC.L10N.register( "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", + "Email" : "E-Mail", + "Mail %s" : "E-Mail %s", + "Phone" : "Telefon", + "Twitter" : "Twitter", + "View %s on Twitter" : "%s auf Twitter anzeigen", + "Address" : "Adresse", "Unknown user" : "Unbekannter Benutzer", "Additional settings" : "Zusätzliche Einstellungen", "%s enter the database username and name." : "%s gebe den Datenbank-Benutzernamen und den Datenbanknamen ein.", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index 8fafe9ff4df..cc23f816377 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -51,6 +51,7 @@ "Unknown filetype" : "Unbekannter Dateityp", "Invalid image" : "Ungültiges Bild", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch", + "View profile" : "Profil ansehen", "today" : "Heute", "tomorrow" : "Morgen", "yesterday" : "Gestern", @@ -90,6 +91,12 @@ "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", + "Email" : "E-Mail", + "Mail %s" : "E-Mail %s", + "Phone" : "Telefon", + "Twitter" : "Twitter", + "View %s on Twitter" : "%s auf Twitter anzeigen", + "Address" : "Adresse", "Unknown user" : "Unbekannter Benutzer", "Additional settings" : "Zusätzliche Einstellungen", "%s enter the database username and name." : "%s gebe den Datenbank-Benutzernamen und den Datenbanknamen ein.", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 97d1609117a..6abb627887c 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unknown filetype" : "Unbekannter Dateityp", "Invalid image" : "Ungültiges Bild", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch", + "View profile" : "Profil ansehen", "today" : "Heute", "tomorrow" : "Morgen", "yesterday" : "Gestern", @@ -93,6 +94,21 @@ OC.L10N.register( "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", + "Email" : "E-Mail", + "Mail %s" : "E-Mail %s", + "Phone" : "Telefon", + "Call %s" : "%s anrufen", + "Twitter" : "Twitter", + "View %s on Twitter" : "%s auf Twitter anzeigen", + "Website" : "Webseite", + "Visit %s" : "%s besuchen", + "Address" : "Adresse", + "Avatar" : "Avatar", + "About" : "Über", + "Full name" : "Vollständiger Name", + "Headline" : "Überschrift", + "Organisation" : "Organisation", + "Role" : "Funktion", "Unknown user" : "Unbekannter Benutzer", "Additional settings" : "Zusätzliche Einstellungen", "%s enter the database username and name." : "%s geben Sie den Datenbank-Benutzernamen und den Datenbanknamen an.", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 066a2ed2b3c..32568e0ef0d 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -52,6 +52,7 @@ "Unknown filetype" : "Unbekannter Dateityp", "Invalid image" : "Ungültiges Bild", "Avatar image is not square" : "Benutzerbild ist nicht quadratisch", + "View profile" : "Profil ansehen", "today" : "Heute", "tomorrow" : "Morgen", "yesterday" : "Gestern", @@ -91,6 +92,21 @@ "Settings" : "Einstellungen", "Log out" : "Abmelden", "Users" : "Benutzer", + "Email" : "E-Mail", + "Mail %s" : "E-Mail %s", + "Phone" : "Telefon", + "Call %s" : "%s anrufen", + "Twitter" : "Twitter", + "View %s on Twitter" : "%s auf Twitter anzeigen", + "Website" : "Webseite", + "Visit %s" : "%s besuchen", + "Address" : "Adresse", + "Avatar" : "Avatar", + "About" : "Über", + "Full name" : "Vollständiger Name", + "Headline" : "Überschrift", + "Organisation" : "Organisation", + "Role" : "Funktion", "Unknown user" : "Unbekannter Benutzer", "Additional settings" : "Zusätzliche Einstellungen", "%s enter the database username and name." : "%s geben Sie den Datenbank-Benutzernamen und den Datenbanknamen an.", diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 2aaa372689e..a36f3e93b52 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unknown filetype" : "Nieznany typ pliku", "Invalid image" : "Nieprawidłowy obraz", "Avatar image is not square" : "Obraz awatara nie jest kwadratowy", + "View profile" : "Zobacz profil", "today" : "dzisiaj", "tomorrow" : "jutro", "yesterday" : "wczoraj", @@ -93,6 +94,21 @@ OC.L10N.register( "Settings" : "Ustawienia", "Log out" : "Wyloguj", "Users" : "Użytkownicy", + "Email" : "E-mail", + "Mail %s" : "Poczta %s", + "Phone" : "Telefon", + "Call %s" : "Połącz %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Zobacz %s na Twitterze", + "Website" : "Strona WWW", + "Visit %s" : "Odwiedź %s", + "Address" : "Adres", + "Avatar" : "Awatar", + "About" : "Informacje", + "Full name" : "Pełna nazwa", + "Headline" : "Nagłówek", + "Organisation" : "Organizacja", + "Role" : "Rola społeczna", "Unknown user" : "Nieznany użytkownik", "Additional settings" : "Ustawienia dodatkowe", "%s enter the database username and name." : "Podaj nazwę bazy danych i nazwę użytkownika dla %s.", diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json index a3fe664c372..80e53cf1557 100644 --- a/lib/l10n/pl.json +++ b/lib/l10n/pl.json @@ -52,6 +52,7 @@ "Unknown filetype" : "Nieznany typ pliku", "Invalid image" : "Nieprawidłowy obraz", "Avatar image is not square" : "Obraz awatara nie jest kwadratowy", + "View profile" : "Zobacz profil", "today" : "dzisiaj", "tomorrow" : "jutro", "yesterday" : "wczoraj", @@ -91,6 +92,21 @@ "Settings" : "Ustawienia", "Log out" : "Wyloguj", "Users" : "Użytkownicy", + "Email" : "E-mail", + "Mail %s" : "Poczta %s", + "Phone" : "Telefon", + "Call %s" : "Połącz %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Zobacz %s na Twitterze", + "Website" : "Strona WWW", + "Visit %s" : "Odwiedź %s", + "Address" : "Adres", + "Avatar" : "Awatar", + "About" : "Informacje", + "Full name" : "Pełna nazwa", + "Headline" : "Nagłówek", + "Organisation" : "Organizacja", + "Role" : "Rola społeczna", "Unknown user" : "Nieznany użytkownik", "Additional settings" : "Ustawienia dodatkowe", "%s enter the database username and name." : "Podaj nazwę bazy danych i nazwę użytkownika dla %s.", diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js index 2146e485be5..074161e4d5c 100644 --- a/lib/l10n/sl.js +++ b/lib/l10n/sl.js @@ -7,6 +7,8 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Datoteke programa %1$s niso bile zamenjane na pravi način. Prepričajte se, da je na strežniku nameščena podprta različica.", "Sample configuration detected" : "Zaznana je neustrezna vzorčna nastavitev", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "V sistem je bila kopirana datoteka s vzorčnimi nastavitvami. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.", + "Email verification" : "Overjanje elektronskega naslova", + "Confirm your email" : "Potrditev gesla", "Other activities" : "Druge dejavnosti", "%1$s and %2$s" : "%1$s in %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s in %3$s", diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json index 2af4d2a2aae..4133732b912 100644 --- a/lib/l10n/sl.json +++ b/lib/l10n/sl.json @@ -5,6 +5,8 @@ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Datoteke programa %1$s niso bile zamenjane na pravi način. Prepričajte se, da je na strežniku nameščena podprta različica.", "Sample configuration detected" : "Zaznana je neustrezna vzorčna nastavitev", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "V sistem je bila kopirana datoteka s vzorčnimi nastavitvami. To lahko vpliva na namestitev in zato možnost ni podprta. Pred spremembami datoteke config.php si natančno preberite dokumentacijo.", + "Email verification" : "Overjanje elektronskega naslova", + "Confirm your email" : "Potrditev gesla", "Other activities" : "Druge dejavnosti", "%1$s and %2$s" : "%1$s in %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s in %3$s", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 9b921e7b335..3ab87b16b56 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unknown filetype" : "Dosya türü bilinmiyor", "Invalid image" : "Görsel geçersiz", "Avatar image is not square" : "Avatar görseli kare değil", + "View profile" : "Profili görüntüle", "today" : "bugün", "tomorrow" : "yarın", "yesterday" : "dün", @@ -93,6 +94,21 @@ OC.L10N.register( "Settings" : "Ayarlar", "Log out" : "Oturumu kapat", "Users" : "Kullanıcılar", + "Email" : "E-posta", + "Mail %s" : "E-posta gönder: %s", + "Phone" : "Telefon", + "Call %s" : "Ara: %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Twitter üzerinde bak: %s", + "Website" : "Web sitesi", + "Visit %s" : "Web sitesini aç: %s", + "Address" : "Adres", + "Avatar" : "Avatar", + "About" : "Hakkında", + "Full name" : "Tam ad", + "Headline" : "Başlık", + "Organisation" : "Kuruluş", + "Role" : "Pozisyon", "Unknown user" : "Kullanıcı bilinmiyor", "Additional settings" : "Ek ayarlar", "%s enter the database username and name." : "%s veritabanı adını ve kullanıcı adını yazın.", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 34d9f0f8d84..d9a5872404a 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -52,6 +52,7 @@ "Unknown filetype" : "Dosya türü bilinmiyor", "Invalid image" : "Görsel geçersiz", "Avatar image is not square" : "Avatar görseli kare değil", + "View profile" : "Profili görüntüle", "today" : "bugün", "tomorrow" : "yarın", "yesterday" : "dün", @@ -91,6 +92,21 @@ "Settings" : "Ayarlar", "Log out" : "Oturumu kapat", "Users" : "Kullanıcılar", + "Email" : "E-posta", + "Mail %s" : "E-posta gönder: %s", + "Phone" : "Telefon", + "Call %s" : "Ara: %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "Twitter üzerinde bak: %s", + "Website" : "Web sitesi", + "Visit %s" : "Web sitesini aç: %s", + "Address" : "Adres", + "Avatar" : "Avatar", + "About" : "Hakkında", + "Full name" : "Tam ad", + "Headline" : "Başlık", + "Organisation" : "Kuruluş", + "Role" : "Pozisyon", "Unknown user" : "Kullanıcı bilinmiyor", "Additional settings" : "Ek ayarlar", "%s enter the database username and name." : "%s veritabanı adını ve kullanıcı adını yazın.", diff --git a/lib/l10n/zh_CN.js b/lib/l10n/zh_CN.js index 8834a5d5990..702f85d13a5 100644 --- a/lib/l10n/zh_CN.js +++ b/lib/l10n/zh_CN.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unknown filetype" : "未知的文件类型", "Invalid image" : "无效的图像", "Avatar image is not square" : "头像图像不是正方形", + "View profile" : "查看个人资料", "today" : "今天", "tomorrow" : "明天", "yesterday" : "昨天", @@ -93,6 +94,21 @@ OC.L10N.register( "Settings" : "设置", "Log out" : "登出", "Users" : "用户", + "Email" : "电邮地址", + "Mail %s" : "发邮件给 %s", + "Phone" : "电话", + "Call %s" : "呼叫 %s", + "Twitter" : "推特", + "View %s on Twitter" : "在推特上查看 %s", + "Website" : "网站", + "Visit %s" : "访问 %s", + "Address" : "地址", + "Avatar" : "头像", + "About" : "关于", + "Full name" : "全名", + "Headline" : "标题", + "Organisation" : "组织", + "Role" : "角色", "Unknown user" : "未知用户", "Additional settings" : "其他设置", "%s enter the database username and name." : "%s 输入数据库用户名和名称。", diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json index 28d2416fcdf..8e74812ed76 100644 --- a/lib/l10n/zh_CN.json +++ b/lib/l10n/zh_CN.json @@ -52,6 +52,7 @@ "Unknown filetype" : "未知的文件类型", "Invalid image" : "无效的图像", "Avatar image is not square" : "头像图像不是正方形", + "View profile" : "查看个人资料", "today" : "今天", "tomorrow" : "明天", "yesterday" : "昨天", @@ -91,6 +92,21 @@ "Settings" : "设置", "Log out" : "登出", "Users" : "用户", + "Email" : "电邮地址", + "Mail %s" : "发邮件给 %s", + "Phone" : "电话", + "Call %s" : "呼叫 %s", + "Twitter" : "推特", + "View %s on Twitter" : "在推特上查看 %s", + "Website" : "网站", + "Visit %s" : "访问 %s", + "Address" : "地址", + "Avatar" : "头像", + "About" : "关于", + "Full name" : "全名", + "Headline" : "标题", + "Organisation" : "组织", + "Role" : "角色", "Unknown user" : "未知用户", "Additional settings" : "其他设置", "%s enter the database username and name." : "%s 输入数据库用户名和名称。", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index e7dc9b40d26..9d1d2e6b7f7 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unknown filetype" : "不詳的檔案類型", "Invalid image" : "無效的圖片", "Avatar image is not square" : "頭像不是正方形", + "View profile" : "查看個人資料", "today" : "今日", "tomorrow" : "明日", "yesterday" : "昨日", @@ -93,6 +94,21 @@ OC.L10N.register( "Settings" : "設定", "Log out" : "登出", "Users" : "用戶", + "Email" : "電郵地址", + "Mail %s" : "郵件 %s", + "Phone" : "電話號碼", + "Call %s" : "通話 %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "在 Twitter 上查看 %s", + "Website" : "網站", + "Visit %s" : "探訪 %s", + "Address" : "地址", + "Avatar" : "頭像", + "About" : "關於", + "Full name" : "全名", + "Headline" : "標題", + "Organisation" : "機構", + "Role" : "角色", "Unknown user" : "用戶不詳", "Additional settings" : "其他設定", "%s enter the database username and name." : "%s 輸入數據庫名稱及用戶名稱", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index cac611194dc..ac543a2eacf 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -52,6 +52,7 @@ "Unknown filetype" : "不詳的檔案類型", "Invalid image" : "無效的圖片", "Avatar image is not square" : "頭像不是正方形", + "View profile" : "查看個人資料", "today" : "今日", "tomorrow" : "明日", "yesterday" : "昨日", @@ -91,6 +92,21 @@ "Settings" : "設定", "Log out" : "登出", "Users" : "用戶", + "Email" : "電郵地址", + "Mail %s" : "郵件 %s", + "Phone" : "電話號碼", + "Call %s" : "通話 %s", + "Twitter" : "Twitter", + "View %s on Twitter" : "在 Twitter 上查看 %s", + "Website" : "網站", + "Visit %s" : "探訪 %s", + "Address" : "地址", + "Avatar" : "頭像", + "About" : "關於", + "Full name" : "全名", + "Headline" : "標題", + "Organisation" : "機構", + "Role" : "角色", "Unknown user" : "用戶不詳", "Additional settings" : "其他設定", "%s enter the database username and name." : "%s 輸入數據庫名稱及用戶名稱", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index 4560096074f..b53624629ce 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unknown filetype" : "未知的檔案類型", "Invalid image" : "無效的圖片", "Avatar image is not square" : "頭像不是正方形", + "View profile" : "檢視個人檔案", "today" : "今天", "tomorrow" : "明天", "yesterday" : "昨天", @@ -93,6 +94,21 @@ OC.L10N.register( "Settings" : "設定", "Log out" : "登出", "Users" : "使用者", + "Email" : "電子郵件", + "Mail %s" : "傳送郵件給 %s", + "Phone" : "手機", + "Call %s" : "與 %s 通話", + "Twitter" : "Twitter", + "View %s on Twitter" : "在 Twitter 上檢視 %s", + "Website" : "網站", + "Visit %s" : "造訪 %s", + "Address" : "地址", + "Avatar" : "大頭照", + "About" : "關於", + "Full name" : "全名", + "Headline" : "標題", + "Organisation" : "組織", + "Role" : "角色", "Unknown user" : "未知的使用者", "Additional settings" : "其他設定", "%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index d6ad5330064..5fb0abf287a 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -52,6 +52,7 @@ "Unknown filetype" : "未知的檔案類型", "Invalid image" : "無效的圖片", "Avatar image is not square" : "頭像不是正方形", + "View profile" : "檢視個人檔案", "today" : "今天", "tomorrow" : "明天", "yesterday" : "昨天", @@ -91,6 +92,21 @@ "Settings" : "設定", "Log out" : "登出", "Users" : "使用者", + "Email" : "電子郵件", + "Mail %s" : "傳送郵件給 %s", + "Phone" : "手機", + "Call %s" : "與 %s 通話", + "Twitter" : "Twitter", + "View %s on Twitter" : "在 Twitter 上檢視 %s", + "Website" : "網站", + "Visit %s" : "造訪 %s", + "Address" : "地址", + "Avatar" : "大頭照", + "About" : "關於", + "Full name" : "全名", + "Headline" : "標題", + "Organisation" : "組織", + "Role" : "角色", "Unknown user" : "未知的使用者", "Additional settings" : "其他設定", "%s enter the database username and name." : "%s 輸入資料庫名稱及使用者名稱", diff --git a/lib/private/Updater.php b/lib/private/Updater.php index a20d15eafc8..7d98abd934a 100644 --- a/lib/private/Updater.php +++ b/lib/private/Updater.php @@ -272,7 +272,9 @@ class Updater extends BasicEmitter { // upgrade appstore apps $this->upgradeAppStoreApps($appManager->getInstalledApps()); $autoDisabledApps = $appManager->getAutoDisabledApps(); - $this->upgradeAppStoreApps($autoDisabledApps, true); + if (!empty($autoDisabledApps)) { + $this->upgradeAppStoreApps(array_keys($autoDisabledApps), $autoDisabledApps); + } // install new shipped apps on upgrade $errors = Installer::installShippedApps(true); @@ -414,12 +416,12 @@ class Updater extends BasicEmitter { } /** - * @param array $disabledApps - * @param bool $reenable + * @param array $apps + * @param array $previousEnableStates * @throws \Exception */ - private function upgradeAppStoreApps(array $disabledApps, bool $reenable = false): void { - foreach ($disabledApps as $app => $previousEnableSetting) { + private function upgradeAppStoreApps(array $apps, array $previousEnableStates = []): void { + foreach ($apps as $app) { try { $this->emit('\OC\Updater', 'checkAppStoreAppBefore', [$app]); if ($this->installer->isUpdateAvailable($app)) { @@ -428,10 +430,10 @@ class Updater extends BasicEmitter { } $this->emit('\OC\Updater', 'checkAppStoreApp', [$app]); - if ($reenable) { + if (!empty($previousEnableStates)) { $ocApp = new \OC_App(); - if (!empty($previousEnableSetting)) { - $ocApp->enable($app, $previousEnableSetting); + if (!empty($previousEnableStates[$app])) { + $ocApp->enable($app, $previousEnableStates[$app]); } else { $ocApp->enable($app); } diff --git a/lib/private/legacy/OC_App.php b/lib/private/legacy/OC_App.php index f197151edc4..559dfabd8be 100644 --- a/lib/private/legacy/OC_App.php +++ b/lib/private/legacy/OC_App.php @@ -773,6 +773,18 @@ class OC_App { } /** + * List all supported apps + * + * @return array + */ + public function getSupportedApps(): array { + /** @var \OCP\Support\Subscription\IRegistry $subscriptionRegistry */ + $subscriptionRegistry = \OC::$server->query(\OCP\Support\Subscription\IRegistry::class); + $supportedApps = $subscriptionRegistry->delegateGetSupportedApps(); + return $supportedApps; + } + + /** * List all apps, this is used in apps.php * * @return array @@ -786,9 +798,7 @@ class OC_App { $appList = []; $langCode = \OC::$server->getL10N('core')->getLanguageCode(); $urlGenerator = \OC::$server->getURLGenerator(); - /** @var \OCP\Support\Subscription\IRegistry $subscriptionRegistry */ - $subscriptionRegistry = \OC::$server->query(\OCP\Support\Subscription\IRegistry::class); - $supportedApps = $subscriptionRegistry->delegateGetSupportedApps(); + $supportedApps = $this->getSupportedApps(); foreach ($installedApps as $app) { if (array_search($app, $blacklist) === false) { |