diff options
50 files changed, 138 insertions, 6 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index 81d4dd6cfc6..2edb182b0c8 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -50,6 +50,8 @@ OC.L10N.register( "Where:" : "Hvor:", "Description:" : "Beskrivelse:", "Link:" : "Link:", + "Accept" : "Accepter", + "Decline" : "Afvis", "More options …" : "Flere indstillinger…", "Contacts" : "Kontakter", "WebDAV" : "WebDAV", diff --git a/apps/dav/l10n/da.json b/apps/dav/l10n/da.json index d552204d60c..8355d934fba 100644 --- a/apps/dav/l10n/da.json +++ b/apps/dav/l10n/da.json @@ -48,6 +48,8 @@ "Where:" : "Hvor:", "Description:" : "Beskrivelse:", "Link:" : "Link:", + "Accept" : "Accepter", + "Decline" : "Afvis", "More options …" : "Flere indstillinger…", "Contacts" : "Kontakter", "WebDAV" : "WebDAV", diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index ada4ad283de..34ae1971adf 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -60,6 +60,9 @@ OC.L10N.register( "More options …" : "Weitere Optionen...", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Dein %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", + "Configures a CalDAV account" : "Ein CalDAV-Konto einrichten", + "Configures a CardDAV account" : "Ein CardDAV-Konto einrichten", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", @@ -72,7 +75,9 @@ OC.L10N.register( "Save" : "Speichern", "Your attendance was updated successfully." : "Dein Anwesenheits-Status wurde aktualisiert.", "Calendar server" : "Kalender-Server", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installiere außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinde deinen Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bitte stelle sicher, dass Du {emailopen}den E-Mail Server{linkclose} ordnungsgemäß einrichtest.", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", "Birthday calendars will be generated by a background job." : "Kalender für Geburtstage werden von einem Hintergrund-Auftrag erstellt", "Hence they will not be available immediately after enabling but will show up after some time." : "Die Einträge werden nicht sofort angezeigt. Nach der Aktivierung wird es ein wenig dauern bis zur Anzeige.", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 1c41064391e..a7b9b6e4c3f 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -58,6 +58,9 @@ "More options …" : "Weitere Optionen...", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Dein %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", + "Configures a CalDAV account" : "Ein CalDAV-Konto einrichten", + "Configures a CardDAV account" : "Ein CardDAV-Konto einrichten", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", @@ -70,7 +73,9 @@ "Save" : "Speichern", "Your attendance was updated successfully." : "Dein Anwesenheits-Status wurde aktualisiert.", "Calendar server" : "Kalender-Server", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installiere außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinde deinen Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bitte stelle sicher, dass Du {emailopen}den E-Mail Server{linkclose} ordnungsgemäß einrichtest.", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", "Birthday calendars will be generated by a background job." : "Kalender für Geburtstage werden von einem Hintergrund-Auftrag erstellt", "Hence they will not be available immediately after enabling but will show up after some time." : "Die Einträge werden nicht sofort angezeigt. Nach der Aktivierung wird es ein wenig dauern bis zur Anzeige.", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 8c94f792922..c49f3bf9388 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -60,6 +60,9 @@ OC.L10N.register( "More options …" : "Weitere Optionen...", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ihr %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", + "Configures a CalDAV account" : "Ein CalDAV-Konto einrichten", + "Configures a CardDAV account" : "Ein CardDAV-Konto einrichten", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", @@ -72,7 +75,9 @@ OC.L10N.register( "Save" : "Speichern", "Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.", "Calendar server" : "Kalender-Server", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installieren Sie außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinden Sie Ihren Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bitte stellen Sie sicher, dass Sie {emailopen}den E-Mail Server{linkclose} ordnungsgemäß einrichtet haben.", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", "Birthday calendars will be generated by a background job." : "Kalender für Geburtstage werden von einem Hintergrund-Auftrag erstellt", "Hence they will not be available immediately after enabling but will show up after some time." : "Die Einträge werden nicht sofort angezeigt. Nach der Aktivierung wird es ein wenig dauern bis zur Anzeige.", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 20337a88128..38cf44b9c69 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -58,6 +58,9 @@ "More options …" : "Weitere Optionen...", "More options at %s" : "Weitere Optionen unter %s", "Contacts" : "Kontakte", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ihr %s muss konfiguriert werden, um HTTPS zusammen mit CalDAV und CardDAV unter iOS/macOS nutzen zu können.", + "Configures a CalDAV account" : "Ein CalDAV-Konto einrichten", + "Configures a CardDAV account" : "Ein CardDAV-Konto einrichten", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "Technical details" : "Technische Details", @@ -70,7 +73,9 @@ "Save" : "Speichern", "Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.", "Calendar server" : "Kalender-Server", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installieren Sie außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinden Sie Ihren Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bitte stellen Sie sicher, dass Sie {emailopen}den E-Mail Server{linkclose} ordnungsgemäß einrichtet haben.", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", "Birthday calendars will be generated by a background job." : "Kalender für Geburtstage werden von einem Hintergrund-Auftrag erstellt", "Hence they will not be available immediately after enabling but will show up after some time." : "Die Einträge werden nicht sofort angezeigt. Nach der Aktivierung wird es ein wenig dauern bis zur Anzeige.", diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 364dcacf859..7914d647695 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -77,7 +77,7 @@ OC.L10N.register( "Calendar server" : "Server di calendari", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installa anche {calendarappstoreopen}l'app Calendario{linkclose}, o {calendardocopen}connetti il tuo desktop e mobile per la sicronizzazione ↗{linkclose}.", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Assicurati di configurare correttamente {emailopen}il server email{linkclose}.", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Assicurati di configurare correttamente {emailopen}il server di posta{linkclose}.", "Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni", "Birthday calendars will be generated by a background job." : "Il calendario dei compleanni sarà generato con un'operazione in background.", "Hence they will not be available immediately after enabling but will show up after some time." : "Per cui non saranno disponibili immediatamente dopo l'abilitazione, ma saranno mostrati dopo qualche istante.", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index ad1f6eb6111..eb4cb28c126 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -75,7 +75,7 @@ "Calendar server" : "Server di calendari", "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installa anche {calendarappstoreopen}l'app Calendario{linkclose}, o {calendardocopen}connetti il tuo desktop e mobile per la sicronizzazione ↗{linkclose}.", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", - "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Assicurati di configurare correttamente {emailopen}il server email{linkclose}.", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Assicurati di configurare correttamente {emailopen}il server di posta{linkclose}.", "Automatically generate a birthday calendar" : "Genera automaticamente un calendario dei compleanni", "Birthday calendars will be generated by a background job." : "Il calendario dei compleanni sarà generato con un'operazione in background.", "Hence they will not be available immediately after enabling but will show up after some time." : "Per cui non saranno disponibili immediatamente dopo l'abilitazione, ma saranno mostrati dopo qualche istante.", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 9f50376b671..208453ca254 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -60,6 +60,9 @@ OC.L10N.register( "More options …" : "Diğer seçenekler…", "More options at %s" : "%s üzerindeki diğer seçenekler", "Contacts" : "Kişiler", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS üzerinde CalDAV ve CardDAV kullanabilmek için %s HTTPS kullanacak şekilde yapılandırılmalıdır.", + "Configures a CalDAV account" : "Bir CalDAV hesabı yapılandırır", + "Configures a CardDAV account" : "Bir CardDAV hesabı yapılandırır", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV Bağlantı Noktası", "Technical details" : "Teknik ayrıntılar", @@ -72,7 +75,9 @@ OC.L10N.register( "Save" : "Kaydet", "Your attendance was updated successfully." : "Katılımınız güncellendi.", "Calendar server" : "Takvim sunucusu", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Ayrıca {calendarappstoreopen}Takvim Uygulamasını{linkclose} kurun ya da {calendardocopen}bilgisayarınızı ya da taşınabilir aygıtınızı eşitlemek üzere bağlayın ↗{linkclose}.", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Lütfen {emailopen}e-posta sunucusunu{linkclose} doğru ayarladığınızdan emin olun.", "Automatically generate a birthday calendar" : "Doğum günü takvimi otomatik oluşturulsun", "Birthday calendars will be generated by a background job." : "Bu seçenek etkinleştirildiğinde, doğum günü takvimi arka plan görevi olarak oluşturulur.", "Hence they will not be available immediately after enabling but will show up after some time." : "Etkinleştirildikten hemen sonra görüntülenmez, bir süre sonra görüntülenir.", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 066944880d2..618c448f645 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -58,6 +58,9 @@ "More options …" : "Diğer seçenekler…", "More options at %s" : "%s üzerindeki diğer seçenekler", "Contacts" : "Kişiler", + "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS üzerinde CalDAV ve CardDAV kullanabilmek için %s HTTPS kullanacak şekilde yapılandırılmalıdır.", + "Configures a CalDAV account" : "Bir CalDAV hesabı yapılandırır", + "Configures a CardDAV account" : "Bir CardDAV hesabı yapılandırır", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV Bağlantı Noktası", "Technical details" : "Teknik ayrıntılar", @@ -70,7 +73,9 @@ "Save" : "Kaydet", "Your attendance was updated successfully." : "Katılımınız güncellendi.", "Calendar server" : "Takvim sunucusu", + "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Ayrıca {calendarappstoreopen}Takvim Uygulamasını{linkclose} kurun ya da {calendardocopen}bilgisayarınızı ya da taşınabilir aygıtınızı eşitlemek üzere bağlayın ↗{linkclose}.", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", + "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Lütfen {emailopen}e-posta sunucusunu{linkclose} doğru ayarladığınızdan emin olun.", "Automatically generate a birthday calendar" : "Doğum günü takvimi otomatik oluşturulsun", "Birthday calendars will be generated by a background job." : "Bu seçenek etkinleştirildiğinde, doğum günü takvimi arka plan görevi olarak oluşturulur.", "Hence they will not be available immediately after enabling but will show up after some time." : "Etkinleştirildikten hemen sonra görüntülenmez, bir süre sonra görüntülenir.", diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 2aec8d764c1..ef0c7971cc7 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Přejmenovat", "Copy" : "Kopírovat", "Choose target folder" : "Zvolte cílovou složku", + "Open" : "Otevřít", "Disconnect storage" : "Odpojit úložiště", "Unshare" : "Zrušit sdílení", "Could not load info for file \"{file}\"" : "Nepodařilo se načíst informace pro soubor {file}", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index d8d4e835d9a..89dedd35a38 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -30,6 +30,7 @@ "Rename" : "Přejmenovat", "Copy" : "Kopírovat", "Choose target folder" : "Zvolte cílovou složku", + "Open" : "Otevřít", "Disconnect storage" : "Odpojit úložiště", "Unshare" : "Zrušit sdílení", "Could not load info for file \"{file}\"" : "Nepodařilo se načíst informace pro soubor {file}", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 082752bb8e5..d1498d15d49 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Umbenennen", "Copy" : "Kopieren", "Choose target folder" : "Zielordner wählen", + "Open" : "Öffnen", "Disconnect storage" : "Speicher trennen", "Unshare" : "Freigabe aufheben", "Could not load info for file \"{file}\"" : "Die Informationen zur Datei \"{file}\" konnten nicht geladen werden", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index e28b3ff81ea..02e8a35bb25 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -30,6 +30,7 @@ "Rename" : "Umbenennen", "Copy" : "Kopieren", "Choose target folder" : "Zielordner wählen", + "Open" : "Öffnen", "Disconnect storage" : "Speicher trennen", "Unshare" : "Freigabe aufheben", "Could not load info for file \"{file}\"" : "Die Informationen zur Datei \"{file}\" konnten nicht geladen werden", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index a24ee54ee75..3ac1b038bea 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Umbenennen", "Copy" : "Kopieren", "Choose target folder" : "Zielordner wählen", + "Open" : "Öffnen", "Disconnect storage" : "Speicher trennen", "Unshare" : "Freigabe aufheben", "Could not load info for file \"{file}\"" : "Die Informationen zur Datei \"{file}\" konnten nicht geladen werden", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 06d63e7a1da..f8d653fd2c2 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -30,6 +30,7 @@ "Rename" : "Umbenennen", "Copy" : "Kopieren", "Choose target folder" : "Zielordner wählen", + "Open" : "Öffnen", "Disconnect storage" : "Speicher trennen", "Unshare" : "Freigabe aufheben", "Could not load info for file \"{file}\"" : "Die Informationen zur Datei \"{file}\" konnten nicht geladen werden", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 3593b32b09a..75ba897b76d 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Nimeä uudelleen", "Copy" : "Kopioi", "Choose target folder" : "Valitse kohdekansio", + "Open" : "Avaa", "Disconnect storage" : "Katkaise yhteys tallennustilaan", "Unshare" : "Peru jakaminen", "Could not load info for file \"{file}\"" : "Ei voida ladata tiedoston \"{file}\" tietoja", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index ea260655944..fa186469b34 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -30,6 +30,7 @@ "Rename" : "Nimeä uudelleen", "Copy" : "Kopioi", "Choose target folder" : "Valitse kohdekansio", + "Open" : "Avaa", "Disconnect storage" : "Katkaise yhteys tallennustilaan", "Unshare" : "Peru jakaminen", "Could not load info for file \"{file}\"" : "Ei voida ladata tiedoston \"{file}\" tietoja", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 74764235708..3a16fdedee3 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Renommer", "Copy" : "Copier", "Choose target folder" : "Sélectionner le dossier cible", + "Open" : "Ouvrir", "Disconnect storage" : "Déconnecter ce support de stockage", "Unshare" : "Ne plus partager", "Could not load info for file \"{file}\"" : "Impossible de charger les informations du fichier \"{file}\"", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 9a8394ef2e1..09417bd6d0b 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -30,6 +30,7 @@ "Rename" : "Renommer", "Copy" : "Copier", "Choose target folder" : "Sélectionner le dossier cible", + "Open" : "Ouvrir", "Disconnect storage" : "Déconnecter ce support de stockage", "Unshare" : "Ne plus partager", "Could not load info for file \"{file}\"" : "Impossible de charger les informations du fichier \"{file}\"", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 6db70f42d74..378df8202a0 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Rinomina", "Copy" : "Copia", "Choose target folder" : "Scegli la cartella di destinazione", + "Open" : "Apri", "Disconnect storage" : "Disconnetti archiviazione", "Unshare" : "Rimuovi condivisione", "Could not load info for file \"{file}\"" : "Impossibile caricare le informazioni per il file \"{file}\"", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index e6ddb57ffc5..638dec6c6c9 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -30,6 +30,7 @@ "Rename" : "Rinomina", "Copy" : "Copia", "Choose target folder" : "Scegli la cartella di destinazione", + "Open" : "Apri", "Disconnect storage" : "Disconnetti archiviazione", "Unshare" : "Rimuovi condivisione", "Could not load info for file \"{file}\"" : "Impossibile caricare le informazioni per il file \"{file}\"", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index aaceedc382e..cefc46713b9 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Renomear", "Copy" : "Copiar", "Choose target folder" : "Escolher pasta destino", + "Open" : "Abrir", "Disconnect storage" : "Desconectar armazenamento", "Unshare" : "Descompartilhar", "Could not load info for file \"{file}\"" : "Não foi possível carregar informações para o arquivo \"{file}\" ", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 2759e651890..89e0812da3d 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -30,6 +30,7 @@ "Rename" : "Renomear", "Copy" : "Copiar", "Choose target folder" : "Escolher pasta destino", + "Open" : "Abrir", "Disconnect storage" : "Desconectar armazenamento", "Unshare" : "Descompartilhar", "Could not load info for file \"{file}\"" : "Não foi possível carregar informações para o arquivo \"{file}\" ", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index e1632aff055..ef19d67e307 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "Yeniden Adlandır", "Copy" : "Kopyala", "Choose target folder" : "Hedef klasörü seçin", + "Open" : "Aç", "Disconnect storage" : "Depolama bağlantısını kes", "Unshare" : "Paylaşımı Kaldır", "Could not load info for file \"{file}\"" : "\"{file}\" dosyasının bilgileri alınamadı", @@ -68,6 +69,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Buraya dosya yükleme veya ekleme izniniz yok", "_Uploading %n file_::_Uploading %n files_" : ["%n dosya yükleniyor","%n dosya yükleniyor"], "New" : "Yeni", + "Select file range" : "Dosya aralığını seçin", "{used} of {quota} used" : "{used} / {quota} kullanılmış", "{used} used" : "{used} kullanılmış", "\"{name}\" is an invalid file name." : "\"{name}\" geçersiz bir dosya adı.", @@ -86,6 +88,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"], "Favorited" : "Sık kullanılanlara eklendi", "Favorite" : "Sık kullanılanlara ekle", + "You can only favorite a single file or folder at a time" : "Aynı anda yalnız bir dosya ya da bir klasör sık kullanılanlara eklenebilir", "New folder" : "Yeni klasör", "Upload file" : "Dosya yükle", "Not favorited" : "Sık kullanılanlarda değil", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 7c1707d923e..6896d5173a8 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -30,6 +30,7 @@ "Rename" : "Yeniden Adlandır", "Copy" : "Kopyala", "Choose target folder" : "Hedef klasörü seçin", + "Open" : "Aç", "Disconnect storage" : "Depolama bağlantısını kes", "Unshare" : "Paylaşımı Kaldır", "Could not load info for file \"{file}\"" : "\"{file}\" dosyasının bilgileri alınamadı", @@ -66,6 +67,7 @@ "You don’t have permission to upload or create files here" : "Buraya dosya yükleme veya ekleme izniniz yok", "_Uploading %n file_::_Uploading %n files_" : ["%n dosya yükleniyor","%n dosya yükleniyor"], "New" : "Yeni", + "Select file range" : "Dosya aralığını seçin", "{used} of {quota} used" : "{used} / {quota} kullanılmış", "{used} used" : "{used} kullanılmış", "\"{name}\" is an invalid file name." : "\"{name}\" geçersiz bir dosya adı.", @@ -84,6 +86,7 @@ "_%n byte_::_%n bytes_" : ["%n bayt","%n bayt"], "Favorited" : "Sık kullanılanlara eklendi", "Favorite" : "Sık kullanılanlara ekle", + "You can only favorite a single file or folder at a time" : "Aynı anda yalnız bir dosya ya da bir klasör sık kullanılanlara eklenebilir", "New folder" : "Yeni klasör", "Upload file" : "Dosya yükle", "Not favorited" : "Sık kullanılanlarda değil", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 5e3e382180d..66a9cc8f1ad 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -49,7 +49,7 @@ OC.L10N.register( "Could not copy \"{file}\"" : "不能复制 \"{文件}\"", "Copied {origin} inside {destination}" : "在 {destination} 内复制 {origin}", "Copied {origin} and {nbfiles} other files inside {destination}" : "在 {destination} 内复制 {origin} 和 {nbfiles} 其他文件", - "{newName} already exists" : "{newname} 已经存在", + "{newName} already exists" : "{newName} 已经存在", "Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\",此文件已经不存在", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\"。请尝试其他的名称。", "Could not rename \"{fileName}\"" : "无法重命名 \"{fileName}\"", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index bcd777d90c1..e82fad3e99b 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -47,7 +47,7 @@ "Could not copy \"{file}\"" : "不能复制 \"{文件}\"", "Copied {origin} inside {destination}" : "在 {destination} 内复制 {origin}", "Copied {origin} and {nbfiles} other files inside {destination}" : "在 {destination} 内复制 {origin} 和 {nbfiles} 其他文件", - "{newName} already exists" : "{newname} 已经存在", + "{newName} already exists" : "{newName} 已经存在", "Could not rename \"{fileName}\", it does not exist any more" : "无法重命名 \"{fileName}\",此文件已经不存在", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "文件夹 \"{dir}\" 中已经存在 \"{targetName}\"。请尝试其他的名称。", "Could not rename \"{fileName}\"" : "无法重命名 \"{fileName}\"", diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index 1bc1aa1382e..5aab43c195b 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -22,6 +22,7 @@ OC.L10N.register( "Downloaded via public link" : "Downloaded via et offentligt link", "Downloaded by {email}" : "Downloaded af {email}", "{email} downloaded {file}" : "{email} downloadede {file}", + "Shared with group {group}" : "Delt med gruppe {group}", "{actor} shared with group {group}" : "{actor} delte med gruppe {group}", "{actor} removed share for group {group}" : "{actor} fjernede deling fra gruppe {group}", "You shared {file} with group {group}" : "Du delte {file} med gruppe {group}", diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index 38fbece4ffa..7ac09cc7fff 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -20,6 +20,7 @@ "Downloaded via public link" : "Downloaded via et offentligt link", "Downloaded by {email}" : "Downloaded af {email}", "{email} downloaded {file}" : "{email} downloadede {file}", + "Shared with group {group}" : "Delt med gruppe {group}", "{actor} shared with group {group}" : "{actor} delte med gruppe {group}", "{actor} removed share for group {group}" : "{actor} fjernede deling fra gruppe {group}", "You shared {file} with group {group}" : "Du delte {file} med gruppe {group}", diff --git a/apps/workflowengine/l10n/da.js b/apps/workflowengine/l10n/da.js index a70b8e99f71..efe7e4f0b71 100644 --- a/apps/workflowengine/l10n/da.js +++ b/apps/workflowengine/l10n/da.js @@ -6,6 +6,7 @@ OC.L10N.register( "Reset" : "Reset", "Save" : "Gem", "Saving…" : "Gemmer...", + "Group list is empty" : "Gruppelisten er tom", "Unable to retrieve the group list" : "Kan ikke hente gruppelisten", "Saved" : "Gemt", "Saving failed:" : "Kunne ikke gemme:", @@ -16,6 +17,7 @@ OC.L10N.register( "matches" : "er lig med", "does not match" : "er ikke lig med", "Example: {placeholder}" : "Eksempel: {placeholder}", + "File name" : "Filnavn", "File size (upload)" : "Filstørrelse (upload)", "less" : "mindre", "less or equals" : "mindre eller lig med", @@ -44,6 +46,7 @@ OC.L10N.register( "Android client" : "Android klient", "iOS client" : "iOS klient", "Desktop client" : "Dekstop klient", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook tilføjelser", "User group membership" : "Brugers gruppemedlemsskab", "is member of" : "er medlem af", "is not member of" : "er ikke medlem af", diff --git a/apps/workflowengine/l10n/da.json b/apps/workflowengine/l10n/da.json index f260f21ee2c..68bfa09c61f 100644 --- a/apps/workflowengine/l10n/da.json +++ b/apps/workflowengine/l10n/da.json @@ -4,6 +4,7 @@ "Reset" : "Reset", "Save" : "Gem", "Saving…" : "Gemmer...", + "Group list is empty" : "Gruppelisten er tom", "Unable to retrieve the group list" : "Kan ikke hente gruppelisten", "Saved" : "Gemt", "Saving failed:" : "Kunne ikke gemme:", @@ -14,6 +15,7 @@ "matches" : "er lig med", "does not match" : "er ikke lig med", "Example: {placeholder}" : "Eksempel: {placeholder}", + "File name" : "Filnavn", "File size (upload)" : "Filstørrelse (upload)", "less" : "mindre", "less or equals" : "mindre eller lig med", @@ -42,6 +44,7 @@ "Android client" : "Android klient", "iOS client" : "iOS klient", "Desktop client" : "Dekstop klient", + "Thunderbird & Outlook addons" : "Thunderbird & Outlook tilføjelser", "User group membership" : "Brugers gruppemedlemsskab", "is member of" : "er medlem af", "is not member of" : "er ikke medlem af", diff --git a/core/l10n/da.js b/core/l10n/da.js index 51caa1c6bec..aeec40d0fc4 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -200,6 +200,7 @@ OC.L10N.register( "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Den skrivebeskyttede konfiguration er blevet slået til. Dette forhindrer indstillinger af nogle konfigurationer via webgrænsefladen. I tillæg skal filen gøres skrivbar manuelt for hver opdatering.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Din database kører ikke med \"READ COMMITTED\" transaktions isoleringsniveau. Dette kan føre til problemer når multiple transaktioner udføres parallelt.", "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.", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transaktionel fillåsning er slået fra, dette kan føre til stress vilkår. Aktiver \"filelocking.enabled\" i config.php for at undgå disse problemer. Se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen ↗</a> for mere information.", "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:", "Last background job execution ran {relativeTime}. Something seems wrong." : "Seneste udførsel af baggrundsjob kørte {relativeTime}. Der er vist noget galt.", @@ -217,7 +218,9 @@ OC.L10N.register( "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}\".", + "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen mangler nogle indekser. Da tilføjelse af indekser kan tage noget tid, blev de ikke tilføjet automatisk. Kør \"occ db:add-missing-indices\" for manuelt at tilføje disse indekser mens forekomsten forbliver aktiv. Når indekserne er tilføjet, er forespørgsler til disse tabeller normalt meget hurtigere. ", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Denne forekomst mangler nogle anbefalede PHP moduler. For bedre performance og bedre kompatibilitet, anbefales det højt at installere dem.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Nogle kolonner i databasen er ikke konverteret til big int. Da konvertering a kolonnetype kan tage noget tid ved store tabeller, blev de ikke konverteret automatisk. Kør 'occ db:convert-filecache-bigint' for at få udført disse udestående ændringer manuelt. Denne operation skal udføres mens forekomsten er inaktiv. Læs <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen om dette </a> for flere detaljer.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite bruges i øjeblikket som database. Til større installationer anbefaler vi at skifte til en anden database.", "This is particularly recommended when using the desktop client for file synchronisation." : "Det er specielt anbefalet når arbejdstationsklienten anvendes til filsynkronisering.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "For at flytte til en anden database, bruges kommandolinieværktøjet: 'occ db:convert-type', eller se i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>", @@ -230,6 +233,7 @@ OC.L10N.register( "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "HTTP-hovedet \"{header}\" er ikke konfigureret til at være lig med \"{expected}\". Dette er en potentiel sikkerhedsrisiko, og vi anbefaler at du justerer denne indstilling.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP-hovedet \"{header}\" mangler \"{expected}\". Dette er en potentiel sikkerhedsrisiko. Det er anbefalet at du justerer denne indstilling.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "HTTP-hovedet \"{header}\" er ikke sat til \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" eller \"{val5}\". Dette kan afsløre videresender information. Se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Anbefaling ↗</a>.", + "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "HTTP hovedet \"Strict-Transport-Security\" er ikke indstillet til mindst \"{seconds}\" sekunder. For højere sikkerhed, er det anbefalet at aktivere HSTS som beskrevet i <a href=\"{docUrl}\" rel=\"noreferrer noopener\">sikkerheds tips ↗</a>.", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Tilgang via usikker HTTP. Det er kraftigt anbefalet at du konfigurerer din server, så der kræves brug af HTTPS i stedet, som foreskrevet i vores <a href=\"{docUrl}\">sikkerhedstips ↗</a>. ", "Non-existing tag #{tag}" : "Ikke-eksisterende mærke #{tag}", "restricted" : "begrænset", @@ -344,6 +348,7 @@ OC.L10N.register( "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Forbedret sikkerhed er aktiveret for din konto. Vælg en nummer to faktor til autentifikation.", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Kunne ikke indlæse mindst en af dine aktiverede to-faktor adgangsmetoder. Kontakt venligst din administrator.", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "To-faktor adgang påkrævet, men endnu ikke indstillet for din konto. kontakt venligst din administrator for hjælp.", + "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "To-faktor adgang påkrævet, men endnu ikke indstillet for din konto. Brug en af dine nødkoder for at logge ind eller kontakt din administrator for hjælp.", "Use backup code" : "Benyt backup-kode", "Cancel log in" : "Annullér login", "Error while validating your second factor" : "Fejl i valideringen af din anden faktor login", diff --git a/core/l10n/da.json b/core/l10n/da.json index 0527f34f168..3cb012bc9f6 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -198,6 +198,7 @@ "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Den skrivebeskyttede konfiguration er blevet slået til. Dette forhindrer indstillinger af nogle konfigurationer via webgrænsefladen. I tillæg skal filen gøres skrivbar manuelt for hver opdatering.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Din database kører ikke med \"READ COMMITTED\" transaktions isoleringsniveau. Dette kan føre til problemer når multiple transaktioner udføres parallelt.", "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.", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a> for more information." : "Transaktionel fillåsning er slået fra, dette kan føre til stress vilkår. Aktiver \"filelocking.enabled\" i config.php for at undgå disse problemer. Se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen ↗</a> for mere information.", "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:", "Last background job execution ran {relativeTime}. Something seems wrong." : "Seneste udførsel af baggrundsjob kørte {relativeTime}. Der er vist noget galt.", @@ -215,7 +216,9 @@ "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}\".", + "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen mangler nogle indekser. Da tilføjelse af indekser kan tage noget tid, blev de ikke tilføjet automatisk. Kør \"occ db:add-missing-indices\" for manuelt at tilføje disse indekser mens forekomsten forbliver aktiv. Når indekserne er tilføjet, er forespørgsler til disse tabeller normalt meget hurtigere. ", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Denne forekomst mangler nogle anbefalede PHP moduler. For bedre performance og bedre kompatibilitet, anbefales det højt at installere dem.", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">the documentation page about this</a>." : "Nogle kolonner i databasen er ikke konverteret til big int. Da konvertering a kolonnetype kan tage noget tid ved store tabeller, blev de ikke konverteret automatisk. Kør 'occ db:convert-filecache-bigint' for at få udført disse udestående ændringer manuelt. Denne operation skal udføres mens forekomsten er inaktiv. Læs <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen om dette </a> for flere detaljer.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite bruges i øjeblikket som database. Til større installationer anbefaler vi at skifte til en anden database.", "This is particularly recommended when using the desktop client for file synchronisation." : "Det er specielt anbefalet når arbejdstationsklienten anvendes til filsynkronisering.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "For at flytte til en anden database, bruges kommandolinieværktøjet: 'occ db:convert-type', eller se i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>", @@ -228,6 +231,7 @@ "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "HTTP-hovedet \"{header}\" er ikke konfigureret til at være lig med \"{expected}\". Dette er en potentiel sikkerhedsrisiko, og vi anbefaler at du justerer denne indstilling.", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP-hovedet \"{header}\" mangler \"{expected}\". Dette er en potentiel sikkerhedsrisiko. Det er anbefalet at du justerer denne indstilling.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "HTTP-hovedet \"{header}\" er ikke sat til \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" eller \"{val5}\". Dette kan afsløre videresender information. Se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Anbefaling ↗</a>.", + "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "HTTP hovedet \"Strict-Transport-Security\" er ikke indstillet til mindst \"{seconds}\" sekunder. For højere sikkerhed, er det anbefalet at aktivere HSTS som beskrevet i <a href=\"{docUrl}\" rel=\"noreferrer noopener\">sikkerheds tips ↗</a>.", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Tilgang via usikker HTTP. Det er kraftigt anbefalet at du konfigurerer din server, så der kræves brug af HTTPS i stedet, som foreskrevet i vores <a href=\"{docUrl}\">sikkerhedstips ↗</a>. ", "Non-existing tag #{tag}" : "Ikke-eksisterende mærke #{tag}", "restricted" : "begrænset", @@ -342,6 +346,7 @@ "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Forbedret sikkerhed er aktiveret for din konto. Vælg en nummer to faktor til autentifikation.", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Kunne ikke indlæse mindst en af dine aktiverede to-faktor adgangsmetoder. Kontakt venligst din administrator.", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "To-faktor adgang påkrævet, men endnu ikke indstillet for din konto. kontakt venligst din administrator for hjælp.", + "Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "To-faktor adgang påkrævet, men endnu ikke indstillet for din konto. Brug en af dine nødkoder for at logge ind eller kontakt din administrator for hjælp.", "Use backup code" : "Benyt backup-kode", "Cancel log in" : "Annullér login", "Error while validating your second factor" : "Fejl i valideringen af din anden faktor login", diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index 95e3912248d..1b44b1c832b 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -69,6 +69,7 @@ OC.L10N.register( "Revoke" : "Odvolat", "Device settings" : "Nastavení zařízení", "Allow filesystem access" : "Umožnit přístup k souborovému systému", + "Rename" : "Přejmenovat", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index 2a26361b5eb..2e0b08556a7 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -67,6 +67,7 @@ "Revoke" : "Odvolat", "Device settings" : "Nastavení zařízení", "Allow filesystem access" : "Umožnit přístup k souborovému systému", + "Rename" : "Přejmenovat", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", diff --git a/settings/l10n/de.js b/settings/l10n/de.js index fbe8a50ea11..e23377f9758 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -7,6 +7,9 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} hat Deine E-Mail-Adresse geändert", "You changed your email address" : "Du hast Deine E-Mail-Adresse geändert", "Your email address was changed by an administrator" : "Deine E-Mail-Adresse wurde von einem Administrator geändert", + "You created app password \"{token}\"" : "Du hast ein App-Passwort erstellt \"{token}\"", + "You updated app password \"{token}\"" : "Du hast ein App-Passwort aktualisiert \"{token}\"", + "You deleted app password \"{token}\"" : "Du hast ein App-Passwort entfernt \"{token}\"", "Security" : "Sicherheit", "You successfully logged in using two-factor authentication (%1$s)" : "Du hast Dich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktor-Authentifizierung schlug fehl (%1$s)", @@ -66,6 +69,7 @@ OC.L10N.register( "Revoke" : "Widerrufen", "Device settings" : "Geräteeinstellungen", "Allow filesystem access" : "Erlaube Dateisystem-Zugriff", + "Rename" : "Umbennen", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -268,6 +272,7 @@ OC.L10N.register( "Last job execution ran %s. Something seems wrong." : "Letzte Aufgaben-Ausführung lief %s. Etwas scheint falsch zu sein.", "Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.", + "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden einer Seite ausführen", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ", "Use system cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", diff --git a/settings/l10n/de.json b/settings/l10n/de.json index ff3d4af7e52..245adb00dac 100644 --- a/settings/l10n/de.json +++ b/settings/l10n/de.json @@ -5,6 +5,9 @@ "{actor} changed your email address" : "{actor} hat Deine E-Mail-Adresse geändert", "You changed your email address" : "Du hast Deine E-Mail-Adresse geändert", "Your email address was changed by an administrator" : "Deine E-Mail-Adresse wurde von einem Administrator geändert", + "You created app password \"{token}\"" : "Du hast ein App-Passwort erstellt \"{token}\"", + "You updated app password \"{token}\"" : "Du hast ein App-Passwort aktualisiert \"{token}\"", + "You deleted app password \"{token}\"" : "Du hast ein App-Passwort entfernt \"{token}\"", "Security" : "Sicherheit", "You successfully logged in using two-factor authentication (%1$s)" : "Du hast Dich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktor-Authentifizierung schlug fehl (%1$s)", @@ -64,6 +67,7 @@ "Revoke" : "Widerrufen", "Device settings" : "Geräteeinstellungen", "Allow filesystem access" : "Erlaube Dateisystem-Zugriff", + "Rename" : "Umbennen", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -266,6 +270,7 @@ "Last job execution ran %s. Something seems wrong." : "Letzte Aufgaben-Ausführung lief %s. Etwas scheint falsch zu sein.", "Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen findest Du in der Dokumentation.", + "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden einer Seite ausführen", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ", "Use system cron service to call the cron.php file every 15 minutes." : "Nutze den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 8b53a85093c..7fde289894f 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -7,6 +7,9 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} hat Ihre E-Mail-Adresse geändert", "You changed your email address" : "Sie haben Ihre E-Mail-Adresse geändert", "Your email address was changed by an administrator" : "Ihre E-Mail-Adresse wurde von einem Administrator geändert", + "You created app password \"{token}\"" : "Sie haben ein App-Passwort erstellt \"{token}\"", + "You updated app password \"{token}\"" : "Sie haben ein App-Passwort aktualisiert \"{token}\"", + "You deleted app password \"{token}\"" : "Sie haben ein App-Passwort entfernt \"{token}\"", "Security" : "Sicherheit", "You successfully logged in using two-factor authentication (%1$s)" : "Du hast Dich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktor-Authentifizierung schlug fehl (%1$s)", @@ -66,6 +69,7 @@ OC.L10N.register( "Revoke" : "Widerrufen", "Device settings" : "Geräteeinstellungen", "Allow filesystem access" : "Erlaube Dateisystem-Zugriff", + "Rename" : "Umbennen", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -268,6 +272,7 @@ OC.L10N.register( "Last job execution ran %s. Something seems wrong." : "Letzte Aufgaben-Ausführung lief %s. Etwas scheint falsch zu sein.", "Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.", + "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden einer Seite ausführen", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ", "Use system cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", diff --git a/settings/l10n/de_DE.json b/settings/l10n/de_DE.json index 8258534ffdd..2514463b7e9 100644 --- a/settings/l10n/de_DE.json +++ b/settings/l10n/de_DE.json @@ -5,6 +5,9 @@ "{actor} changed your email address" : "{actor} hat Ihre E-Mail-Adresse geändert", "You changed your email address" : "Sie haben Ihre E-Mail-Adresse geändert", "Your email address was changed by an administrator" : "Ihre E-Mail-Adresse wurde von einem Administrator geändert", + "You created app password \"{token}\"" : "Sie haben ein App-Passwort erstellt \"{token}\"", + "You updated app password \"{token}\"" : "Sie haben ein App-Passwort aktualisiert \"{token}\"", + "You deleted app password \"{token}\"" : "Sie haben ein App-Passwort entfernt \"{token}\"", "Security" : "Sicherheit", "You successfully logged in using two-factor authentication (%1$s)" : "Du hast Dich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktor-Authentifizierung schlug fehl (%1$s)", @@ -64,6 +67,7 @@ "Revoke" : "Widerrufen", "Device settings" : "Geräteeinstellungen", "Allow filesystem access" : "Erlaube Dateisystem-Zugriff", + "Rename" : "Umbennen", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -266,6 +270,7 @@ "Last job execution ran %s. Something seems wrong." : "Letzte Aufgaben-Ausführung lief %s. Etwas scheint falsch zu sein.", "Background job didn’t run yet!" : "Hintergrund-Aufgabe wurde bislang nicht ausgeführt!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Um die optimale Geschwindigkeit zu erreichen ist es wichtig, dass die Hintergrund-Aktivitäten richtig konfiguriert sind. Für größere Installationen ist 'Cron' die empfohlene Einstellung. Weitere Informationen finden Sie in der Dokumentation.", + "Pick background job setting" : "Wähle eine Hintergrund-Aufgabeneinstellung aus", "Execute one task with each page loaded" : "Eine Aufgabe bei jedem Laden einer Seite ausführen", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php ist als Webcron-Dienst registriert, der die cron.php alle 15 Minuten per HTTP aufruft. ", "Use system cron service to call the cron.php file every 15 minutes." : "Nutzen Sie den System-Cron-Service um cron.php alle 15 Minuten aufzurufen.", diff --git a/settings/l10n/fi.js b/settings/l10n/fi.js index fa09950d22e..9f93010292a 100644 --- a/settings/l10n/fi.js +++ b/settings/l10n/fi.js @@ -66,6 +66,7 @@ OC.L10N.register( "Revoke" : "Peru oikeus", "Device settings" : "Laiteasetukset", "Allow filesystem access" : "Salli pääsy tiedostojärjestelmään", + "Rename" : "Nimeä uudelleen", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -103,6 +104,8 @@ OC.L10N.register( "So-so password" : "Kohtalainen salasana", "Good password" : "Hyvä salasana", "Strong password" : "Vahva salasana", + "An error occurred while changing your language. Please reload the page and try again." : "Kieltä vaihtaessa tapahtui virhe. Päivitä sivu ja yritä uudelleen.", + "An error occurred while changing your locale. Please reload the page and try again." : "Maa-asetustoa vaihtaessa tapahtui virhe. Päivitä sivu ja yritä uudelleen.", "Select a profile picture" : "Valitse profiilikuva", "Week starts on {fdow}" : "Viikon ensimmäinen päivä on {fdow}", "Groups" : "Ryhmät", @@ -110,7 +113,10 @@ OC.L10N.register( "Unable to retrieve the group list" : "Ryhmälistaa ei voitu noutaa", "Enforce two-factor authentication" : "Pakota kaksivaiheinen tunnistautuminen", "Limit to groups" : "Rajoita ryhmiin", + "Enforcement of two-factor authentication can be set for certain groups only." : "Kaksivaiheisen tunnistautumisen pakottaminen on mahdollista kohdentaa vain tietyille ryhmille.", + "Two-factor authentication is enforced for all\tmembers of the following groups." : "Kaksivaiheisen tunnistautuminen on pakotettu kaikille\tseuraavien ryhmien jäsenille.", "Enforced groups" : "Pakotetut ryhmät", + "Two-factor authentication is not enforced for\tmembers of the following groups." : "Kaksivaiheinen tunnistautuminen ei ole pakotettu\tseuraavien ryhmien jäsenille.", "Save changes" : "Tallenna muutokset", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Viralliset sovellukset ovat yhteisössä kehitettyjä. Ne tarjoavat keskeistä toiminnallisuutta ja ovat valmiita tuotantokäyttöön.", "Official" : "Virallinen", @@ -227,6 +233,8 @@ OC.L10N.register( "There are some errors regarding your setup." : "Asetuksiin liittyen on muutamia virheitä.", "There are some warnings regarding your setup." : "Asetuksiin liittyen on muutamia varoituksia.", "Checking for system and security issues." : "Tarkistetaan mahdollisia järjestelmä- ja tietoturvaongelmia.", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Lue tarkkaan <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">asennusohjeet ↗</a>, ja tarkista virheet sekä varoitukset <a href=\"%2$s\">lokista</a>.", + "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Tarkista Nextcloudisi turvallisuus käyttäen <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">tietoturvakartoitustamme ↗</a>.", "Version" : "Versio", "Two-Factor Authentication" : "Kaksivaiheinen tunnistautuminen", "Server-side encryption" : "Palvelinpään salaus", @@ -309,6 +317,7 @@ OC.L10N.register( "Locale" : "Aluekohtainen asetus", "Current password" : "Nykyinen salasana", "Change password" : "Vaihda salasana", + "Use a second factor besides your password to increase security for your account." : "Käytä toista vaihetta salasanasi lisäksi parantaaksesi tilisi tietoturvaa.", "Devices & sessions" : "Laitteet ja istunnot", "Web, desktop and mobile clients currently logged in to your account." : "Verkko-, työpöytä- ja mobiililaitteet, jotka ovat parhaillaan kirjautuneet tilillesi.", "Device" : "Laite", @@ -394,6 +403,7 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Tietoturvan ja suorituskyvyn vuoksi on tärkeää, että asennuksesi on määritetty oikein. Sen vuoksi teemme joitain automaattisia tarkistuksia. Lisätietoja on saatavilla dokumentaation \"Tips & Tricks\"-osiosta.", "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Vain luku -asetukset on otettu käyttöön. Tämä estää joidenkin asetusten määrittämisen selainkäyttöliittymän kautta. Lisäksi kyseinen tiedostoon tulee asettaa kirjoitusoikeus käsin joka päivityksen yhteydessä.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Tämä johtuu todennäköisesti välimuistista tai kiihdyttimestä kuten Zend OPcachesta tai eAcceleratorista.", + "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.", "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP-moduuli 'fileinfo' puuttuu. Suosittelemme kyseisen moduulin ottamista käyttöön, jotta MIME-tyyppien havaitseminen toimii parhaalla mahdollisella tavalla.", "System locale can not be set to a one which supports UTF-8." : "Järjestelmän maa-asetusta ei voi asettaa UTF-8:aa tukevaksi.", "This means that there might be problems with certain characters in filenames." : "Tämä tarkoittaa, että jotkin merkit saattavat aiheuttaa ongelmia tiedostojen nimissä.", diff --git a/settings/l10n/fi.json b/settings/l10n/fi.json index 14661df6da7..e6d6d30cd28 100644 --- a/settings/l10n/fi.json +++ b/settings/l10n/fi.json @@ -64,6 +64,7 @@ "Revoke" : "Peru oikeus", "Device settings" : "Laiteasetukset", "Allow filesystem access" : "Salli pääsy tiedostojärjestelmään", + "Rename" : "Nimeä uudelleen", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -101,6 +102,8 @@ "So-so password" : "Kohtalainen salasana", "Good password" : "Hyvä salasana", "Strong password" : "Vahva salasana", + "An error occurred while changing your language. Please reload the page and try again." : "Kieltä vaihtaessa tapahtui virhe. Päivitä sivu ja yritä uudelleen.", + "An error occurred while changing your locale. Please reload the page and try again." : "Maa-asetustoa vaihtaessa tapahtui virhe. Päivitä sivu ja yritä uudelleen.", "Select a profile picture" : "Valitse profiilikuva", "Week starts on {fdow}" : "Viikon ensimmäinen päivä on {fdow}", "Groups" : "Ryhmät", @@ -108,7 +111,10 @@ "Unable to retrieve the group list" : "Ryhmälistaa ei voitu noutaa", "Enforce two-factor authentication" : "Pakota kaksivaiheinen tunnistautuminen", "Limit to groups" : "Rajoita ryhmiin", + "Enforcement of two-factor authentication can be set for certain groups only." : "Kaksivaiheisen tunnistautumisen pakottaminen on mahdollista kohdentaa vain tietyille ryhmille.", + "Two-factor authentication is enforced for all\tmembers of the following groups." : "Kaksivaiheisen tunnistautuminen on pakotettu kaikille\tseuraavien ryhmien jäsenille.", "Enforced groups" : "Pakotetut ryhmät", + "Two-factor authentication is not enforced for\tmembers of the following groups." : "Kaksivaiheinen tunnistautuminen ei ole pakotettu\tseuraavien ryhmien jäsenille.", "Save changes" : "Tallenna muutokset", "Official apps are developed by and within the community. They offer central functionality and are ready for production use." : "Viralliset sovellukset ovat yhteisössä kehitettyjä. Ne tarjoavat keskeistä toiminnallisuutta ja ovat valmiita tuotantokäyttöön.", "Official" : "Virallinen", @@ -225,6 +231,8 @@ "There are some errors regarding your setup." : "Asetuksiin liittyen on muutamia virheitä.", "There are some warnings regarding your setup." : "Asetuksiin liittyen on muutamia varoituksia.", "Checking for system and security issues." : "Tarkistetaan mahdollisia järjestelmä- ja tietoturvaongelmia.", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Lue tarkkaan <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">asennusohjeet ↗</a>, ja tarkista virheet sekä varoitukset <a href=\"%2$s\">lokista</a>.", + "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Tarkista Nextcloudisi turvallisuus käyttäen <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">tietoturvakartoitustamme ↗</a>.", "Version" : "Versio", "Two-Factor Authentication" : "Kaksivaiheinen tunnistautuminen", "Server-side encryption" : "Palvelinpään salaus", @@ -307,6 +315,7 @@ "Locale" : "Aluekohtainen asetus", "Current password" : "Nykyinen salasana", "Change password" : "Vaihda salasana", + "Use a second factor besides your password to increase security for your account." : "Käytä toista vaihetta salasanasi lisäksi parantaaksesi tilisi tietoturvaa.", "Devices & sessions" : "Laitteet ja istunnot", "Web, desktop and mobile clients currently logged in to your account." : "Verkko-, työpöytä- ja mobiililaitteet, jotka ovat parhaillaan kirjautuneet tilillesi.", "Device" : "Laite", @@ -392,6 +401,7 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "Tietoturvan ja suorituskyvyn vuoksi on tärkeää, että asennuksesi on määritetty oikein. Sen vuoksi teemme joitain automaattisia tarkistuksia. Lisätietoja on saatavilla dokumentaation \"Tips & Tricks\"-osiosta.", "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Vain luku -asetukset on otettu käyttöön. Tämä estää joidenkin asetusten määrittämisen selainkäyttöliittymän kautta. Lisäksi kyseinen tiedostoon tulee asettaa kirjoitusoikeus käsin joka päivityksen yhteydessä.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Tämä johtuu todennäköisesti välimuistista tai kiihdyttimestä kuten Zend OPcachesta tai eAcceleratorista.", + "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.", "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP-moduuli 'fileinfo' puuttuu. Suosittelemme kyseisen moduulin ottamista käyttöön, jotta MIME-tyyppien havaitseminen toimii parhaalla mahdollisella tavalla.", "System locale can not be set to a one which supports UTF-8." : "Järjestelmän maa-asetusta ei voi asettaa UTF-8:aa tukevaksi.", "This means that there might be problems with certain characters in filenames." : "Tämä tarkoittaa, että jotkin merkit saattavat aiheuttaa ongelmia tiedostojen nimissä.", diff --git a/settings/l10n/fr.js b/settings/l10n/fr.js index e5f35fc12d6..d3eb06ebd74 100644 --- a/settings/l10n/fr.js +++ b/settings/l10n/fr.js @@ -69,6 +69,7 @@ OC.L10N.register( "Revoke" : "Révoquer", "Device settings" : "Paramètres de l'appareil", "Allow filesystem access" : "Autoriser l'accès au gestionnaire de fichiers", + "Rename" : "Renommer", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -271,6 +272,7 @@ OC.L10N.register( "Last job execution ran %s. Something seems wrong." : "Quelque chose s'est mal passé lors de l'exécution de la dernière tâche %s.", "Background job didn’t run yet!" : "La tâche de fond n'a pas encore tourné!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Afin d'optimiser au mieux la performance de votre instance, il est important de configurer correctement les travaux en arrière-plan. 'Cron' est le paramètre recommandé pour les instances de taille importante. Veuillez vous référer à la documentation Nextcloud pour plus d'informations à ce sujet.", + "Pick background job setting" : "Définir les paramètres pour la tâche d'arrière-plan", "Execute one task with each page loaded" : "Exécute une tâche à chaque chargement de page", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.", diff --git a/settings/l10n/fr.json b/settings/l10n/fr.json index 38aca32580f..b67411d260d 100644 --- a/settings/l10n/fr.json +++ b/settings/l10n/fr.json @@ -67,6 +67,7 @@ "Revoke" : "Révoquer", "Device settings" : "Paramètres de l'appareil", "Allow filesystem access" : "Autoriser l'accès au gestionnaire de fichiers", + "Rename" : "Renommer", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -269,6 +270,7 @@ "Last job execution ran %s. Something seems wrong." : "Quelque chose s'est mal passé lors de l'exécution de la dernière tâche %s.", "Background job didn’t run yet!" : "La tâche de fond n'a pas encore tourné!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Afin d'optimiser au mieux la performance de votre instance, il est important de configurer correctement les travaux en arrière-plan. 'Cron' est le paramètre recommandé pour les instances de taille importante. Veuillez vous référer à la documentation Nextcloud pour plus d'informations à ce sujet.", + "Pick background job setting" : "Définir les paramètres pour la tâche d'arrière-plan", "Execute one task with each page loaded" : "Exécute une tâche à chaque chargement de page", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php est enregistré à un service webcron pour exécuter cron.php toutes les 15 minutes par HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Utiliser le service cron du système pour appeler le fichier cron.php toutes les 15 minutes.", diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 5c20c4d40a3..4fc67db0a39 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -69,6 +69,7 @@ OC.L10N.register( "Revoke" : "Revoca", "Device settings" : "Impostazioni dei dispositivi", "Allow filesystem access" : "Consenti accesso al filesystem", + "Rename" : "Rinomina", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -271,7 +272,7 @@ OC.L10N.register( "Last job execution ran %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.", "Background job didn’t run yet!" : "Operazione in background non ancora eseguita!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.", - "Pick background job setting" : "Scegli le impostazioni dell'operazione in background", + "Pick background job setting" : "Scegli le impostazioni delle operazioni in background", "Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 3a249cd75d4..e0cb13623f3 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -67,6 +67,7 @@ "Revoke" : "Revoca", "Device settings" : "Impostazioni dei dispositivi", "Allow filesystem access" : "Consenti accesso al filesystem", + "Rename" : "Rinomina", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -269,7 +270,7 @@ "Last job execution ran %s. Something seems wrong." : "Ultima esecuzione di cron: %s. Potrebbe esserci un problema.", "Background job didn’t run yet!" : "Operazione in background non ancora eseguita!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "Per prestazioni ottimali è importante configurare le operazioni in background correttamente. Per le istanze più grandi 'Cron' è l'impostazione consigliata. Vedi la documentazione per ulteriori informazioni.", - "Pick background job setting" : "Scegli le impostazioni dell'operazione in background", + "Pick background job setting" : "Scegli le impostazioni delle operazioni in background", "Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su HTTP.", "Use system cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index f6a85215b99..fcd38ac0acd 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -69,6 +69,7 @@ OC.L10N.register( "Revoke" : "Revogar", "Device settings" : "Configuração dos dispositivos", "Allow filesystem access" : "Permitir acesso ao sistema de arquivos", + "Rename" : "Renomear", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", diff --git a/settings/l10n/pt_BR.json b/settings/l10n/pt_BR.json index 7e70d750839..529f898e6e6 100644 --- a/settings/l10n/pt_BR.json +++ b/settings/l10n/pt_BR.json @@ -67,6 +67,7 @@ "Revoke" : "Revogar", "Device settings" : "Configuração dos dispositivos", "Allow filesystem access" : "Permitir acesso ao sistema de arquivos", + "Rename" : "Renomear", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", diff --git a/settings/l10n/tr.js b/settings/l10n/tr.js index 1d2efe40145..e2afafe3b27 100644 --- a/settings/l10n/tr.js +++ b/settings/l10n/tr.js @@ -7,6 +7,9 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} e-posta adresinizi değiştirdi", "You changed your email address" : "E-posta adresinizi değiştirdiniz", "Your email address was changed by an administrator" : "E-posta adresiniz bir yönetici tarafından değiştirildi", + "You created app password \"{token}\"" : "\"{token}\" uygulama parolasını oluşturdunuz", + "You updated app password \"{token}\"" : "\"{token}\" uygulama parolasını güncellediniz", + "You deleted app password \"{token}\"" : "\"{token}\" uygulama parolasını sildiniz", "Security" : "Güvenlik", "You successfully logged in using two-factor authentication (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açtınız (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açma girişimi reddedildi (%1$s)", @@ -66,6 +69,7 @@ OC.L10N.register( "Revoke" : "Geri Al", "Device settings" : "Aygıt ayarları", "Allow filesystem access" : "Dosya sistemine erişilebilsin", + "Rename" : "Yeniden Adlandır", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -268,6 +272,7 @@ OC.L10N.register( "Last job execution ran %s. Something seems wrong." : "Son görev yürütülmesi: %s. Yanlış bir şeyler var.", "Background job didn’t run yet!" : "Arka plan görevi henüz yürütülmemiş!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "En iyi başarım için arka plan görevlerinin doğru şekilde ayarlanması önemlidir. Büyük kurulumlar için 'Cron' ayarı önerilir. Ayrıntılı bilgi almak için belgelere bakabilirsiniz.", + "Pick background job setting" : "Arka plan görevi ayarlarını seçin", "Execute one task with each page loaded" : "Her sayfa yüklemesinde bir görev yürütülsün", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php, HTTP üzerinden 15 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", diff --git a/settings/l10n/tr.json b/settings/l10n/tr.json index 406bf514a2e..fe775354291 100644 --- a/settings/l10n/tr.json +++ b/settings/l10n/tr.json @@ -5,6 +5,9 @@ "{actor} changed your email address" : "{actor} e-posta adresinizi değiştirdi", "You changed your email address" : "E-posta adresinizi değiştirdiniz", "Your email address was changed by an administrator" : "E-posta adresiniz bir yönetici tarafından değiştirildi", + "You created app password \"{token}\"" : "\"{token}\" uygulama parolasını oluşturdunuz", + "You updated app password \"{token}\"" : "\"{token}\" uygulama parolasını güncellediniz", + "You deleted app password \"{token}\"" : "\"{token}\" uygulama parolasını sildiniz", "Security" : "Güvenlik", "You successfully logged in using two-factor authentication (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açtınız (%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açma girişimi reddedildi (%1$s)", @@ -64,6 +67,7 @@ "Revoke" : "Geri Al", "Device settings" : "Aygıt ayarları", "Allow filesystem access" : "Dosya sistemine erişilebilsin", + "Rename" : "Yeniden Adlandır", "Internet Explorer" : "Internet Explorer", "Edge" : "Edge", "Firefox" : "Firefox", @@ -266,6 +270,7 @@ "Last job execution ran %s. Something seems wrong." : "Son görev yürütülmesi: %s. Yanlış bir şeyler var.", "Background job didn’t run yet!" : "Arka plan görevi henüz yürütülmemiş!", "For optimal performance it's important to configure background jobs correctly. For bigger instances 'Cron' is the recommended setting. Please see the documentation for more information." : "En iyi başarım için arka plan görevlerinin doğru şekilde ayarlanması önemlidir. Büyük kurulumlar için 'Cron' ayarı önerilir. Ayrıntılı bilgi almak için belgelere bakabilirsiniz.", + "Pick background job setting" : "Arka plan görevi ayarlarını seçin", "Execute one task with each page loaded" : "Her sayfa yüklemesinde bir görev yürütülsün", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php, HTTP üzerinden 15 dakikada bir yürütülmesi için webcron hizmetine kaydedildi.", "Use system cron service to call the cron.php file every 15 minutes." : "15 dakikada bir cron.php dosyasının çağrılması için sistem cron hizmeti kullanılsın.", |