diff options
Diffstat (limited to 'apps/dav')
114 files changed, 242 insertions, 6 deletions
diff --git a/apps/dav/l10n/bg.js b/apps/dav/l10n/bg.js index f26772800c6..33b3f130413 100644 --- a/apps/dav/l10n/bg.js +++ b/apps/dav/l10n/bg.js @@ -49,6 +49,7 @@ OC.L10N.register( "Link:" : "Връзка:", "Accept" : "Приемане", "Contacts" : "Контакти", + "Tasks" : "Задачи", "WebDAV" : "WebDAV", "Tentative" : "Несигурно", "Save" : "Запазване", diff --git a/apps/dav/l10n/bg.json b/apps/dav/l10n/bg.json index fed389ed851..4a37bdd84e7 100644 --- a/apps/dav/l10n/bg.json +++ b/apps/dav/l10n/bg.json @@ -47,6 +47,7 @@ "Link:" : "Връзка:", "Accept" : "Приемане", "Contacts" : "Контакти", + "Tasks" : "Задачи", "WebDAV" : "WebDAV", "Tentative" : "Несигурно", "Save" : "Запазване", diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 8dc962966ad..5580de938bc 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -78,6 +78,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "El vostre %scal configurar-se per utilitzar HTTPS per poder fer servir CalDAV i CardDAV amb iOS/macOS. cal ", "Configures a CalDAV account" : "Configura un compte CalDAV", "Configures a CardDAV account" : "Configura un compte CardDAV", + "Tasks" : "Tasques", + "Untitled task" : "Tasca sense títol", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Punt final de WebDAV", "There was an error updating your attendance status." : "S'ha produït un error en actualitzar l'estat de la vostra assistència.", diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 18226a33df1..80025ec0237 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -76,6 +76,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "El vostre %scal configurar-se per utilitzar HTTPS per poder fer servir CalDAV i CardDAV amb iOS/macOS. cal ", "Configures a CalDAV account" : "Configura un compte CalDAV", "Configures a CardDAV account" : "Configura un compte CardDAV", + "Tasks" : "Tasques", + "Untitled task" : "Tasca sense títol", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Punt final de WebDAV", "There was an error updating your attendance status." : "S'ha produït un error en actualitzar l'estat de la vostra assistència.", diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 4373d6b6d27..7e23689cefc 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Váš %s potřebuje být nastavený aby používal HTTPS, aby bylo možné používat CalDAV a CardDAV s iOS/macOS.", "Configures a CalDAV account" : "Nastaví CalDAV účet", "Configures a CardDAV account" : "Nastaví CardDAV účet", + "Tasks" : "Úkoly", + "Untitled task" : "Nepojmenovaný úkol", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "There was an error updating your attendance status." : "Vyskytla se chyba při aktualizaci vašeho stavu účasti.", diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 9fadd80909b..619b3a9985d 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Váš %s potřebuje být nastavený aby používal HTTPS, aby bylo možné používat CalDAV a CardDAV s iOS/macOS.", "Configures a CalDAV account" : "Nastaví CalDAV účet", "Configures a CardDAV account" : "Nastaví CardDAV účet", + "Tasks" : "Úkoly", + "Untitled task" : "Nepojmenovaný úkol", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "There was an error updating your attendance status." : "Vyskytla se chyba při aktualizaci vašeho stavu účasti.", diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index b55e4cfd6d7..52513ce039d 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -73,6 +73,7 @@ OC.L10N.register( "Decline" : "Afvis", "More options …" : "Flere indstillinger…", "Contacts" : "Kontakter", + "Tasks" : "Opgaver", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "Are you accepting the invitation?" : "Accepter du invitationen?", diff --git a/apps/dav/l10n/da.json b/apps/dav/l10n/da.json index 41b05bd5b94..99597baec06 100644 --- a/apps/dav/l10n/da.json +++ b/apps/dav/l10n/da.json @@ -71,6 +71,7 @@ "Decline" : "Afvis", "More options …" : "Flere indstillinger…", "Contacts" : "Kontakter", + "Tasks" : "Opgaver", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "Are you accepting the invitation?" : "Accepter du invitationen?", diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 3b37faba0bc..b14193d91a4 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -80,6 +80,8 @@ OC.L10N.register( "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", + "Tasks" : "Aufgaben", + "Untitled task" : "Unbenannte Aufgabe", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "There was an error updating your attendance status." : "Es ist ein Fehler beim Aktualisieren Deines Teilnehmerstatus aufgetreten.", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 075a66def40..f7fee66d01c 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -78,6 +78,8 @@ "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", + "Tasks" : "Aufgaben", + "Untitled task" : "Unbenannte Aufgabe", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "There was an error updating your attendance status." : "Es ist ein Fehler beim Aktualisieren Deines Teilnehmerstatus aufgetreten.", diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index ad440a184ac..e6cae89495d 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -80,6 +80,8 @@ OC.L10N.register( "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", + "Tasks" : "Aufgaben", + "Untitled task" : "Unbenannte Aufgabe", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "There was an error updating your attendance status." : "Es ist ein Fehler beim Aktualisieren Ihres Teilnehmerstatus aufgetreten.", diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 4864d090852..2f09e01914d 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -78,6 +78,8 @@ "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", + "Tasks" : "Aufgaben", + "Untitled task" : "Unbenannte Aufgabe", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", "There was an error updating your attendance status." : "Es ist ein Fehler beim Aktualisieren Ihres Teilnehmerstatus aufgetreten.", diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js index b311d1dd1b1..3b51b6acce8 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Χρειάζεται τα ρυθμιστεί το %sγια χρήση HTTPS για το CalDAV και CalDAV με iOS/macOS.", "Configures a CalDAV account" : "Ρυθμίσεις λογαριασμού CalDAV", "Configures a CardDAV account" : "Ρυθμίσεις λογαριασμού CardDAV", + "Tasks" : "Εργασίες", + "Untitled task" : "Εργασία χωρίς όνομα", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Τερματικό WebDAV", "There was an error updating your attendance status." : "Σφάλμα ενημέρωσης κατάστασής σας.", diff --git a/apps/dav/l10n/el.json b/apps/dav/l10n/el.json index b193d7ce3a3..c769b2e9a51 100644 --- a/apps/dav/l10n/el.json +++ b/apps/dav/l10n/el.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Χρειάζεται τα ρυθμιστεί το %sγια χρήση HTTPS για το CalDAV και CalDAV με iOS/macOS.", "Configures a CalDAV account" : "Ρυθμίσεις λογαριασμού CalDAV", "Configures a CardDAV account" : "Ρυθμίσεις λογαριασμού CardDAV", + "Tasks" : "Εργασίες", + "Untitled task" : "Εργασία χωρίς όνομα", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Τερματικό WebDAV", "There was an error updating your attendance status." : "Σφάλμα ενημέρωσης κατάστασής σας.", diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 3706b8d2b29..9b3553f7a98 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -55,6 +55,7 @@ OC.L10N.register( "Accept" : "Accept", "Decline" : "Decline", "Contacts" : "Contacts", + "Tasks" : "Tasks", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "Tentative" : "Tentative", diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 912868211ca..ea53d097865 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -53,6 +53,7 @@ "Accept" : "Accept", "Decline" : "Decline", "Contacts" : "Contacts", + "Tasks" : "Tasks", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "Tentative" : "Tentative", diff --git a/apps/dav/l10n/eo.js b/apps/dav/l10n/eo.js index 8e50dd5653e..cc7dbbbb438 100644 --- a/apps/dav/l10n/eo.js +++ b/apps/dav/l10n/eo.js @@ -78,6 +78,7 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Via %s uzu HTTPS, por ke vi povu uzi CalDAV kaj CardDAV kun iOS aŭ macOS.", "Configures a CalDAV account" : "Agordas CalDAV-konton.", "Configures a CardDAV account" : "Agordas CardlDAV-konton.", + "Tasks" : "Taskoj", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-finpunkto", "There was an error updating your attendance status." : "Estis eraro dum ĝisdatigo de via ĉeesta stato.", diff --git a/apps/dav/l10n/eo.json b/apps/dav/l10n/eo.json index d0fa1fad63c..aec2acc5061 100644 --- a/apps/dav/l10n/eo.json +++ b/apps/dav/l10n/eo.json @@ -76,6 +76,7 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Via %s uzu HTTPS, por ke vi povu uzi CalDAV kaj CardDAV kun iOS aŭ macOS.", "Configures a CalDAV account" : "Agordas CalDAV-konton.", "Configures a CardDAV account" : "Agordas CardlDAV-konton.", + "Tasks" : "Taskoj", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-finpunkto", "There was an error updating your attendance status." : "Estis eraro dum ĝisdatigo de via ĉeesta stato.", diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 02d8342acf1..2581907dc46 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Tu %s necesita configurarse para usar HTTPS en caso de usar CalDAV y CardDAV con iOS/macOS.", "Configures a CalDAV account" : "Configura una cuenta CalDAV", "Configures a CardDAV account" : "Configura una cuenta CardDAV", + "Tasks" : "Tareas", + "Untitled task" : "Tarea sin título", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extremo de WebDAV", "There was an error updating your attendance status." : "Ha habido un error al actualizar tu estado de asistencia.", diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 10e57541c92..ca715da9d36 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Tu %s necesita configurarse para usar HTTPS en caso de usar CalDAV y CardDAV con iOS/macOS.", "Configures a CalDAV account" : "Configura una cuenta CalDAV", "Configures a CardDAV account" : "Configura una cuenta CardDAV", + "Tasks" : "Tareas", + "Untitled task" : "Tarea sin título", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Extremo de WebDAV", "There was an error updating your attendance status." : "Ha habido un error al actualizar tu estado de asistencia.", diff --git a/apps/dav/l10n/es_419.js b/apps/dav/l10n/es_419.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_419.js +++ b/apps/dav/l10n/es_419.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_419.json b/apps/dav/l10n/es_419.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_419.json +++ b/apps/dav/l10n/es_419.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_CL.js b/apps/dav/l10n/es_CL.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_CL.js +++ b/apps/dav/l10n/es_CL.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_CL.json b/apps/dav/l10n/es_CL.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_CL.json +++ b/apps/dav/l10n/es_CL.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_CO.js b/apps/dav/l10n/es_CO.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_CO.js +++ b/apps/dav/l10n/es_CO.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_CO.json b/apps/dav/l10n/es_CO.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_CO.json +++ b/apps/dav/l10n/es_CO.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_CR.js b/apps/dav/l10n/es_CR.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_CR.js +++ b/apps/dav/l10n/es_CR.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_CR.json b/apps/dav/l10n/es_CR.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_CR.json +++ b/apps/dav/l10n/es_CR.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_DO.js b/apps/dav/l10n/es_DO.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_DO.js +++ b/apps/dav/l10n/es_DO.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_DO.json b/apps/dav/l10n/es_DO.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_DO.json +++ b/apps/dav/l10n/es_DO.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_EC.js b/apps/dav/l10n/es_EC.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_EC.js +++ b/apps/dav/l10n/es_EC.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_EC.json b/apps/dav/l10n/es_EC.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_EC.json +++ b/apps/dav/l10n/es_EC.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_GT.js b/apps/dav/l10n/es_GT.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_GT.js +++ b/apps/dav/l10n/es_GT.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_GT.json b/apps/dav/l10n/es_GT.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_GT.json +++ b/apps/dav/l10n/es_GT.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_HN.js b/apps/dav/l10n/es_HN.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_HN.js +++ b/apps/dav/l10n/es_HN.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_HN.json b/apps/dav/l10n/es_HN.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_HN.json +++ b/apps/dav/l10n/es_HN.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js index 11369b51461..0606fd16288 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Rechazar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", "Tentative" : "Tentativo", diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json index ba8e349effb..4d1efdcdad5 100644 --- a/apps/dav/l10n/es_MX.json +++ b/apps/dav/l10n/es_MX.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Rechazar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", "Tentative" : "Tentativo", diff --git a/apps/dav/l10n/es_NI.js b/apps/dav/l10n/es_NI.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_NI.js +++ b/apps/dav/l10n/es_NI.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_NI.json b/apps/dav/l10n/es_NI.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_NI.json +++ b/apps/dav/l10n/es_NI.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_PA.js b/apps/dav/l10n/es_PA.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_PA.js +++ b/apps/dav/l10n/es_PA.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_PA.json b/apps/dav/l10n/es_PA.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_PA.json +++ b/apps/dav/l10n/es_PA.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_PE.js b/apps/dav/l10n/es_PE.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_PE.js +++ b/apps/dav/l10n/es_PE.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_PE.json b/apps/dav/l10n/es_PE.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_PE.json +++ b/apps/dav/l10n/es_PE.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_PR.js b/apps/dav/l10n/es_PR.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_PR.js +++ b/apps/dav/l10n/es_PR.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_PR.json b/apps/dav/l10n/es_PR.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_PR.json +++ b/apps/dav/l10n/es_PR.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_PY.js b/apps/dav/l10n/es_PY.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_PY.js +++ b/apps/dav/l10n/es_PY.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_PY.json b/apps/dav/l10n/es_PY.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_PY.json +++ b/apps/dav/l10n/es_PY.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_SV.js b/apps/dav/l10n/es_SV.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_SV.js +++ b/apps/dav/l10n/es_SV.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_SV.json b/apps/dav/l10n/es_SV.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_SV.json +++ b/apps/dav/l10n/es_SV.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_UY.js b/apps/dav/l10n/es_UY.js index 3e5b2314e64..c66faee6656 100644 --- a/apps/dav/l10n/es_UY.js +++ b/apps/dav/l10n/es_UY.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/es_UY.json b/apps/dav/l10n/es_UY.json index 8cfd20df8a7..6c03a049935 100644 --- a/apps/dav/l10n/es_UY.json +++ b/apps/dav/l10n/es_UY.json @@ -51,6 +51,7 @@ "Accept" : "Aceptar", "Decline" : "Declinar", "Contacts" : "Contactos", + "Tasks" : "Tareas", "WebDAV" : "WebDAV", "Tentative" : "Tentativo", "Save" : "Guardar", diff --git a/apps/dav/l10n/et_EE.js b/apps/dav/l10n/et_EE.js index eea64c38364..b332ddb746b 100644 --- a/apps/dav/l10n/et_EE.js +++ b/apps/dav/l10n/et_EE.js @@ -51,6 +51,7 @@ OC.L10N.register( "Accept" : "Nõustu", "Decline" : "Keeldu", "Contacts" : "Kontaktid", + "Tasks" : "Ülesanded", "WebDAV" : "WebDAV", "Tentative" : "Esialgne", "Save" : "Salvesta", diff --git a/apps/dav/l10n/et_EE.json b/apps/dav/l10n/et_EE.json index 4321197836a..d95c53ce2f5 100644 --- a/apps/dav/l10n/et_EE.json +++ b/apps/dav/l10n/et_EE.json @@ -49,6 +49,7 @@ "Accept" : "Nõustu", "Decline" : "Keeldu", "Contacts" : "Kontaktid", + "Tasks" : "Ülesanded", "WebDAV" : "WebDAV", "Tentative" : "Esialgne", "Save" : "Salvesta", diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index ac932267048..a84abc49b95 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Zure %s HTTPS erabiltzeko konfiguratu behar da CalDAV eta CardDAV erabiltzeko iOS eta macOSrekin.", "Configures a CalDAV account" : "CalDAV kontu bat konfiguratzen du", "Configures a CardDAV account" : "CardDAV kontu bat konfiguratzen du", + "Tasks" : "Zereginak", + "Untitled task" : "Izenik gabeko zeregina", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV amaiera-puntua", "There was an error updating your attendance status." : "Errore bat gertatu da zure parte-hartze egoera eguneratzerakoan.", diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index 51077b78f0e..b3f747d7ea3 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Zure %s HTTPS erabiltzeko konfiguratu behar da CalDAV eta CardDAV erabiltzeko iOS eta macOSrekin.", "Configures a CalDAV account" : "CalDAV kontu bat konfiguratzen du", "Configures a CardDAV account" : "CardDAV kontu bat konfiguratzen du", + "Tasks" : "Zereginak", + "Untitled task" : "Izenik gabeko zeregina", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV amaiera-puntua", "There was an error updating your attendance status." : "Errore bat gertatu da zure parte-hartze egoera eguneratzerakoan.", diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 04d5f09b522..eef514477b7 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -75,6 +75,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s tulee asettaa käyttämään HTTPS-yhteyttä, jotta CalDAVia ja CardDAVia voi käyttää iOSilla tai macOS:llä.", "Configures a CalDAV account" : "Määrittää CalDAV-tilin", "Configures a CardDAV account" : "Määrittää CardDAV-tilin", + "Tasks" : "Tehtävät", + "Untitled task" : "Nimetön tehtävä", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-päätepiste", "There was an error updating your attendance status." : "Osallistumisesi tilaa päivittäessä tapahtui virhe.", diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index 384cdabf0db..dcb6953eefb 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -73,6 +73,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s tulee asettaa käyttämään HTTPS-yhteyttä, jotta CalDAVia ja CardDAVia voi käyttää iOSilla tai macOS:llä.", "Configures a CalDAV account" : "Määrittää CalDAV-tilin", "Configures a CardDAV account" : "Määrittää CardDAV-tilin", + "Tasks" : "Tehtävät", + "Untitled task" : "Nimetön tehtävä", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-päätepiste", "There was an error updating your attendance status." : "Osallistumisesi tilaa päivittäessä tapahtui virhe.", diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index f8a2d6855fc..28e71046a6b 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Votre %s a besoin d'être configuré pour utiliser le HTTPS dans le but d'utiliser CalDAV et CardDAV avec iOS/macOS.", "Configures a CalDAV account" : "Configure un compte CalDAV", "Configures a CardDAV account" : "Configure un compte CardDAV", + "Tasks" : "Tâches", + "Untitled task" : "Tâche sans titre", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", "There was an error updating your attendance status." : "Une erreur s'est produite lors de la mise à jour de votre statut de présence.", diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 662dd1a5e44..110ec021500 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Votre %s a besoin d'être configuré pour utiliser le HTTPS dans le but d'utiliser CalDAV et CardDAV avec iOS/macOS.", "Configures a CalDAV account" : "Configure un compte CalDAV", "Configures a CardDAV account" : "Configure un compte CardDAV", + "Tasks" : "Tâches", + "Untitled task" : "Tâche sans titre", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Point d'accès WebDAV", "There was an error updating your attendance status." : "Une erreur s'est produite lors de la mise à jour de votre statut de présence.", diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 732f27e9c7a..64985a6a91b 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "É preciso configurar o seu %s para que empregue HTTPS para poder usar CalDAV e CardDAV con iOS / macOS.", "Configures a CalDAV account" : "Configurar unha conta de CalDAV", "Configures a CardDAV account" : "Configurar unha conta de CardDAV", + "Tasks" : "Tarefas", + "Untitled task" : "Tarefa sen título", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminación WebDAV", "There was an error updating your attendance status." : "Produciuse un erro ao actualizar o seu estado de asistencia.", diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index 55a0db986b2..755ac0871fc 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "É preciso configurar o seu %s para que empregue HTTPS para poder usar CalDAV e CardDAV con iOS / macOS.", "Configures a CalDAV account" : "Configurar unha conta de CalDAV", "Configures a CardDAV account" : "Configurar unha conta de CardDAV", + "Tasks" : "Tarefas", + "Untitled task" : "Tarefa sen título", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminación WebDAV", "There was an error updating your attendance status." : "Produciuse un erro ao actualizar o seu estado de asistencia.", diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index fb8590cd9dd..a1dc18fa696 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -80,6 +80,7 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "עליך להגדיר את ה־%s שלך להשתמש ב־HTTPS כדי להשתמש ב־CalDAV וב־CardDAV עם iOS/macOS.", "Configures a CalDAV account" : "מגדיר חשבון CalDAV", "Configures a CardDAV account" : "מגדיר חשבון CardDAV", + "Tasks" : "משימות", "WebDAV" : "WebDAV", "WebDAV endpoint" : "נקודת קצה WebDAV", "There was an error updating your attendance status." : "אירעה שגיאה בעת עדכון מצב ההשתתפות שלך.", diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json index cb1873203b6..90975f35aa3 100644 --- a/apps/dav/l10n/he.json +++ b/apps/dav/l10n/he.json @@ -78,6 +78,7 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "עליך להגדיר את ה־%s שלך להשתמש ב־HTTPS כדי להשתמש ב־CalDAV וב־CardDAV עם iOS/macOS.", "Configures a CalDAV account" : "מגדיר חשבון CalDAV", "Configures a CardDAV account" : "מגדיר חשבון CardDAV", + "Tasks" : "משימות", "WebDAV" : "WebDAV", "WebDAV endpoint" : "נקודת קצה WebDAV", "There was an error updating your attendance status." : "אירעה שגיאה בעת עדכון מצב ההשתתפות שלך.", diff --git a/apps/dav/l10n/hr.js b/apps/dav/l10n/hr.js index 9fca9bf257e..53cb852ac04 100644 --- a/apps/dav/l10n/hr.js +++ b/apps/dav/l10n/hr.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Vaš %s treba konfigurirati za korištenje HTTPS-a kako bi se mogli upotrebljavati CalDAV i CardDAV s operacijskim sustavom iOS/macOS.", "Configures a CalDAV account" : "Konfigurira CalDAV račun", "Configures a CardDAV account" : "Konfigurira CardDAV račun", + "Tasks" : "Zadaci", + "Untitled task" : "Zadatak bez naslova", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV krajnja točka", "There was an error updating your attendance status." : "Došlo je do pogreške prilikom ažuriranja statusa prisutnosti.", diff --git a/apps/dav/l10n/hr.json b/apps/dav/l10n/hr.json index 27035ae3163..6bd8b33fe6d 100644 --- a/apps/dav/l10n/hr.json +++ b/apps/dav/l10n/hr.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Vaš %s treba konfigurirati za korištenje HTTPS-a kako bi se mogli upotrebljavati CalDAV i CardDAV s operacijskim sustavom iOS/macOS.", "Configures a CalDAV account" : "Konfigurira CalDAV račun", "Configures a CardDAV account" : "Konfigurira CardDAV račun", + "Tasks" : "Zadaci", + "Untitled task" : "Zadatak bez naslova", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV krajnja točka", "There was an error updating your attendance status." : "Došlo je do pogreške prilikom ažuriranja statusa prisutnosti.", diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index b2b21a4adc4..5c5fa503df0 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -67,6 +67,8 @@ OC.L10N.register( "More options …" : "További opciók ...", "More options at %s" : "További opciók itt: %s", "Contacts" : "Névjegyek", + "Tasks" : "Feladatok", + "Untitled task" : "Névtelen feladat", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV végpont", "There was an error updating your attendance status." : "Probléma lépett fel a részvételed státuszának frissítése közben.", diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index 3f9568805a6..d7c3351d50c 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -65,6 +65,8 @@ "More options …" : "További opciók ...", "More options at %s" : "További opciók itt: %s", "Contacts" : "Névjegyek", + "Tasks" : "Feladatok", + "Untitled task" : "Névtelen feladat", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV végpont", "There was an error updating your attendance status." : "Probléma lépett fel a részvételed státuszának frissítése közben.", diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js index 2632185ba54..93c680a0228 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -77,6 +77,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s þarf að vera sett upp til að nota HTTPS til að CalDAV og CardDAV virki með iOS/macOS.", "Configures a CalDAV account" : "Setur upp CalDAV aðgang", "Configures a CardDAV account" : "Setur upp CardDAV aðgang", + "Tasks" : "Verkefni", + "Untitled task" : "Ónefnt verkefni", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-endapunktur", "There was an error updating your attendance status." : "Það kom upp villa við að uppfæra mætingarstöðu þína.", diff --git a/apps/dav/l10n/is.json b/apps/dav/l10n/is.json index b9e40ce75b5..44af28e54f6 100644 --- a/apps/dav/l10n/is.json +++ b/apps/dav/l10n/is.json @@ -75,6 +75,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s þarf að vera sett upp til að nota HTTPS til að CalDAV og CardDAV virki með iOS/macOS.", "Configures a CalDAV account" : "Setur upp CalDAV aðgang", "Configures a CardDAV account" : "Setur upp CardDAV aðgang", + "Tasks" : "Verkefni", + "Untitled task" : "Ónefnt verkefni", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-endapunktur", "There was an error updating your attendance status." : "Það kom upp villa við að uppfæra mætingarstöðu þína.", diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 4ba4727e6c2..347f0f9f58c 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.", "Configures a CalDAV account" : "Configura un account CalDAV", "Configures a CardDAV account" : "Configura un account CardDAV", + "Tasks" : "Attività", + "Untitled task" : "Attività senza titolo", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", "There was an error updating your attendance status." : "Si è verificato un errore durante l'aggiornamento dello stato della tua partecipazione.", diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 8f682fa6dfb..a4314eebff5 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Il tuo %s deve essere configurato all'uso di HTTPS per poter usare CalDAV e CardDAV con iOS/macOS.", "Configures a CalDAV account" : "Configura un account CalDAV", "Configures a CardDAV account" : "Configura un account CardDAV", + "Tasks" : "Attività", + "Untitled task" : "Attività senza titolo", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Terminatore WebDAV", "There was an error updating your attendance status." : "Si è verificato un errore durante l'aggiornamento dello stato della tua partecipazione.", diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 2a4ae9552bd..bb73fad9269 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -80,6 +80,7 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。", "Configures a CalDAV account" : "CalDAVアカウントを設定します", "Configures a CardDAV account" : "CardDAVアカウントを設定します", + "Tasks" : "タスク", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAVエンドポイント", "There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。", diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index 0fdc145ce11..62f4ea276aa 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -78,6 +78,7 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS / macOSでCalDAVおよびCardDAVを使用するには、%sにHTTPSを設定する必要があります。", "Configures a CalDAV account" : "CalDAVアカウントを設定します", "Configures a CardDAV account" : "CardDAVアカウントを設定します", + "Tasks" : "タスク", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAVエンドポイント", "There was an error updating your attendance status." : "出席状況の更新中にエラーが発生しました。", diff --git a/apps/dav/l10n/ka_GE.js b/apps/dav/l10n/ka_GE.js index 6e97443dea8..2b9a62ca8eb 100644 --- a/apps/dav/l10n/ka_GE.js +++ b/apps/dav/l10n/ka_GE.js @@ -53,6 +53,7 @@ OC.L10N.register( "Accept" : "მიღება", "Decline" : "ურაყოფა", "Contacts" : "კონტაქტები", + "Tasks" : "დავალებები", "WebDAV" : "WebDAV", "Tentative" : "საცდელი", "Save" : "შენახვა", diff --git a/apps/dav/l10n/ka_GE.json b/apps/dav/l10n/ka_GE.json index 21c420ddb38..5d1cd5991e6 100644 --- a/apps/dav/l10n/ka_GE.json +++ b/apps/dav/l10n/ka_GE.json @@ -51,6 +51,7 @@ "Accept" : "მიღება", "Decline" : "ურაყოფა", "Contacts" : "კონტაქტები", + "Tasks" : "დავალებები", "WebDAV" : "WebDAV", "Tentative" : "საცდელი", "Save" : "შენახვა", diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index acb03452258..b6252982a4a 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -63,6 +63,7 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS에서 CalDAV 및 CardDAV를 사용하려면 %s에서 HTTPS를 사용하도록 설정해야 합니다.", "Configures a CalDAV account" : "CalDAV 계정 설정", "Configures a CardDAV account" : "CardDAV 계정 설정", + "Tasks" : "작업", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 종단점", "There was an error updating your attendance status." : "참석 상태를 업데이트하는 중 오류가 발생했습니다.", diff --git a/apps/dav/l10n/ko.json b/apps/dav/l10n/ko.json index 8afbca706a9..bd2a95f20dc 100644 --- a/apps/dav/l10n/ko.json +++ b/apps/dav/l10n/ko.json @@ -61,6 +61,7 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "iOS/macOS에서 CalDAV 및 CardDAV를 사용하려면 %s에서 HTTPS를 사용하도록 설정해야 합니다.", "Configures a CalDAV account" : "CalDAV 계정 설정", "Configures a CardDAV account" : "CardDAV 계정 설정", + "Tasks" : "작업", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 종단점", "There was an error updating your attendance status." : "참석 상태를 업데이트하는 중 오류가 발생했습니다.", diff --git a/apps/dav/l10n/lt_LT.js b/apps/dav/l10n/lt_LT.js index dac256434fc..5e19108294c 100644 --- a/apps/dav/l10n/lt_LT.js +++ b/apps/dav/l10n/lt_LT.js @@ -71,6 +71,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Norint naudoti CalDAV ir CardDAV su iOS/macOS, jūsų %s turi būti sukonfigūruota taip, kad naudotų HTTPS.", "Configures a CalDAV account" : "Konfigūruoja CalDAV paskyrą", "Configures a CardDAV account" : "Konfigūruoja CardDAV paskyrą", + "Tasks" : "Užduotys", + "Untitled task" : "Užduotis be pavadinimo", "WebDAV" : "WebDAV", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Tentative" : "Preliminarus", diff --git a/apps/dav/l10n/lt_LT.json b/apps/dav/l10n/lt_LT.json index 9bd1867c259..82a60ca6582 100644 --- a/apps/dav/l10n/lt_LT.json +++ b/apps/dav/l10n/lt_LT.json @@ -69,6 +69,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Norint naudoti CalDAV ir CardDAV su iOS/macOS, jūsų %s turi būti sukonfigūruota taip, kad naudotų HTTPS.", "Configures a CalDAV account" : "Konfigūruoja CalDAV paskyrą", "Configures a CardDAV account" : "Konfigūruoja CardDAV paskyrą", + "Tasks" : "Užduotys", + "Untitled task" : "Užduotis be pavadinimo", "WebDAV" : "WebDAV", "Are you accepting the invitation?" : "Ar priimate pakvietimą?", "Tentative" : "Preliminarus", diff --git a/apps/dav/l10n/mk.js b/apps/dav/l10n/mk.js index f19bf6af328..b423d57fc2b 100644 --- a/apps/dav/l10n/mk.js +++ b/apps/dav/l10n/mk.js @@ -70,6 +70,7 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Вашиот %s треба да биде конфигуриран за да користи HTTPS за да може да се користи CalDAV и CardDAV на iOS/macOS.", "Configures a CalDAV account" : "Конфигурирај CalDAV сметка", "Configures a CardDAV account" : "Конфигурирај CardDAV сметка", + "Tasks" : "Задачи", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV крајна точка", "There was an error updating your attendance status." : "Настана грешка при ажурирање на вашето присуство.", diff --git a/apps/dav/l10n/mk.json b/apps/dav/l10n/mk.json index e38e9e83a89..44e7dba3664 100644 --- a/apps/dav/l10n/mk.json +++ b/apps/dav/l10n/mk.json @@ -68,6 +68,7 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Вашиот %s треба да биде конфигуриран за да користи HTTPS за да може да се користи CalDAV и CardDAV на iOS/macOS.", "Configures a CalDAV account" : "Конфигурирај CalDAV сметка", "Configures a CardDAV account" : "Конфигурирај CardDAV сметка", + "Tasks" : "Задачи", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV крајна точка", "There was an error updating your attendance status." : "Настана грешка при ажурирање на вашето присуство.", diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index d41786c4626..89786b92c1f 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -55,6 +55,7 @@ OC.L10N.register( "Accept" : "Aksepter", "Decline" : "Avslå", "Contacts" : "Kontakter", + "Tasks" : "Oppgaver", "WebDAV" : "WebDAV", "Tentative" : "Foreløpig", "Save" : "Lagre", diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json index 8dd9544d5fc..23246cd1ddb 100644 --- a/apps/dav/l10n/nb.json +++ b/apps/dav/l10n/nb.json @@ -53,6 +53,7 @@ "Accept" : "Aksepter", "Decline" : "Avslå", "Contacts" : "Kontakter", + "Tasks" : "Oppgaver", "WebDAV" : "WebDAV", "Tentative" : "Foreløpig", "Save" : "Lagre", diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 1353fd91bb4..a0a0bcfe597 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Je %s moet worden geconfigureerd voor gebruik van HTTPS om CalDAV en CardDAV met iOS/macOS te kunnen gebruiken.", "Configures a CalDAV account" : "Configureert een CalDAV account", "Configures a CardDAV account" : "Configureert een CardDAV account", + "Tasks" : "Taken", + "Untitled task" : "Taak zonder titel", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV eindpunt", "There was an error updating your attendance status." : "Er trad een fout op bij het bijwerken van je deelnamestatus.", diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index fdac7bd7c3a..3455c885cb1 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Je %s moet worden geconfigureerd voor gebruik van HTTPS om CalDAV en CardDAV met iOS/macOS te kunnen gebruiken.", "Configures a CalDAV account" : "Configureert een CalDAV account", "Configures a CardDAV account" : "Configureert een CardDAV account", + "Tasks" : "Taken", + "Untitled task" : "Taak zonder titel", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV eindpunt", "There was an error updating your attendance status." : "Er trad een fout op bij het bijwerken van je deelnamestatus.", diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 9b8c3e5a628..47b5ed32f25 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s musisz używać protokołu HTTPS aby móc korzystać z CalDAV i CardDAV w systemach iOS/macOS.", "Configures a CalDAV account" : "Konfiguruje konto CalDAV", "Configures a CardDAV account" : "Konfiguruje konto CardDAV", + "Tasks" : "Zadania", + "Untitled task" : "Zadanie bez tytułu", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", "There was an error updating your attendance status." : "Wystąpił błąd zmiany stanu uczestnictwa", diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 7aa2e1dc230..fc856a306b0 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s musisz używać protokołu HTTPS aby móc korzystać z CalDAV i CardDAV w systemach iOS/macOS.", "Configures a CalDAV account" : "Konfiguruje konto CalDAV", "Configures a CardDAV account" : "Konfiguruje konto CardDAV", + "Tasks" : "Zadania", + "Untitled task" : "Zadanie bez tytułu", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Adres WebDAV", "There was an error updating your attendance status." : "Wystąpił błąd zmiany stanu uczestnictwa", diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 765ae73470e..95b7de34f46 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Seu %s precisa estar configurado para usar HTTPS a fim de usar o CalDAV e o CardDAV com o iOS/macOS.", "Configures a CalDAV account" : "Configure uma conta CalDAV", "Configures a CardDAV account" : "Configure uma conta CardDAV", + "Tasks" : "Tarefas", + "Untitled task" : "Tarefa sem título", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", "There was an error updating your attendance status." : "Houve um erro ao atualizar seu status de participação.", diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index 82d395c79ca..8b18a61b384 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Seu %s precisa estar configurado para usar HTTPS a fim de usar o CalDAV e o CardDAV com o iOS/macOS.", "Configures a CalDAV account" : "Configure uma conta CalDAV", "Configures a CardDAV account" : "Configure uma conta CardDAV", + "Tasks" : "Tarefas", + "Untitled task" : "Tarefa sem título", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Endpoint WebDAV", "There was an error updating your attendance status." : "Houve um erro ao atualizar seu status de participação.", diff --git a/apps/dav/l10n/ro.js b/apps/dav/l10n/ro.js index fb3e71bfdc1..d603496099d 100644 --- a/apps/dav/l10n/ro.js +++ b/apps/dav/l10n/ro.js @@ -49,6 +49,7 @@ OC.L10N.register( "Accept" : "Accept", "Decline" : "Refuză", "Contacts" : "Persoane de contact", + "Tasks" : "Sarcini", "WebDAV" : "WebDAV", "Tentative" : "Tentativă", "Save" : "Salvează", diff --git a/apps/dav/l10n/ro.json b/apps/dav/l10n/ro.json index 7e089ef01e3..fb2c0a76987 100644 --- a/apps/dav/l10n/ro.json +++ b/apps/dav/l10n/ro.json @@ -47,6 +47,7 @@ "Accept" : "Accept", "Decline" : "Refuză", "Contacts" : "Persoane de contact", + "Tasks" : "Sarcini", "WebDAV" : "WebDAV", "Tentative" : "Tentativă", "Save" : "Salvează", diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index 21d557459bb..b09547dd5b1 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s должен быть настроен на использование протокола HTTPS, чтобы можно было использовать CalDAV и CardDAV на iOS/macOS.", "Configures a CalDAV account" : "Настройка аккаунта CalDAV", "Configures a CardDAV account" : "Настройка аккаунта CardDAV", + "Tasks" : "Задачи", + "Untitled task" : "Задача без названия", "WebDAV" : "WebDAV", "WebDAV endpoint" : "точка подключения WebDAV", "There was an error updating your attendance status." : "Ошибка обновления статуса участия.", diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 9a45e8a8ce0..88d1e804338 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s должен быть настроен на использование протокола HTTPS, чтобы можно было использовать CalDAV и CardDAV на iOS/macOS.", "Configures a CalDAV account" : "Настройка аккаунта CalDAV", "Configures a CardDAV account" : "Настройка аккаунта CardDAV", + "Tasks" : "Задачи", + "Untitled task" : "Задача без названия", "WebDAV" : "WebDAV", "WebDAV endpoint" : "точка подключения WebDAV", "There was an error updating your attendance status." : "Ошибка обновления статуса участия.", diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index 496f45654d4..ffbc3eec1ec 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ak chcete používať CalDAV alebo CardDAV v iOS alebo macOS, musí byť %s nakonfigurovaný na používanie HTTPS.", "Configures a CalDAV account" : "Nakonfiguruje účet CalDAV", "Configures a CardDAV account" : "Nakonfiguruje účet CardDAV", + "Tasks" : "Úlohy", + "Untitled task" : "Úloha bez názvu", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Koncový bod WebDAV", "There was an error updating your attendance status." : "Nastal problém pri aktualizácii Vašej účasti.", diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json index 93d7712bb3f..ab83466437d 100644 --- a/apps/dav/l10n/sk.json +++ b/apps/dav/l10n/sk.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ak chcete používať CalDAV alebo CardDAV v iOS alebo macOS, musí byť %s nakonfigurovaný na používanie HTTPS.", "Configures a CalDAV account" : "Nakonfiguruje účet CalDAV", "Configures a CardDAV account" : "Nakonfiguruje účet CardDAV", + "Tasks" : "Úlohy", + "Untitled task" : "Úloha bez názvu", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Koncový bod WebDAV", "There was an error updating your attendance status." : "Nastal problém pri aktualizácii Vašej účasti.", diff --git a/apps/dav/l10n/sl.js b/apps/dav/l10n/sl.js index c94314c18a6..26e6b28f011 100644 --- a/apps/dav/l10n/sl.js +++ b/apps/dav/l10n/sl.js @@ -69,6 +69,8 @@ OC.L10N.register( "Contacts" : "Stiki", "Configures a CalDAV account" : "Nastavi račun CalDAV", "Configures a CardDAV account" : "Nastavi račun CardDAV", + "Tasks" : "Naloge", + "Untitled task" : "Neimenovana naloga", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", "There was an error updating your attendance status." : "Prišlo je do napake med posodabljanjem vaše udeležbe.", diff --git a/apps/dav/l10n/sl.json b/apps/dav/l10n/sl.json index b84e651711d..c9f4d96531c 100644 --- a/apps/dav/l10n/sl.json +++ b/apps/dav/l10n/sl.json @@ -67,6 +67,8 @@ "Contacts" : "Stiki", "Configures a CalDAV account" : "Nastavi račun CalDAV", "Configures a CardDAV account" : "Nastavi račun CardDAV", + "Tasks" : "Naloge", + "Untitled task" : "Neimenovana naloga", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Končna točka WebDAV", "There was an error updating your attendance status." : "Prišlo je do napake med posodabljanjem vaše udeležbe.", diff --git a/apps/dav/l10n/sq.js b/apps/dav/l10n/sq.js index 68ebd277f98..984f06e299c 100644 --- a/apps/dav/l10n/sq.js +++ b/apps/dav/l10n/sq.js @@ -52,6 +52,7 @@ OC.L10N.register( "Decline" : "Refuzo", "More options …" : "Më shumë opsione ...", "Contacts" : "Kontaktet", + "Tasks" : "Detyra", "WebDAV" : "WebDAV", "Tentative" : "Tentativë", "Save" : "Ruaj", diff --git a/apps/dav/l10n/sq.json b/apps/dav/l10n/sq.json index cb0a4a4bea0..3fe24745ef1 100644 --- a/apps/dav/l10n/sq.json +++ b/apps/dav/l10n/sq.json @@ -50,6 +50,7 @@ "Decline" : "Refuzo", "More options …" : "Më shumë opsione ...", "Contacts" : "Kontaktet", + "Tasks" : "Detyra", "WebDAV" : "WebDAV", "Tentative" : "Tentativë", "Save" : "Ruaj", diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index 23ee57cc3ed..27e56a4d81f 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -80,6 +80,7 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s мора да буде подешен да користи HTTPS да бисте користи CalDAV и CardDAV са iOS/macOS-ом.", "Configures a CalDAV account" : "Подешава CalDAV налог", "Configures a CardDAV account" : "Подешава CardDAV налог", + "Tasks" : "Задаци", "WebDAV" : "ВебДАВ", "WebDAV endpoint" : "WebDAV крајња тачка", "There was an error updating your attendance status." : "Десила се грешка приликом ажурирања статуса Вашег присуства.", diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index 1dc453bf202..559db508eb7 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -78,6 +78,7 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s мора да буде подешен да користи HTTPS да бисте користи CalDAV и CardDAV са iOS/macOS-ом.", "Configures a CalDAV account" : "Подешава CalDAV налог", "Configures a CardDAV account" : "Подешава CardDAV налог", + "Tasks" : "Задаци", "WebDAV" : "ВебДАВ", "WebDAV endpoint" : "WebDAV крајња тачка", "There was an error updating your attendance status." : "Десила се грешка приликом ажурирања статуса Вашег присуства.", diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 01ef10f44dd..0271bc3db51 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -80,6 +80,7 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Din %s måste konfigureras att använda HTTPS för CalDAV och CardDAV med iOS/macOS.", "Configures a CalDAV account" : "Konfigurerar ett CalDAV-konto", "Configures a CardDAV account" : "Konfigurerar ett CardDAV-konto", + "Tasks" : "Uppgifter", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "There was an error updating your attendance status." : "Ett fel uppstod vid uppdatering av din närvarostatus.", diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index e04b2e1ccc3..7277a48d5a1 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -78,6 +78,7 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Din %s måste konfigureras att använda HTTPS för CalDAV och CardDAV med iOS/macOS.", "Configures a CalDAV account" : "Konfigurerar ett CalDAV-konto", "Configures a CardDAV account" : "Konfigurerar ett CardDAV-konto", + "Tasks" : "Uppgifter", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", "There was an error updating your attendance status." : "Ett fel uppstod vid uppdatering av din närvarostatus.", diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 421a1feb412..865077bd54b 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -80,6 +80,8 @@ OC.L10N.register( "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", + "Tasks" : "Görevler", + "Untitled task" : "Başlıksız görev", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV Bağlantı Noktası", "There was an error updating your attendance status." : "Katılım durumunuz güncellenirken bir sorun çıktı.", diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index e9e39ebfe8b..08bffc13b85 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -78,6 +78,8 @@ "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", + "Tasks" : "Görevler", + "Untitled task" : "Başlıksız görev", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV Bağlantı Noktası", "There was an error updating your attendance status." : "Katılım durumunuz güncellenirken bir sorun çıktı.", diff --git a/apps/dav/l10n/uk.js b/apps/dav/l10n/uk.js index c3a7d10a25c..8b0ffe66760 100644 --- a/apps/dav/l10n/uk.js +++ b/apps/dav/l10n/uk.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s мусить бути налаштований на використання HTTPS для надання доступу до CalDAV і CardDAV з iOS/macOS.", "Configures a CalDAV account" : "Налаштовує обліковий запис CalDAV", "Configures a CardDAV account" : "Налаштовує обліковий запис CardDAV", + "Tasks" : "Завдання", + "Untitled task" : "Завдання без назви", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Точка доступу WebDAV", "There was an error updating your attendance status." : "Виникла помилка при оновленні вашого статусу учасника.", diff --git a/apps/dav/l10n/uk.json b/apps/dav/l10n/uk.json index 45965cd74cd..f634c0605fd 100644 --- a/apps/dav/l10n/uk.json +++ b/apps/dav/l10n/uk.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Ваш %s мусить бути налаштований на використання HTTPS для надання доступу до CalDAV і CardDAV з iOS/macOS.", "Configures a CalDAV account" : "Налаштовує обліковий запис CalDAV", "Configures a CardDAV account" : "Налаштовує обліковий запис CardDAV", + "Tasks" : "Завдання", + "Untitled task" : "Завдання без назви", "WebDAV" : "WebDAV", "WebDAV endpoint" : "Точка доступу WebDAV", "There was an error updating your attendance status." : "Виникла помилка при оновленні вашого статусу учасника.", diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 4150c8c242f..3179affb5f7 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -80,6 +80,8 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的%s 需要配置使用HTTPS以在iOS/macOS中使用CalDAV和CardDAV。", "Configures a CalDAV account" : "配置一个 CalDAV 账号", "Configures a CardDAV account" : "配置一个 CardDAV 账号", + "Tasks" : "任务", + "Untitled task" : "无标题任务", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", "There was an error updating your attendance status." : "更新您的出席状态时出错。", diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index e60f2fac9d1..e81858ab461 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -78,6 +78,8 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的%s 需要配置使用HTTPS以在iOS/macOS中使用CalDAV和CardDAV。", "Configures a CalDAV account" : "配置一个 CalDAV 账号", "Configures a CardDAV account" : "配置一个 CardDAV 账号", + "Tasks" : "任务", + "Untitled task" : "无标题任务", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV端点", "There was an error updating your attendance status." : "更新您的出席状态时出错。", diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js index 108a55906e5..594b853d871 100644 --- a/apps/dav/l10n/zh_TW.js +++ b/apps/dav/l10n/zh_TW.js @@ -48,6 +48,7 @@ OC.L10N.register( "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV", "Configures a CalDAV account" : "設定一個 CalDAV 帳號", "Configures a CardDAV account" : "設定一個 CardDAV 帳號", + "Tasks" : "工作項目", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "There was an error updating your attendance status." : "更新您的參與狀況時發生錯誤", diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json index b1d65b0fe0b..0c07c641199 100644 --- a/apps/dav/l10n/zh_TW.json +++ b/apps/dav/l10n/zh_TW.json @@ -46,6 +46,7 @@ "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "您的 %s 必須要設定 HTTPS ,才能在 iOS/macOS 上使用 CalDAV 和 CardDAV", "Configures a CalDAV account" : "設定一個 CalDAV 帳號", "Configures a CardDAV account" : "設定一個 CardDAV 帳號", + "Tasks" : "工作項目", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV 端點", "There was an error updating your attendance status." : "更新您的參與狀況時發生錯誤", diff --git a/apps/dav/lib/CardDAV/AddressBookImpl.php b/apps/dav/lib/CardDAV/AddressBookImpl.php index 6ec3fed8276..02dc7c5d015 100644 --- a/apps/dav/lib/CardDAV/AddressBookImpl.php +++ b/apps/dav/lib/CardDAV/AddressBookImpl.php @@ -281,12 +281,7 @@ class AddressBookImpl implements IAddressBook { } } - if ( - $this->addressBookInfo['principaluri'] === 'principals/system/system' && ( - $this->addressBookInfo['uri'] === 'system' || - $this->addressBookInfo['{DAV:}displayname'] === $this->urlGenerator->getBaseUrl() - ) - ) { + if ($this->isSystemAddressBook()) { $result['isLocalSystemBook'] = true; } return $result; @@ -309,4 +304,26 @@ class AddressBookImpl implements IAddressBook { return null; } + + /** + * @inheritDoc + */ + public function isShared(): bool { + if (!isset($this->addressBookInfo['{http://owncloud.org/ns}owner-principal'])) { + return false; + } + + return $this->addressBookInfo['principaluri'] + !== $this->addressBookInfo['{http://owncloud.org/ns}owner-principal']; + } + + /** + * @inheritDoc + */ + public function isSystemAddressBook(): bool { + return $this->addressBookInfo['principaluri'] === 'principals/system/system' && ( + $this->addressBookInfo['uri'] === 'system' || + $this->addressBookInfo['{DAV:}displayname'] === $this->urlGenerator->getBaseUrl() + ); + } } diff --git a/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php b/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php index cc7e50e9374..242106fbcc9 100644 --- a/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php +++ b/apps/dav/tests/unit/CardDAV/AddressBookImplTest.php @@ -447,4 +447,63 @@ class AddressBookImplTest extends TestCase { 'isLocalSystemBook' => true, ], $array); } + + public function testIsSystemAddressBook(): void { + $addressBookInfo = [ + '{http://owncloud.org/ns}owner-principal' => 'principals/system/system', + 'principaluri' => 'principals/system/system', + '{DAV:}displayname' => 'display name', + 'id' => 666, + 'uri' => 'system', + ]; + + $addressBookImpl = new AddressBookImpl( + $this->addressBook, + $addressBookInfo, + $this->backend, + $this->urlGenerator + ); + + $this->assertTrue($addressBookImpl->isSystemAddressBook()); + } + + public function testIsShared(): void { + $addressBookInfo = [ + '{http://owncloud.org/ns}owner-principal' => 'user1', + '{DAV:}displayname' => 'Test address book', + 'principaluri' => 'user2', + 'id' => 666, + 'uri' => 'default', + ]; + + $addressBookImpl = new AddressBookImpl( + $this->addressBook, + $addressBookInfo, + $this->backend, + $this->urlGenerator + ); + + $this->assertFalse($addressBookImpl->isSystemAddressBook()); + $this->assertTrue($addressBookImpl->isShared()); + } + + public function testIsNotShared(): void { + $addressBookInfo = [ + '{http://owncloud.org/ns}owner-principal' => 'user1', + '{DAV:}displayname' => 'Test address book', + 'principaluri' => 'user1', + 'id' => 666, + 'uri' => 'default', + ]; + + $addressBookImpl = new AddressBookImpl( + $this->addressBook, + $addressBookInfo, + $this->backend, + $this->urlGenerator + ); + + $this->assertFalse($addressBookImpl->isSystemAddressBook()); + $this->assertFalse($addressBookImpl->isShared()); + } } |