diff options
Diffstat (limited to 'apps/dav')
94 files changed, 194 insertions, 190 deletions
diff --git a/apps/dav/l10n/bg.js b/apps/dav/l10n/bg.js index 9962e123fe3..a18942a2fbd 100644 --- a/apps/dav/l10n/bg.js +++ b/apps/dav/l10n/bg.js @@ -33,7 +33,7 @@ OC.L10N.register( "{actor} created todo {todo} in list {calendar}" : "{actor} създаде задача {todo} в списък {calendar}", "You created todo {todo} in list {calendar}" : "Създадохте задача {todo} в списък {calendar}", "{actor} deleted todo {todo} from list {calendar}" : "{actor} изтри задача {todo} от списък {calendar}", - "You deleted todo {todo} from list {calendar}" : "Изтрихте задача {todo} от лист {calendar}", + "You deleted todo {todo} from list {calendar}" : "Изтрихте задача {todo} от списък {calendar}", "{actor} updated todo {todo} in list {calendar}" : "{actor} актуализира задача {todo} в списък {calendar}", "You updated todo {todo} in list {calendar}" : "Променихте задача {todo} в списък {calendar}", "{actor} solved todo {todo} in list {calendar}" : "{actor} реши задача {todo} в списък {calendar}", @@ -50,10 +50,10 @@ OC.L10N.register( "Remote Address: %s" : "Отдалечен адрес: %s", "Request ID: %s" : "ID на заявката: %s", "Send invitations to attendees" : "Изпращане на покани до участниците", - "Please make sure to properly set up the email settings above." : "Моля, уверете се, че настройките за изпращане на имейли са коректни.", "Automatically generate a birthday calendar" : "Автоматично генериране на календар с рождени дни.", "Birthday calendars will be generated by a background job." : "Календарите с рождени дни се генерират от background job.", "Hence they will not be available immediately after enabling but will show up after some time." : "Това е причината поради която те не се появяват веднага, след като включите опцията.", - "CalDAV server" : "CalDAV сървър" + "CalDAV server" : "CalDAV сървър", + "Please make sure to properly set up the email settings above." : "Моля, уверете се, че настройките за изпращане на имейли са коректни." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/bg.json b/apps/dav/l10n/bg.json index 92297a28a7c..646009b70c2 100644 --- a/apps/dav/l10n/bg.json +++ b/apps/dav/l10n/bg.json @@ -31,7 +31,7 @@ "{actor} created todo {todo} in list {calendar}" : "{actor} създаде задача {todo} в списък {calendar}", "You created todo {todo} in list {calendar}" : "Създадохте задача {todo} в списък {calendar}", "{actor} deleted todo {todo} from list {calendar}" : "{actor} изтри задача {todo} от списък {calendar}", - "You deleted todo {todo} from list {calendar}" : "Изтрихте задача {todo} от лист {calendar}", + "You deleted todo {todo} from list {calendar}" : "Изтрихте задача {todo} от списък {calendar}", "{actor} updated todo {todo} in list {calendar}" : "{actor} актуализира задача {todo} в списък {calendar}", "You updated todo {todo} in list {calendar}" : "Променихте задача {todo} в списък {calendar}", "{actor} solved todo {todo} in list {calendar}" : "{actor} реши задача {todo} в списък {calendar}", @@ -48,10 +48,10 @@ "Remote Address: %s" : "Отдалечен адрес: %s", "Request ID: %s" : "ID на заявката: %s", "Send invitations to attendees" : "Изпращане на покани до участниците", - "Please make sure to properly set up the email settings above." : "Моля, уверете се, че настройките за изпращане на имейли са коректни.", "Automatically generate a birthday calendar" : "Автоматично генериране на календар с рождени дни.", "Birthday calendars will be generated by a background job." : "Календарите с рождени дни се генерират от background job.", "Hence they will not be available immediately after enabling but will show up after some time." : "Това е причината поради която те не се появяват веднага, след като включите опцията.", - "CalDAV server" : "CalDAV сървър" + "CalDAV server" : "CalDAV сървър", + "Please make sure to properly set up the email settings above." : "Моля, уверете се, че настройките за изпращане на имейли са коректни." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index 133fef177e2..b6af48c8a1c 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.", "Calendar server" : "Kalendářový server", "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků", - "Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu.", "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami", "Birthday calendars will be generated by a background job." : "Narozeninový kalendář bude vytvořen na pozadí.", "Hence they will not be available immediately after enabling but will show up after some time." : "A tedy nebudou zpřístupněny ihned po povolení, ale objeví se až se zpožděním.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Setkání »%s« s %s bylo zrušeno.", "The meeting »%s« with %s was updated." : "Setkání „%s“ s %s bylo aktualizováno.", "%s invited you to »%s«" : "%s vás zve na „%s“", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/dav/l10n/cs.json b/apps/dav/l10n/cs.json index 9938df443b8..be42d771aaf 100644 --- a/apps/dav/l10n/cs.json +++ b/apps/dav/l10n/cs.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Vaše účast byla úspěšně aktualizována.", "Calendar server" : "Kalendářový server", "Send invitations to attendees" : "Poslat pozvánky na adresy účastníků", - "Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu.", "Automatically generate a birthday calendar" : "Automaticky vytvořit kalendář s narozeninami", "Birthday calendars will be generated by a background job." : "Narozeninový kalendář bude vytvořen na pozadí.", "Hence they will not be available immediately after enabling but will show up after some time." : "A tedy nebudou zpřístupněny ihned po povolení, ale objeví se až se zpožděním.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "Setkání »%s« s %s bylo zrušeno.", "The meeting »%s« with %s was updated." : "Setkání „%s“ s %s bylo aktualizováno.", "%s invited you to »%s«" : "%s vás zve na „%s“", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Ujistěte se, že jste správně nastavili výše uvedená nastavení e-mailu." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index 2d6b4085c63..81d4dd6cfc6 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -50,13 +50,14 @@ OC.L10N.register( "Where:" : "Hvor:", "Description:" : "Beskrivelse:", "Link:" : "Link:", + "More options …" : "Flere indstillinger…", "Contacts" : "Kontakter", "WebDAV" : "WebDAV", "Technical details" : "Tekniske detaljer", "Remote Address: %s" : "Fjernadresse: %s", "Request ID: %s" : "Forespørgsels-ID: %s", + "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitation til deltagere", - "Please make sure to properly set up the email settings above." : "Vær venligst sikker på at indstille email indstillingerne ovenover ordenligt.", "Automatically generate a birthday calendar" : "Generer en fødselsdagskalender automatisk", "Birthday calendars will be generated by a background job." : "Fødselsdagskalendere vil blive oprettet af et job, der kører i baggrunden.", "Hence they will not be available immediately after enabling but will show up after some time." : "Derfor vil de ikke blive synlige med det samme efter aktivering, men vil vise sig efter noget tid.", @@ -64,6 +65,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Mødet »%s« med %s blev annulleret.", "The meeting »%s« with %s was updated." : "Mødet »%s« med %s blev opdateret.", "%s invited you to »%s«" : "%s inviterede dig til »%s«", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Vær venligst sikker på at indstille email indstillingerne ovenover ordenligt." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/da.json b/apps/dav/l10n/da.json index 52a96cbadb6..d552204d60c 100644 --- a/apps/dav/l10n/da.json +++ b/apps/dav/l10n/da.json @@ -48,13 +48,14 @@ "Where:" : "Hvor:", "Description:" : "Beskrivelse:", "Link:" : "Link:", + "More options …" : "Flere indstillinger…", "Contacts" : "Kontakter", "WebDAV" : "WebDAV", "Technical details" : "Tekniske detaljer", "Remote Address: %s" : "Fjernadresse: %s", "Request ID: %s" : "Forespørgsels-ID: %s", + "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitation til deltagere", - "Please make sure to properly set up the email settings above." : "Vær venligst sikker på at indstille email indstillingerne ovenover ordenligt.", "Automatically generate a birthday calendar" : "Generer en fødselsdagskalender automatisk", "Birthday calendars will be generated by a background job." : "Fødselsdagskalendere vil blive oprettet af et job, der kører i baggrunden.", "Hence they will not be available immediately after enabling but will show up after some time." : "Derfor vil de ikke blive synlige med det samme efter aktivering, men vil vise sig efter noget tid.", @@ -62,6 +63,7 @@ "The meeting »%s« with %s was canceled." : "Mødet »%s« med %s blev annulleret.", "The meeting »%s« with %s was updated." : "Mødet »%s« med %s blev opdateret.", "%s invited you to »%s«" : "%s inviterede dig til »%s«", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Vær venligst sikker på at indstille email indstillingerne ovenover ordenligt." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 110e620c995..ada4ad283de 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Dein Anwesenheits-Status wurde aktualisiert.", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly set up the email settings above." : "Bitte sicherstellen, dass die E-Mail Einstellungen oben korrekt angegeben sind.", "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.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Der Termin »%s« mit %s wurde abgesagt.", "The meeting »%s« with %s was updated." : "Der Termin »%s« mit %s wurde aktualisiert.", "%s invited you to »%s«" : "%s hat Dich zu »%s« eingeladen", - "CalDAV server" : "CalDAV-Server" + "CalDAV server" : "CalDAV-Server", + "Please make sure to properly set up the email settings above." : "Bitte sicherstellen, dass die E-Mail Einstellungen oben korrekt angegeben sind." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 518717725cd..1c41064391e 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Dein Anwesenheits-Status wurde aktualisiert.", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly set up the email settings above." : "Bitte sicherstellen, dass die E-Mail Einstellungen oben korrekt angegeben sind.", "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.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "Der Termin »%s« mit %s wurde abgesagt.", "The meeting »%s« with %s was updated." : "Der Termin »%s« mit %s wurde aktualisiert.", "%s invited you to »%s«" : "%s hat Dich zu »%s« eingeladen", - "CalDAV server" : "CalDAV-Server" + "CalDAV server" : "CalDAV-Server", + "Please make sure to properly set up the email settings above." : "Bitte sicherstellen, dass die E-Mail Einstellungen oben korrekt angegeben sind." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index bad9c794001..8c94f792922 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly set up the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind.", "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.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Der Termin »%s« mit %s wurde abgesagt.", "The meeting »%s« with %s was updated." : "Der Termin »%s« mit %s wurde aktualisiert.", "%s invited you to »%s«" : "%s hat Sie zu »%s« eingeladen", - "CalDAV server" : "CalDAV-Server" + "CalDAV server" : "CalDAV-Server", + "Please make sure to properly set up the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 2019f163bfd..20337a88128 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", - "Please make sure to properly set up the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind.", "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.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "Der Termin »%s« mit %s wurde abgesagt.", "The meeting »%s« with %s was updated." : "Der Termin »%s« mit %s wurde aktualisiert.", "%s invited you to »%s«" : "%s hat Sie zu »%s« eingeladen", - "CalDAV server" : "CalDAV-Server" + "CalDAV server" : "CalDAV-Server", + "Please make sure to properly set up the email settings above." : "Stellen Sie sicher, dass die obigen E-Mail-Einstellungen korrekt sind." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/el.js b/apps/dav/l10n/el.js index 8f44cd5dfed..dcc21ac7faa 100644 --- a/apps/dav/l10n/el.js +++ b/apps/dav/l10n/el.js @@ -60,12 +60,12 @@ OC.L10N.register( "Request ID: %s" : "ID Αιτήματος: %s", "Save" : "Αποθήκευση", "Send invitations to attendees" : "Αποστολή προσκλήσεων στους συμμετέχοντες.", - "Please make sure to properly set up the email settings above." : "Παρακαλούμε σιγουρευθείτε οτι θα ενημερώσετε τις ρυθμίσεις email, παραπάνω.", "Automatically generate a birthday calendar" : "Δημιουργία ημερολογίου γενεθλίων αυτόματα", "Birthday calendars will be generated by a background job." : "Τα ημερολόγια γενεθλίων θα δημιουργηθούν από μία εργασία παρασκηνίου.", "%s via %s" : "%s μέσω %s", "The meeting »%s« with %s was canceled." : "Το meeting »%s« με τον/την %s ακυρώθηκε.", "The meeting »%s« with %s was updated." : "Το meeting » %s « με τον/την %s ενημερώθηκε.", - "CalDAV server" : "Διακομιστής CalDAV" + "CalDAV server" : "Διακομιστής CalDAV", + "Please make sure to properly set up the email settings above." : "Παρακαλούμε σιγουρευθείτε οτι θα ενημερώσετε τις ρυθμίσεις email, παραπάνω." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/el.json b/apps/dav/l10n/el.json index 97115b4f7e3..59be1c680bc 100644 --- a/apps/dav/l10n/el.json +++ b/apps/dav/l10n/el.json @@ -58,12 +58,12 @@ "Request ID: %s" : "ID Αιτήματος: %s", "Save" : "Αποθήκευση", "Send invitations to attendees" : "Αποστολή προσκλήσεων στους συμμετέχοντες.", - "Please make sure to properly set up the email settings above." : "Παρακαλούμε σιγουρευθείτε οτι θα ενημερώσετε τις ρυθμίσεις email, παραπάνω.", "Automatically generate a birthday calendar" : "Δημιουργία ημερολογίου γενεθλίων αυτόματα", "Birthday calendars will be generated by a background job." : "Τα ημερολόγια γενεθλίων θα δημιουργηθούν από μία εργασία παρασκηνίου.", "%s via %s" : "%s μέσω %s", "The meeting »%s« with %s was canceled." : "Το meeting »%s« με τον/την %s ακυρώθηκε.", "The meeting »%s« with %s was updated." : "Το meeting » %s « με τον/την %s ενημερώθηκε.", - "CalDAV server" : "Διακομιστής CalDAV" + "CalDAV server" : "Διακομιστής CalDAV", + "Please make sure to properly set up the email settings above." : "Παρακαλούμε σιγουρευθείτε οτι θα ενημερώσετε τις ρυθμίσεις email, παραπάνω." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js index 420b1d86817..ddd2f0c1906 100644 --- a/apps/dav/l10n/en_GB.js +++ b/apps/dav/l10n/en_GB.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "Remote Address: %s", "Request ID: %s" : "Request ID: %s", "Send invitations to attendees" : "Send invitations to attendees", - "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above.", "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar", "Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.", "Hence they will not be available immediately after enabling but will show up after some time." : "Hence they will not be available immediately after enabling but will show up after some time.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "The meeting »%s« with %s was canceled.", "The meeting »%s« with %s was updated." : "The meeting »%s« with %s was updated.", "%s invited you to »%s«" : "%s invited you to »%s«", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json index 0abae2e278d..1c3d4b010d0 100644 --- a/apps/dav/l10n/en_GB.json +++ b/apps/dav/l10n/en_GB.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "Remote Address: %s", "Request ID: %s" : "Request ID: %s", "Send invitations to attendees" : "Send invitations to attendees", - "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above.", "Automatically generate a birthday calendar" : "Automatically generate a birthday calendar", "Birthday calendars will be generated by a background job." : "Birthday calendars will be generated by a background job.", "Hence they will not be available immediately after enabling but will show up after some time." : "Hence they will not be available immediately after enabling but will show up after some time.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "The meeting »%s« with %s was canceled.", "The meeting »%s« with %s was updated." : "The meeting »%s« with %s was updated.", "%s invited you to »%s«" : "%s invited you to »%s«", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Please make sure to properly set up the email settings above." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/eo.js b/apps/dav/l10n/eo.js index b6f59bf9c0e..e9da696c3ac 100644 --- a/apps/dav/l10n/eo.js +++ b/apps/dav/l10n/eo.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Via ĉeesto sukcese ĝisdatiĝis.", "Calendar server" : "Kalendara servilo", "Send invitations to attendees" : "Sendi invitojn al ĉeestantoj", - "Please make sure to properly set up the email settings above." : "Bv. kontroli, ĉu la supraj retpoŝtaj agordoj estas bone agorditaj.", "Automatically generate a birthday calendar" : "Aŭtomate estigi datrevenan kalendaron", "Birthday calendars will be generated by a background job." : "Datrevenaj kalendaroj estos kreitaj de fona tasko.", "Hence they will not be available immediately after enabling but will show up after some time." : "Tial, ili disponeblos nur post kelke da tempo.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La kunsido „%s“ kun %s estis nuligita.", "The meeting »%s« with %s was updated." : "La kunsido „%s“ kun %s estis ĝisdatigita.", "%s invited you to »%s«" : "%s invitis vin al „%s“", - "CalDAV server" : "CalDAV-servilo" + "CalDAV server" : "CalDAV-servilo", + "Please make sure to properly set up the email settings above." : "Bv. kontroli, ĉu la supraj retpoŝtaj agordoj estas bone agorditaj." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/eo.json b/apps/dav/l10n/eo.json index 5507a1f5ee0..eb9c8f1dd9c 100644 --- a/apps/dav/l10n/eo.json +++ b/apps/dav/l10n/eo.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Via ĉeesto sukcese ĝisdatiĝis.", "Calendar server" : "Kalendara servilo", "Send invitations to attendees" : "Sendi invitojn al ĉeestantoj", - "Please make sure to properly set up the email settings above." : "Bv. kontroli, ĉu la supraj retpoŝtaj agordoj estas bone agorditaj.", "Automatically generate a birthday calendar" : "Aŭtomate estigi datrevenan kalendaron", "Birthday calendars will be generated by a background job." : "Datrevenaj kalendaroj estos kreitaj de fona tasko.", "Hence they will not be available immediately after enabling but will show up after some time." : "Tial, ili disponeblos nur post kelke da tempo.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "La kunsido „%s“ kun %s estis nuligita.", "The meeting »%s« with %s was updated." : "La kunsido „%s“ kun %s estis ĝisdatigita.", "%s invited you to »%s«" : "%s invitis vin al „%s“", - "CalDAV server" : "CalDAV-servilo" + "CalDAV server" : "CalDAV-servilo", + "Please make sure to properly set up the email settings above." : "Bv. kontroli, ĉu la supraj retpoŝtaj agordoj estas bone agorditaj." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 1f9f82491e9..dad168f6644 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Tu asistencia se ha actualizado con éxito.", "Calendar server" : "Servidor de calendario", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas", "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños se generarán mediante un trabajo en segundo plano.", "Hence they will not be available immediately after enabling but will show up after some time." : "Por ello, no estarán disponibles inmediatamente tras activarlos, sino que aparecerán después de cierto tiempo.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s se ha actualizado.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 59ba9958333..dd6635626ce 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Tu asistencia se ha actualizado con éxito.", "Calendar server" : "Servidor de calendario", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas", "Automatically generate a birthday calendar" : "Generar automáticamente un calendario de cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños se generarán mediante un trabajo en segundo plano.", "Hence they will not be available immediately after enabling but will show up after some time." : "Por ello, no estarán disponibles inmediatamente tras activarlos, sino que aparecerán después de cierto tiempo.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "La reunión »%s« con %s se ha cancelado.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s se ha actualizado.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_419.js b/apps/dav/l10n/es_419.js index 8f0bef001f5..22a5edc5728 100644 --- a/apps/dav/l10n/es_419.js +++ b/apps/dav/l10n/es_419.js @@ -55,7 +55,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -63,6 +62,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_419.json b/apps/dav/l10n/es_419.json index 4046250e1e0..57856b35133 100644 --- a/apps/dav/l10n/es_419.json +++ b/apps/dav/l10n/es_419.json @@ -53,7 +53,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -61,6 +60,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_CL.js b/apps/dav/l10n/es_CL.js index 5264c3743ec..266b8817706 100644 --- a/apps/dav/l10n/es_CL.js +++ b/apps/dav/l10n/es_CL.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_CL.json b/apps/dav/l10n/es_CL.json index 476536343a9..351b7249667 100644 --- a/apps/dav/l10n/es_CL.json +++ b/apps/dav/l10n/es_CL.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_CO.js b/apps/dav/l10n/es_CO.js index 5264c3743ec..266b8817706 100644 --- a/apps/dav/l10n/es_CO.js +++ b/apps/dav/l10n/es_CO.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_CO.json b/apps/dav/l10n/es_CO.json index 476536343a9..351b7249667 100644 --- a/apps/dav/l10n/es_CO.json +++ b/apps/dav/l10n/es_CO.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_CR.js b/apps/dav/l10n/es_CR.js index 5264c3743ec..266b8817706 100644 --- a/apps/dav/l10n/es_CR.js +++ b/apps/dav/l10n/es_CR.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_CR.json b/apps/dav/l10n/es_CR.json index 476536343a9..351b7249667 100644 --- a/apps/dav/l10n/es_CR.json +++ b/apps/dav/l10n/es_CR.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_DO.js b/apps/dav/l10n/es_DO.js index 5264c3743ec..266b8817706 100644 --- a/apps/dav/l10n/es_DO.js +++ b/apps/dav/l10n/es_DO.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_DO.json b/apps/dav/l10n/es_DO.json index 476536343a9..351b7249667 100644 --- a/apps/dav/l10n/es_DO.json +++ b/apps/dav/l10n/es_DO.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_EC.js b/apps/dav/l10n/es_EC.js index 5264c3743ec..266b8817706 100644 --- a/apps/dav/l10n/es_EC.js +++ b/apps/dav/l10n/es_EC.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_EC.json b/apps/dav/l10n/es_EC.json index 476536343a9..351b7249667 100644 --- a/apps/dav/l10n/es_EC.json +++ b/apps/dav/l10n/es_EC.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_GT.js b/apps/dav/l10n/es_GT.js index 5264c3743ec..266b8817706 100644 --- a/apps/dav/l10n/es_GT.js +++ b/apps/dav/l10n/es_GT.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_GT.json b/apps/dav/l10n/es_GT.json index 476536343a9..351b7249667 100644 --- a/apps/dav/l10n/es_GT.json +++ b/apps/dav/l10n/es_GT.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_HN.js b/apps/dav/l10n/es_HN.js index 8f0bef001f5..22a5edc5728 100644 --- a/apps/dav/l10n/es_HN.js +++ b/apps/dav/l10n/es_HN.js @@ -55,7 +55,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -63,6 +62,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_HN.json b/apps/dav/l10n/es_HN.json index 4046250e1e0..57856b35133 100644 --- a/apps/dav/l10n/es_HN.json +++ b/apps/dav/l10n/es_HN.json @@ -53,7 +53,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -61,6 +60,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js index 5264c3743ec..266b8817706 100644 --- a/apps/dav/l10n/es_MX.js +++ b/apps/dav/l10n/es_MX.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json index 476536343a9..351b7249667 100644 --- a/apps/dav/l10n/es_MX.json +++ b/apps/dav/l10n/es_MX.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_NI.js b/apps/dav/l10n/es_NI.js index 8f0bef001f5..22a5edc5728 100644 --- a/apps/dav/l10n/es_NI.js +++ b/apps/dav/l10n/es_NI.js @@ -55,7 +55,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -63,6 +62,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_NI.json b/apps/dav/l10n/es_NI.json index 4046250e1e0..57856b35133 100644 --- a/apps/dav/l10n/es_NI.json +++ b/apps/dav/l10n/es_NI.json @@ -53,7 +53,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -61,6 +60,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_PA.js b/apps/dav/l10n/es_PA.js index 8f0bef001f5..22a5edc5728 100644 --- a/apps/dav/l10n/es_PA.js +++ b/apps/dav/l10n/es_PA.js @@ -55,7 +55,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -63,6 +62,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PA.json b/apps/dav/l10n/es_PA.json index 4046250e1e0..57856b35133 100644 --- a/apps/dav/l10n/es_PA.json +++ b/apps/dav/l10n/es_PA.json @@ -53,7 +53,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -61,6 +60,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_PE.js b/apps/dav/l10n/es_PE.js index 8f0bef001f5..22a5edc5728 100644 --- a/apps/dav/l10n/es_PE.js +++ b/apps/dav/l10n/es_PE.js @@ -55,7 +55,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -63,6 +62,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PE.json b/apps/dav/l10n/es_PE.json index 4046250e1e0..57856b35133 100644 --- a/apps/dav/l10n/es_PE.json +++ b/apps/dav/l10n/es_PE.json @@ -53,7 +53,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -61,6 +60,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_PR.js b/apps/dav/l10n/es_PR.js index 8f0bef001f5..22a5edc5728 100644 --- a/apps/dav/l10n/es_PR.js +++ b/apps/dav/l10n/es_PR.js @@ -55,7 +55,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -63,6 +62,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PR.json b/apps/dav/l10n/es_PR.json index 4046250e1e0..57856b35133 100644 --- a/apps/dav/l10n/es_PR.json +++ b/apps/dav/l10n/es_PR.json @@ -53,7 +53,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -61,6 +60,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_PY.js b/apps/dav/l10n/es_PY.js index 8f0bef001f5..22a5edc5728 100644 --- a/apps/dav/l10n/es_PY.js +++ b/apps/dav/l10n/es_PY.js @@ -55,7 +55,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -63,6 +62,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_PY.json b/apps/dav/l10n/es_PY.json index 4046250e1e0..57856b35133 100644 --- a/apps/dav/l10n/es_PY.json +++ b/apps/dav/l10n/es_PY.json @@ -53,7 +53,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -61,6 +60,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_SV.js b/apps/dav/l10n/es_SV.js index 5264c3743ec..266b8817706 100644 --- a/apps/dav/l10n/es_SV.js +++ b/apps/dav/l10n/es_SV.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_SV.json b/apps/dav/l10n/es_SV.json index 476536343a9..351b7249667 100644 --- a/apps/dav/l10n/es_SV.json +++ b/apps/dav/l10n/es_SV.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/es_UY.js b/apps/dav/l10n/es_UY.js index 8f0bef001f5..22a5edc5728 100644 --- a/apps/dav/l10n/es_UY.js +++ b/apps/dav/l10n/es_UY.js @@ -55,7 +55,6 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -63,6 +62,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/es_UY.json b/apps/dav/l10n/es_UY.json index 4046250e1e0..57856b35133 100644 --- a/apps/dav/l10n/es_UY.json +++ b/apps/dav/l10n/es_UY.json @@ -53,7 +53,6 @@ "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", - "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. ", "Automatically generate a birthday calendar" : "Generar automaticamente un calendario para cumpleaños", "Birthday calendars will be generated by a background job." : "Los calendarios de cumpleaños serán generados por un trabajo de segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por lo tanto no estarán disponbiles inmediatamente después de habilitarlos pero se mostrarán después de un tiempo.", @@ -61,6 +60,7 @@ "The meeting »%s« with %s was canceled." : "La cita »%s« con %s fue cancelada.", "The meeting »%s« with %s was updated." : "La reunión »%s« con %s ha sido actualizada.", "%s invited you to »%s«" : "%s te ha invitado a »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/et_EE.js b/apps/dav/l10n/et_EE.js index 22d76a27957..c0b1a12ec09 100644 --- a/apps/dav/l10n/et_EE.js +++ b/apps/dav/l10n/et_EE.js @@ -53,10 +53,10 @@ OC.L10N.register( "Remote Address: %s" : "Kaugaadress: %s", "Request ID: %s" : "Päringu ID: %s", "Send invitations to attendees" : "Saada osalejatele kutsed", - "Please make sure to properly set up the email settings above." : "Veendu, et e-posti seaded oleksid eespool õigesti seadistatud.", "The meeting »%s« with %s was canceled." : "Koosolek »%s« osaleja(te)ga %s tühistati.", "The meeting »%s« with %s was updated." : "Koosolek »%s« osaleja(te)ga %s uuendati.", "%s invited you to »%s«" : "%s kutsus sind »%s«", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Veendu, et e-posti seaded oleksid eespool õigesti seadistatud." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/et_EE.json b/apps/dav/l10n/et_EE.json index 1a633dd80e3..5dccc274331 100644 --- a/apps/dav/l10n/et_EE.json +++ b/apps/dav/l10n/et_EE.json @@ -51,10 +51,10 @@ "Remote Address: %s" : "Kaugaadress: %s", "Request ID: %s" : "Päringu ID: %s", "Send invitations to attendees" : "Saada osalejatele kutsed", - "Please make sure to properly set up the email settings above." : "Veendu, et e-posti seaded oleksid eespool õigesti seadistatud.", "The meeting »%s« with %s was canceled." : "Koosolek »%s« osaleja(te)ga %s tühistati.", "The meeting »%s« with %s was updated." : "Koosolek »%s« osaleja(te)ga %s uuendati.", "%s invited you to »%s«" : "%s kutsus sind »%s«", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Veendu, et e-posti seaded oleksid eespool õigesti seadistatud." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index 64afba54f19..a75707b2064 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -57,9 +57,9 @@ OC.L10N.register( "Request ID: %s" : "Eskatutako ID: 1%s", "Save" : "Gorde", "Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali", - "Please make sure to properly set up the email settings above." : "Mesedez, eposta ezarpenak ondo zehaztuta daudela ziurta ezazu", "The meeting »%s« with %s was canceled." : "1%s-rekin duzun » 1%s « bilera ezeztatu da", "%s invited you to »%s«" : "1%s-k »1%s«-ra gonbidatu zaitu", - "CalDAV server" : "CalDAV zerbitzaria" + "CalDAV server" : "CalDAV zerbitzaria", + "Please make sure to properly set up the email settings above." : "Mesedez, eposta ezarpenak ondo zehaztuta daudela ziurta ezazu" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index e4b592d9204..39ec70cd7d8 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -55,9 +55,9 @@ "Request ID: %s" : "Eskatutako ID: 1%s", "Save" : "Gorde", "Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali", - "Please make sure to properly set up the email settings above." : "Mesedez, eposta ezarpenak ondo zehaztuta daudela ziurta ezazu", "The meeting »%s« with %s was canceled." : "1%s-rekin duzun » 1%s « bilera ezeztatu da", "%s invited you to »%s«" : "1%s-k »1%s«-ra gonbidatu zaitu", - "CalDAV server" : "CalDAV zerbitzaria" + "CalDAV server" : "CalDAV zerbitzaria", + "Please make sure to properly set up the email settings above." : "Mesedez, eposta ezarpenak ondo zehaztuta daudela ziurta ezazu" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/fi.js b/apps/dav/l10n/fi.js index 591b4d76792..29ea01b42d6 100644 --- a/apps/dav/l10n/fi.js +++ b/apps/dav/l10n/fi.js @@ -66,13 +66,13 @@ OC.L10N.register( "Your attendance was updated successfully." : "Osallistumisesi päivitettiin onnistuneesti.", "Calendar server" : "Kalenteripalvelin", "Send invitations to attendees" : "Lähetä kutsut osallistujille", - "Please make sure to properly set up the email settings above." : "Varmista, että määrität sähköpostiasetukset oikein yläpuolelle. ", "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", "Birthday calendars will be generated by a background job." : "Syntymäpäiväkalenterit luodaan taustatyön toimesta.", "Hence they will not be available immediately after enabling but will show up after some time." : "Sen vuoksi ne eivät ole välittömästi saatavilla käyttöönoton jälkeen, vaan ne tulevat näkyviin pienellä viiveellä.", "The meeting »%s« with %s was canceled." : "Tapaaminen »%s« henkilön %s kanssa peruttiin.", "The meeting »%s« with %s was updated." : "Tapaaminen »%s« henkilön %s kanssa päivitettiin.", "%s invited you to »%s«" : "%s kutsui sinut »%s«", - "CalDAV server" : "CalDAV-palvelin" + "CalDAV server" : "CalDAV-palvelin", + "Please make sure to properly set up the email settings above." : "Varmista, että määrität sähköpostiasetukset oikein yläpuolelle. " }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/fi.json b/apps/dav/l10n/fi.json index 74f89aca0f3..29c28f65d28 100644 --- a/apps/dav/l10n/fi.json +++ b/apps/dav/l10n/fi.json @@ -64,13 +64,13 @@ "Your attendance was updated successfully." : "Osallistumisesi päivitettiin onnistuneesti.", "Calendar server" : "Kalenteripalvelin", "Send invitations to attendees" : "Lähetä kutsut osallistujille", - "Please make sure to properly set up the email settings above." : "Varmista, että määrität sähköpostiasetukset oikein yläpuolelle. ", "Automatically generate a birthday calendar" : "Luo syntymäpäiväkalenteri automaattisesti", "Birthday calendars will be generated by a background job." : "Syntymäpäiväkalenterit luodaan taustatyön toimesta.", "Hence they will not be available immediately after enabling but will show up after some time." : "Sen vuoksi ne eivät ole välittömästi saatavilla käyttöönoton jälkeen, vaan ne tulevat näkyviin pienellä viiveellä.", "The meeting »%s« with %s was canceled." : "Tapaaminen »%s« henkilön %s kanssa peruttiin.", "The meeting »%s« with %s was updated." : "Tapaaminen »%s« henkilön %s kanssa päivitettiin.", "%s invited you to »%s«" : "%s kutsui sinut »%s«", - "CalDAV server" : "CalDAV-palvelin" + "CalDAV server" : "CalDAV-palvelin", + "Please make sure to properly set up the email settings above." : "Varmista, että määrität sähköpostiasetukset oikein yläpuolelle. " },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/fr.js b/apps/dav/l10n/fr.js index 96b69e71fe8..8232d9d34da 100644 --- a/apps/dav/l10n/fr.js +++ b/apps/dav/l10n/fr.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", "Calendar server" : "Serveur de calendrier", "Send invitations to attendees" : "Envoyer des invitations aux participants", - "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus", "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", "Birthday calendars will be generated by a background job." : "Les agendas d'anniversaire seront générés par une tâche de fond.", "Hence they will not be available immediately after enabling but will show up after some time." : "Par conséquent, ils ne seront pas disponibles immédiatement après l'activation mais apparaîtront après un certain temps.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "La réunion «%s» avec %s a été annulée.", "The meeting »%s« with %s was updated." : "La réunion «%s» avec %s a été mise à jour.", "%s invited you to »%s«" : "%s vous a invité à «%s»", - "CalDAV server" : "Serveur CalDAV" + "CalDAV server" : "Serveur CalDAV", + "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/fr.json b/apps/dav/l10n/fr.json index 8ee74e66a2d..f0ac07dc690 100644 --- a/apps/dav/l10n/fr.json +++ b/apps/dav/l10n/fr.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Votre présence a été mise à jour avec succès.", "Calendar server" : "Serveur de calendrier", "Send invitations to attendees" : "Envoyer des invitations aux participants", - "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus", "Automatically generate a birthday calendar" : "Générer automatiquement un agenda d'anniversaire", "Birthday calendars will be generated by a background job." : "Les agendas d'anniversaire seront générés par une tâche de fond.", "Hence they will not be available immediately after enabling but will show up after some time." : "Par conséquent, ils ne seront pas disponibles immédiatement après l'activation mais apparaîtront après un certain temps.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "La réunion «%s» avec %s a été annulée.", "The meeting »%s« with %s was updated." : "La réunion «%s» avec %s a été mise à jour.", "%s invited you to »%s«" : "%s vous a invité à «%s»", - "CalDAV server" : "Serveur CalDAV" + "CalDAV server" : "Serveur CalDAV", + "Please make sure to properly set up the email settings above." : "Merci de vérifier d'avoir correctement configuré les paramètres de courriel ci-dessus" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 8548121dd2e..be0cea6ec01 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.", "Calendar server" : "Servidor do calendario", "Send invitations to attendees" : "Enviar convites aos asistentes", - "Please make sure to properly set up the email settings above." : "Asegúrese de ter configurado correctamente o correo de enriba.", "Automatically generate a birthday calendar" : "Xerar automaticamente o calendario de aniversarios", "Birthday calendars will be generated by a background job." : "O calendario de aniversarios xerase cun traballo en segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por isto, non estarán dispoñíbeis inmediatamente tras activalos, senón que aparecerán após certo tempo", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "A xuntanza «%s» con %s foi cancelada.", "The meeting »%s« with %s was updated." : "A xuntanza «%s» con %s foi actualizada.", "%s invited you to »%s«" : "%s convidouno a «%s»", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Asegúrese de ter configurado correctamente o correo de enriba." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index ad6db03d8b2..ac94cc7de32 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.", "Calendar server" : "Servidor do calendario", "Send invitations to attendees" : "Enviar convites aos asistentes", - "Please make sure to properly set up the email settings above." : "Asegúrese de ter configurado correctamente o correo de enriba.", "Automatically generate a birthday calendar" : "Xerar automaticamente o calendario de aniversarios", "Birthday calendars will be generated by a background job." : "O calendario de aniversarios xerase cun traballo en segundo plano", "Hence they will not be available immediately after enabling but will show up after some time." : "Por isto, non estarán dispoñíbeis inmediatamente tras activalos, senón que aparecerán após certo tempo", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "A xuntanza «%s» con %s foi cancelada.", "The meeting »%s« with %s was updated." : "A xuntanza «%s» con %s foi actualizada.", "%s invited you to »%s«" : "%s convidouno a «%s»", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Asegúrese de ter configurado correctamente o correo de enriba." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/he.js b/apps/dav/l10n/he.js index 1a3efa38810..928dd7741b7 100644 --- a/apps/dav/l10n/he.js +++ b/apps/dav/l10n/he.js @@ -65,13 +65,13 @@ OC.L10N.register( "Save" : "שמירה", "Your attendance was updated successfully." : "ההשתתפות שלך עודכנה בהצלחה.", "Send invitations to attendees" : "שליחת הזמנות למשתתפים", - "Please make sure to properly set up the email settings above." : "נא לוודא שהגדרת את הדוא״ל שלהלן כראוי.", "Automatically generate a birthday calendar" : "יצירת יומן ימי הולדת אוטומטית", "Birthday calendars will be generated by a background job." : "יומני ימי הולדת ייווצרו על ידי משימה ברקע.", "Hence they will not be available immediately after enabling but will show up after some time." : "לכן הם לא יהיה זמינים מיד לאחר ההפעלה אלא הם יופיעו לאחר זמן מה.", "%s via %s" : "%s דרך %s", "The meeting »%s« with %s was canceled." : "הפגישה „%s” עם %s בוטלה.", "The meeting »%s« with %s was updated." : "הפגישה „%s” עם %s עודכנה.", - "CalDAV server" : "שרת CalDAV" + "CalDAV server" : "שרת CalDAV", + "Please make sure to properly set up the email settings above." : "נא לוודא שהגדרת את הדוא״ל שלהלן כראוי." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/dav/l10n/he.json b/apps/dav/l10n/he.json index 75de2501df6..0b6a9b65fa1 100644 --- a/apps/dav/l10n/he.json +++ b/apps/dav/l10n/he.json @@ -63,13 +63,13 @@ "Save" : "שמירה", "Your attendance was updated successfully." : "ההשתתפות שלך עודכנה בהצלחה.", "Send invitations to attendees" : "שליחת הזמנות למשתתפים", - "Please make sure to properly set up the email settings above." : "נא לוודא שהגדרת את הדוא״ל שלהלן כראוי.", "Automatically generate a birthday calendar" : "יצירת יומן ימי הולדת אוטומטית", "Birthday calendars will be generated by a background job." : "יומני ימי הולדת ייווצרו על ידי משימה ברקע.", "Hence they will not be available immediately after enabling but will show up after some time." : "לכן הם לא יהיה זמינים מיד לאחר ההפעלה אלא הם יופיעו לאחר זמן מה.", "%s via %s" : "%s דרך %s", "The meeting »%s« with %s was canceled." : "הפגישה „%s” עם %s בוטלה.", "The meeting »%s« with %s was updated." : "הפגישה „%s” עם %s עודכנה.", - "CalDAV server" : "שרת CalDAV" + "CalDAV server" : "שרת CalDAV", + "Please make sure to properly set up the email settings above." : "נא לוודא שהגדרת את הדוא״ל שלהלן כראוי." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/dav/l10n/hu.js b/apps/dav/l10n/hu.js index 9eb453e744e..ac7c292cdc0 100644 --- a/apps/dav/l10n/hu.js +++ b/apps/dav/l10n/hu.js @@ -72,7 +72,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "A részvételed frissítése sikerült.", "Calendar server" : "Naptár szerver", "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", - "Please make sure to properly set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek.", "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", "Birthday calendars will be generated by a background job." : "A születésnapokat tartalmazó naptárakat egy háttérben futó folyamat fogja létrehozni.", "Hence they will not be available immediately after enabling but will show up after some time." : "Nem lesznek elérhetőek azonnal az engedélyezés után, de egy rövid idő múlva már láthatóak lesznek.", @@ -80,6 +79,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "A »%s« találkozó vele: %s lemondásra került.", "The meeting »%s« with %s was updated." : "A »%s« találkozó vele: %s módosult.", "%s invited you to »%s«" : "%s meghívott ide: »%s«", - "CalDAV server" : "CalDAV szerver" + "CalDAV server" : "CalDAV szerver", + "Please make sure to properly set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/hu.json b/apps/dav/l10n/hu.json index 27e1da3e8aa..f9d0c8ada84 100644 --- a/apps/dav/l10n/hu.json +++ b/apps/dav/l10n/hu.json @@ -70,7 +70,6 @@ "Your attendance was updated successfully." : "A részvételed frissítése sikerült.", "Calendar server" : "Naptár szerver", "Send invitations to attendees" : "Meghívó küldése a résztvevőknek", - "Please make sure to properly set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek.", "Automatically generate a birthday calendar" : "Születésnapokat tartalmazó naptár automatikus létrehozása", "Birthday calendars will be generated by a background job." : "A születésnapokat tartalmazó naptárakat egy háttérben futó folyamat fogja létrehozni.", "Hence they will not be available immediately after enabling but will show up after some time." : "Nem lesznek elérhetőek azonnal az engedélyezés után, de egy rövid idő múlva már láthatóak lesznek.", @@ -78,6 +77,7 @@ "The meeting »%s« with %s was canceled." : "A »%s« találkozó vele: %s lemondásra került.", "The meeting »%s« with %s was updated." : "A »%s« találkozó vele: %s módosult.", "%s invited you to »%s«" : "%s meghívott ide: »%s«", - "CalDAV server" : "CalDAV szerver" + "CalDAV server" : "CalDAV szerver", + "Please make sure to properly set up the email settings above." : "Győződj meg róla, hogy a fenti e-mail beállítások helyesek." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/is.js b/apps/dav/l10n/is.js index f74acb3a805..44506fff046 100644 --- a/apps/dav/l10n/is.js +++ b/apps/dav/l10n/is.js @@ -72,7 +72,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Mætingarstaða þín var uppfærð.", "Calendar server" : "Dagatalaþjónn", "Send invitations to attendees" : "Senda boð til þátttakenda", - "Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar.", "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt", "Birthday calendars will be generated by a background job." : "Fæðingardagatöl verða útbúin í bakvinnsluferli.", "Hence they will not be available immediately after enabling but will show up after some time." : "Þar með verða þau ekki tilbúin strax eftir að þetta er virkjað, heldur birtast þau eftir nokkurn tíma.", @@ -80,6 +79,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Hætt var við fundinn »%s« með %s.", "The meeting »%s« with %s was updated." : "Fundurinn »%s« með %s var uppfærður.", "%s invited you to »%s«" : "%s bauð þér að taka þátt í »%s«", - "CalDAV server" : "CalDAV-þjónn" + "CalDAV server" : "CalDAV-þjónn", + "Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/dav/l10n/is.json b/apps/dav/l10n/is.json index 70c756567bf..4382e1581a9 100644 --- a/apps/dav/l10n/is.json +++ b/apps/dav/l10n/is.json @@ -70,7 +70,6 @@ "Your attendance was updated successfully." : "Mætingarstaða þín var uppfærð.", "Calendar server" : "Dagatalaþjónn", "Send invitations to attendees" : "Senda boð til þátttakenda", - "Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar.", "Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt", "Birthday calendars will be generated by a background job." : "Fæðingardagatöl verða útbúin í bakvinnsluferli.", "Hence they will not be available immediately after enabling but will show up after some time." : "Þar með verða þau ekki tilbúin strax eftir að þetta er virkjað, heldur birtast þau eftir nokkurn tíma.", @@ -78,6 +77,7 @@ "The meeting »%s« with %s was canceled." : "Hætt var við fundinn »%s« með %s.", "The meeting »%s« with %s was updated." : "Fundurinn »%s« með %s var uppfærður.", "%s invited you to »%s«" : "%s bauð þér að taka þátt í »%s«", - "CalDAV server" : "CalDAV-þjónn" + "CalDAV server" : "CalDAV-þjónn", + "Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index 77f6f25ac69..06c64859288 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.", "Calendar server" : "Server di calendari", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", - "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra.", "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.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "L'incontro «%s» con %s è stato annullato.", "The meeting »%s« with %s was updated." : "L'incontro «%s» con %s è stato aggiornato.", "%s invited you to »%s«" : "%s ti ha invitato a «%s»", - "CalDAV server" : "Server CalDAV" + "CalDAV server" : "Server CalDAV", + "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/it.json b/apps/dav/l10n/it.json index 92050faec72..da3a79cac10 100644 --- a/apps/dav/l10n/it.json +++ b/apps/dav/l10n/it.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "La tua partecipazione è stata aggiornata correttamente.", "Calendar server" : "Server di calendari", "Send invitations to attendees" : "Invia gli inviti ai partecipanti", - "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra.", "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.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "L'incontro «%s» con %s è stato annullato.", "The meeting »%s« with %s was updated." : "L'incontro «%s» con %s è stato aggiornato.", "%s invited you to »%s«" : "%s ti ha invitato a «%s»", - "CalDAV server" : "Server CalDAV" + "CalDAV server" : "Server CalDAV", + "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js index 29582ffe378..d4147c423d1 100644 --- a/apps/dav/l10n/ja.js +++ b/apps/dav/l10n/ja.js @@ -72,7 +72,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "出席は正常に更新されました。", "Calendar server" : "カレンダーサーバー", "Send invitations to attendees" : "参加者に招待状を送信する", - "Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。", "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する", "Birthday calendars will be generated by a background job." : "誕生日カレンダーは、バックグラウンドジョブによって生成されます。", "Hence they will not be available immediately after enabling but will show up after some time." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。", @@ -80,6 +79,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "会議 »%s« %sがキャンセルされました。", "The meeting »%s« with %s was updated." : "会議 »%s« %sが更新されました。", "%s invited you to »%s«" : "%s があなたを »%s« に招待しました", - "CalDAV server" : "CalDAVサーバー" + "CalDAV server" : "CalDAVサーバー", + "Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。" }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json index c2b0a90a2d1..fc94f34b06c 100644 --- a/apps/dav/l10n/ja.json +++ b/apps/dav/l10n/ja.json @@ -70,7 +70,6 @@ "Your attendance was updated successfully." : "出席は正常に更新されました。", "Calendar server" : "カレンダーサーバー", "Send invitations to attendees" : "参加者に招待状を送信する", - "Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。", "Automatically generate a birthday calendar" : "自動的に誕生日カレンダーを生成する", "Birthday calendars will be generated by a background job." : "誕生日カレンダーは、バックグラウンドジョブによって生成されます。", "Hence they will not be available immediately after enabling but will show up after some time." : "したがって、有効にした直後は利用できませんが、しばらくしてから表示されます。", @@ -78,6 +77,7 @@ "The meeting »%s« with %s was canceled." : "会議 »%s« %sがキャンセルされました。", "The meeting »%s« with %s was updated." : "会議 »%s« %sが更新されました。", "%s invited you to »%s«" : "%s があなたを »%s« に招待しました", - "CalDAV server" : "CalDAVサーバー" + "CalDAV server" : "CalDAVサーバー", + "Please make sure to properly set up the email settings above." : "上記のメール設定を正しく設定してください。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/dav/l10n/ka_GE.js b/apps/dav/l10n/ka_GE.js index 0c52046af46..50bc2069eef 100644 --- a/apps/dav/l10n/ka_GE.js +++ b/apps/dav/l10n/ka_GE.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "დისტანციური მისამართი: %s", "Request ID: %s" : "მოთხოვნის ID: %s", "Send invitations to attendees" : "გაუგზავნეთ მოწვევა დამსწრეებს", - "Please make sure to properly set up the email settings above." : "გთხოვთ დაამოწმოთ, რომ სწორად აყენებთ ზემოთ მოცემულ ელ-ფოსტის პარამეტრებს.", "Automatically generate a birthday calendar" : "დაბადების დღეების კალენდრების ავტომატური გენერირება", "Birthday calendars will be generated by a background job." : "ბადადების დღეების კალენდრები გენერირებულ იქნება ფონურ რეჟიმში.", "Hence they will not be available immediately after enabling but will show up after some time." : "ისინი არ იქნებიან ხელმიწავდომნი უცბად, მაგრამ გამოჩნდებიან გარკვეული პერიოდის შემდეგ.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "შეხვედრა »%s« %s-სთან გაუქმდა.", "The meeting »%s« with %s was updated." : "შეხვედრა »%s« %s-სთან განახლდა.", "%s invited you to »%s«" : "%s-მ დაგპატიჟათ რომ »%s«", - "CalDAV server" : "CalDAV სერვერი" + "CalDAV server" : "CalDAV სერვერი", + "Please make sure to properly set up the email settings above." : "გთხოვთ დაამოწმოთ, რომ სწორად აყენებთ ზემოთ მოცემულ ელ-ფოსტის პარამეტრებს." }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/dav/l10n/ka_GE.json b/apps/dav/l10n/ka_GE.json index 3fe86fc4e8f..606ba1f1f4f 100644 --- a/apps/dav/l10n/ka_GE.json +++ b/apps/dav/l10n/ka_GE.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "დისტანციური მისამართი: %s", "Request ID: %s" : "მოთხოვნის ID: %s", "Send invitations to attendees" : "გაუგზავნეთ მოწვევა დამსწრეებს", - "Please make sure to properly set up the email settings above." : "გთხოვთ დაამოწმოთ, რომ სწორად აყენებთ ზემოთ მოცემულ ელ-ფოსტის პარამეტრებს.", "Automatically generate a birthday calendar" : "დაბადების დღეების კალენდრების ავტომატური გენერირება", "Birthday calendars will be generated by a background job." : "ბადადების დღეების კალენდრები გენერირებულ იქნება ფონურ რეჟიმში.", "Hence they will not be available immediately after enabling but will show up after some time." : "ისინი არ იქნებიან ხელმიწავდომნი უცბად, მაგრამ გამოჩნდებიან გარკვეული პერიოდის შემდეგ.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "შეხვედრა »%s« %s-სთან გაუქმდა.", "The meeting »%s« with %s was updated." : "შეხვედრა »%s« %s-სთან განახლდა.", "%s invited you to »%s«" : "%s-მ დაგპატიჟათ რომ »%s«", - "CalDAV server" : "CalDAV სერვერი" + "CalDAV server" : "CalDAV სერვერი", + "Please make sure to properly set up the email settings above." : "გთხოვთ დაამოწმოთ, რომ სწორად აყენებთ ზემოთ მოცემულ ელ-ფოსტის პარამეტრებს." },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/ko.js b/apps/dav/l10n/ko.js index fc21e2f337f..382d1b503e1 100644 --- a/apps/dav/l10n/ko.js +++ b/apps/dav/l10n/ko.js @@ -62,7 +62,6 @@ OC.L10N.register( "Tentative" : "예정됨", "Save" : "저장", "Send invitations to attendees" : "참석자에게 초대장 보내기", - "Please make sure to properly set up the email settings above." : "이메일 설정이 올바른지 확인하십시오.", "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", "Birthday calendars will be generated by a background job." : "배경 작업으로 생일 달력을 생성합니다.", "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.", @@ -70,6 +69,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "\"%s\" 행사(%s 님이 진행함)가 취소되었습니다.", "The meeting »%s« with %s was updated." : "\"%s\" 행사(%s 님이 진행함)가 업데이트되었습니다.", "%s invited you to »%s«" : "%s 님이 \"%s\"에 초대함", - "CalDAV server" : "CalDAV 서버" + "CalDAV server" : "CalDAV 서버", + "Please make sure to properly set up the email settings above." : "이메일 설정이 올바른지 확인하십시오." }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/ko.json b/apps/dav/l10n/ko.json index 3735d14e1a2..7b15ea6cf12 100644 --- a/apps/dav/l10n/ko.json +++ b/apps/dav/l10n/ko.json @@ -60,7 +60,6 @@ "Tentative" : "예정됨", "Save" : "저장", "Send invitations to attendees" : "참석자에게 초대장 보내기", - "Please make sure to properly set up the email settings above." : "이메일 설정이 올바른지 확인하십시오.", "Automatically generate a birthday calendar" : "자동으로 생일 달력 생성", "Birthday calendars will be generated by a background job." : "배경 작업으로 생일 달력을 생성합니다.", "Hence they will not be available immediately after enabling but will show up after some time." : "생일 달력이 생성되는 데 시간이 걸릴 수도 있습니다.", @@ -68,6 +67,7 @@ "The meeting »%s« with %s was canceled." : "\"%s\" 행사(%s 님이 진행함)가 취소되었습니다.", "The meeting »%s« with %s was updated." : "\"%s\" 행사(%s 님이 진행함)가 업데이트되었습니다.", "%s invited you to »%s«" : "%s 님이 \"%s\"에 초대함", - "CalDAV server" : "CalDAV 서버" + "CalDAV server" : "CalDAV 서버", + "Please make sure to properly set up the email settings above." : "이메일 설정이 올바른지 확인하십시오." },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index a837f33baed..52eba705970 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -56,7 +56,6 @@ OC.L10N.register( "Remote Address: %s" : "Ekstern adresse: %s", "Request ID: %s" : "Forespørsel ID: %s", "Send invitations to attendees" : "Send invitasjoner til oppmøtte", - "Please make sure to properly set up the email settings above." : "Sett opp e-postinnstillingene ovenfor på riktig måte.", "Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk", "Birthday calendars will be generated by a background job." : "Fødselsdagskalender lages automatisk av en bakgrunnsjobb.", "Hence they will not be available immediately after enabling but will show up after some time." : "Derav vil de ikke være tilgjengelige umiddelbart etter at du har skrudd dem på, men vil vises etter en stund.", @@ -64,6 +63,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Møtet \"%s\" med %s ble kansellert.", "The meeting »%s« with %s was updated." : "Møtet med \"%s\" med %s ble oppdatert.", "%s invited you to »%s«" : "%s inviterte deg til \"%s\"", - "CalDAV server" : "DalDAV-tjener" + "CalDAV server" : "DalDAV-tjener", + "Please make sure to properly set up the email settings above." : "Sett opp e-postinnstillingene ovenfor på riktig måte." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/nb.json b/apps/dav/l10n/nb.json index afb178304b7..77ead4a2b69 100644 --- a/apps/dav/l10n/nb.json +++ b/apps/dav/l10n/nb.json @@ -54,7 +54,6 @@ "Remote Address: %s" : "Ekstern adresse: %s", "Request ID: %s" : "Forespørsel ID: %s", "Send invitations to attendees" : "Send invitasjoner til oppmøtte", - "Please make sure to properly set up the email settings above." : "Sett opp e-postinnstillingene ovenfor på riktig måte.", "Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk", "Birthday calendars will be generated by a background job." : "Fødselsdagskalender lages automatisk av en bakgrunnsjobb.", "Hence they will not be available immediately after enabling but will show up after some time." : "Derav vil de ikke være tilgjengelige umiddelbart etter at du har skrudd dem på, men vil vises etter en stund.", @@ -62,6 +61,7 @@ "The meeting »%s« with %s was canceled." : "Møtet \"%s\" med %s ble kansellert.", "The meeting »%s« with %s was updated." : "Møtet med \"%s\" med %s ble oppdatert.", "%s invited you to »%s«" : "%s inviterte deg til \"%s\"", - "CalDAV server" : "DalDAV-tjener" + "CalDAV server" : "DalDAV-tjener", + "Please make sure to properly set up the email settings above." : "Sett opp e-postinnstillingene ovenfor på riktig måte." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js index 96d9b370731..bd0a3c5dce7 100644 --- a/apps/dav/l10n/nl.js +++ b/apps/dav/l10n/nl.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Je deelname is succesvol bijgewerkt.", "Calendar server" : "Agendaserver", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", - "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt.", "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", "Birthday calendars will be generated by a background job." : "Verjaardagkalenders zullen worden gegenereerd in een achtergrond taak.", "Hence they will not be available immediately after enabling but will show up after some time." : "Hierdoor zullen ze niet meteen beschikbaar zijn na het inschakelen maar zullen na een tijdje verschijnen.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "De vergadering »%s« met %s is geannuleerd.", "The meeting »%s« with %s was updated." : "De vergadering »%s« met %s is bijgewerkt.", "%s invited you to »%s«" : "%s heeft je uitgenodigd voor »%s«", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json index 196a523633b..d4ec9ae8a3b 100644 --- a/apps/dav/l10n/nl.json +++ b/apps/dav/l10n/nl.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Je deelname is succesvol bijgewerkt.", "Calendar server" : "Agendaserver", "Send invitations to attendees" : "Verzend uitnodigingen naar deelnemers", - "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt.", "Automatically generate a birthday calendar" : "Genereer verjaardagskalender automatisch", "Birthday calendars will be generated by a background job." : "Verjaardagkalenders zullen worden gegenereerd in een achtergrond taak.", "Hence they will not be available immediately after enabling but will show up after some time." : "Hierdoor zullen ze niet meteen beschikbaar zijn na het inschakelen maar zullen na een tijdje verschijnen.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "De vergadering »%s« met %s is geannuleerd.", "The meeting »%s« with %s was updated." : "De vergadering »%s« met %s is bijgewerkt.", "%s invited you to »%s«" : "%s heeft je uitgenodigd voor »%s«", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Zorg ervoor dat je de bovenstaande e-mailinstellingen correct instelt." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/pl.js b/apps/dav/l10n/pl.js index 6b77d8e920f..4cc684dcb54 100644 --- a/apps/dav/l10n/pl.js +++ b/apps/dav/l10n/pl.js @@ -68,7 +68,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Twoja obecność została zmieniona.", "Calendar server" : "Serwer kalendarzy", "Send invitations to attendees" : "Wyślij uczestnikom zaproszenia", - "Please make sure to properly set up the email settings above." : "Upewnij się, że dobrze skonfigurowano powyżej ustawienia poczty e-mail.", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", "Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez zadanie w tle.", "Hence they will not be available immediately after enabling but will show up after some time." : "W związku z tym, nie będą one widoczne bezpośrednio po włączeniu, ale pojawią się po jakimś czasie.", @@ -76,6 +75,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Spotkanie »%s« z %s zostało anulowane.", "The meeting »%s« with %s was updated." : "Spotkanie »%s« z %s zostało zaktualizowane.", "%s invited you to »%s«" : "%s zaprosił Cię do »%s«", - "CalDAV server" : "Serwer CalDAV" + "CalDAV server" : "Serwer CalDAV", + "Please make sure to properly set up the email settings above." : "Upewnij się, że dobrze skonfigurowano powyżej ustawienia poczty e-mail." }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 5dbb52431ef..0ace56eff10 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -66,7 +66,6 @@ "Your attendance was updated successfully." : "Twoja obecność została zmieniona.", "Calendar server" : "Serwer kalendarzy", "Send invitations to attendees" : "Wyślij uczestnikom zaproszenia", - "Please make sure to properly set up the email settings above." : "Upewnij się, że dobrze skonfigurowano powyżej ustawienia poczty e-mail.", "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin", "Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez zadanie w tle.", "Hence they will not be available immediately after enabling but will show up after some time." : "W związku z tym, nie będą one widoczne bezpośrednio po włączeniu, ale pojawią się po jakimś czasie.", @@ -74,6 +73,7 @@ "The meeting »%s« with %s was canceled." : "Spotkanie »%s« z %s zostało anulowane.", "The meeting »%s« with %s was updated." : "Spotkanie »%s« z %s zostało zaktualizowane.", "%s invited you to »%s«" : "%s zaprosił Cię do »%s«", - "CalDAV server" : "Serwer CalDAV" + "CalDAV server" : "Serwer CalDAV", + "Please make sure to properly set up the email settings above." : "Upewnij się, że dobrze skonfigurowano powyżej ustawienia poczty e-mail." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 703a882fdad..0b28baef1fe 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Sua participação foi atualizada com sucesso.", "Calendar server" : "Servidor de calendário", "Send invitations to attendees" : "Envie convites aos participantes", - "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o e-mail acima.", "Automatically generate a birthday calendar" : "Gerar um calendário de aniversários automaticamente", "Birthday calendars will be generated by a background job." : "Os calendários de aniversários serão gerados na retaguarda.", "Hence they will not be available immediately after enabling but will show up after some time." : "Portanto, eles não estarão disponíveis imediatamente ao ativar mas após algum tempo.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "A reunião »%s« com %s foi cancelada.", "The meeting »%s« with %s was updated." : "A reunião »%s« com %s foi atualizada..", "%s invited you to »%s«" : "%s convidou você para »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o e-mail acima." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index 185a575d350..d13a4edb9f8 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Sua participação foi atualizada com sucesso.", "Calendar server" : "Servidor de calendário", "Send invitations to attendees" : "Envie convites aos participantes", - "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o e-mail acima.", "Automatically generate a birthday calendar" : "Gerar um calendário de aniversários automaticamente", "Birthday calendars will be generated by a background job." : "Os calendários de aniversários serão gerados na retaguarda.", "Hence they will not be available immediately after enabling but will show up after some time." : "Portanto, eles não estarão disponíveis imediatamente ao ativar mas após algum tempo.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "A reunião »%s« com %s foi cancelada.", "The meeting »%s« with %s was updated." : "A reunião »%s« com %s foi atualizada..", "%s invited you to »%s«" : "%s convidou você para »%s«", - "CalDAV server" : "Servidor CalDAV" + "CalDAV server" : "Servidor CalDAV", + "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o e-mail acima." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/ru.js b/apps/dav/l10n/ru.js index af15a91ff99..7be6261a30a 100644 --- a/apps/dav/l10n/ru.js +++ b/apps/dav/l10n/ru.js @@ -72,7 +72,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Статус участия обновлён.", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Отправить приглашения", - "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты.", "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически", "Birthday calendars will be generated by a background job." : "Календари дней рождения будут создаваться фоновым процессом.", "Hence they will not be available immediately after enabling but will show up after some time." : "И поэтому они станут доступны не моментально, а через некоторое время.", @@ -80,6 +79,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Встреча «%s» с %s отменена.", "The meeting »%s« with %s was updated." : "Встреча «%s» с %s обновлена.", "%s invited you to »%s«" : "%s пригласил(а) Вас на «%s»", - "CalDAV server" : "CalDAV сервер" + "CalDAV server" : "CalDAV сервер", + "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/dav/l10n/ru.json b/apps/dav/l10n/ru.json index 8c425f1c661..a3a82535054 100644 --- a/apps/dav/l10n/ru.json +++ b/apps/dav/l10n/ru.json @@ -70,7 +70,6 @@ "Your attendance was updated successfully." : "Статус участия обновлён.", "Calendar server" : "Сервер календаря", "Send invitations to attendees" : "Отправить приглашения", - "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты.", "Automatically generate a birthday calendar" : "Создавать календарь дней рождения автоматически", "Birthday calendars will be generated by a background job." : "Календари дней рождения будут создаваться фоновым процессом.", "Hence they will not be available immediately after enabling but will show up after some time." : "И поэтому они станут доступны не моментально, а через некоторое время.", @@ -78,6 +77,7 @@ "The meeting »%s« with %s was canceled." : "Встреча «%s» с %s отменена.", "The meeting »%s« with %s was updated." : "Встреча «%s» с %s обновлена.", "%s invited you to »%s«" : "%s пригласил(а) Вас на «%s»", - "CalDAV server" : "CalDAV сервер" + "CalDAV server" : "CalDAV сервер", + "Please make sure to properly set up the email settings above." : "Проверьте правильность заданных выше параметров электронной почты." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sk.js b/apps/dav/l10n/sk.js index 6273342e9ed..ee98f886880 100644 --- a/apps/dav/l10n/sk.js +++ b/apps/dav/l10n/sk.js @@ -72,7 +72,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne.", "Calendar server" : "Kalendárový server", "Send invitations to attendees" : "Odoslanie pozvánok účastníkom", - "Please make sure to properly set up the email settings above." : "Uistite sa, že máte správne nastavené vyššie uvedené nastavenia e-mailu.", "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", "Birthday calendars will be generated by a background job." : "Narodeninové kalendáre budú generované úlohou na pozadí.", "Hence they will not be available immediately after enabling but will show up after some time." : "Preto nebudú dostupné hneď po povolení, ale zobrazia sa po určitom čase", @@ -80,6 +79,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Stretnutie »%s« s %s bolo zrušené.", "The meeting »%s« with %s was updated." : "Stretnutie »%s« s %s bolo aktualizované.", "%s invited you to »%s«" : "%s vám poslal pozvánku na »%s«", - "CalDAV server" : "Server CalDAV" + "CalDAV server" : "Server CalDAV", + "Please make sure to properly set up the email settings above." : "Uistite sa, že máte správne nastavené vyššie uvedené nastavenia e-mailu." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/dav/l10n/sk.json b/apps/dav/l10n/sk.json index 66ddcd6ee55..bbe168f7bea 100644 --- a/apps/dav/l10n/sk.json +++ b/apps/dav/l10n/sk.json @@ -70,7 +70,6 @@ "Your attendance was updated successfully." : "Vaša účasť bola aktualizovaná úspešne.", "Calendar server" : "Kalendárový server", "Send invitations to attendees" : "Odoslanie pozvánok účastníkom", - "Please make sure to properly set up the email settings above." : "Uistite sa, že máte správne nastavené vyššie uvedené nastavenia e-mailu.", "Automatically generate a birthday calendar" : "Automaticky generovať narodeninový kalendár", "Birthday calendars will be generated by a background job." : "Narodeninové kalendáre budú generované úlohou na pozadí.", "Hence they will not be available immediately after enabling but will show up after some time." : "Preto nebudú dostupné hneď po povolení, ale zobrazia sa po určitom čase", @@ -78,6 +77,7 @@ "The meeting »%s« with %s was canceled." : "Stretnutie »%s« s %s bolo zrušené.", "The meeting »%s« with %s was updated." : "Stretnutie »%s« s %s bolo aktualizované.", "%s invited you to »%s«" : "%s vám poslal pozvánku na »%s«", - "CalDAV server" : "Server CalDAV" + "CalDAV server" : "Server CalDAV", + "Please make sure to properly set up the email settings above." : "Uistite sa, že máte správne nastavené vyššie uvedené nastavenia e-mailu." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index 1d58d4eadd7..808baac68ac 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.", "Calendar server" : "Календар сервера", "Send invitations to attendees" : "Пошаљи позивницу учесницима", - "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад.", "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана", "Birthday calendars will be generated by a background job." : "Календари рођендана ће бити генерисани као позадински послови.", "Hence they will not be available immediately after enabling but will show up after some time." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Састанак „%s“ са %s је отказан.", "The meeting »%s« with %s was updated." : "Састанак „%s“ са %s је ажуриран.", "%s invited you to »%s«" : "%s Вас је позвао на „%s“", - "CalDAV server" : "CalDAV сервер" + "CalDAV server" : "CalDAV сервер", + "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index f8846e651e6..1dbfa797180 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.", "Calendar server" : "Календар сервера", "Send invitations to attendees" : "Пошаљи позивницу учесницима", - "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад.", "Automatically generate a birthday calendar" : "Аутоматски изгенериши календар рођендана", "Birthday calendars will be generated by a background job." : "Календари рођендана ће бити генерисани као позадински послови.", "Hence they will not be available immediately after enabling but will show up after some time." : "Зато можда неће бити видљиви баш одмах по укључивању, али ће се појавити после неког времена.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "Састанак „%s“ са %s је отказан.", "The meeting »%s« with %s was updated." : "Састанак „%s“ са %s је ажуриран.", "%s invited you to »%s«" : "%s Вас је позвао на „%s“", - "CalDAV server" : "CalDAV сервер" + "CalDAV server" : "CalDAV сервер", + "Please make sure to properly set up the email settings above." : "Пазите да правилно подесите поставке е-поште изнад." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index fb33a589b58..3d940b913cb 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Skicka inbjudan till deltagare", - "Please make sure to properly set up the email settings above." : "Vänligen säkerställ att epost-inställningarna ovan är korrekt angivna", "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", "Birthday calendars will be generated by a background job." : "Födelsedagskalender kommer skapas som ett bakgrundsjobb.", "Hence they will not be available immediately after enabling but will show up after some time." : "Därför kommer de inte vara tillgängliga direkt efter aktivering men kommer dyka upp efter en tid.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Mötet »%s« med%s avbröts.", "The meeting »%s« with %s was updated." : "Mötet »%s« med %s uppdaterades.", "%s invited you to »%s«" : "%s bjöd in dig till »%s«", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Vänligen säkerställ att epost-inställningarna ovan är korrekt angivna" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index f84b42efddf..8bc3a954541 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Skicka inbjudan till deltagare", - "Please make sure to properly set up the email settings above." : "Vänligen säkerställ att epost-inställningarna ovan är korrekt angivna", "Automatically generate a birthday calendar" : "Generera en födelsedagskalender automatiskt", "Birthday calendars will be generated by a background job." : "Födelsedagskalender kommer skapas som ett bakgrundsjobb.", "Hence they will not be available immediately after enabling but will show up after some time." : "Därför kommer de inte vara tillgängliga direkt efter aktivering men kommer dyka upp efter en tid.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "Mötet »%s« med%s avbröts.", "The meeting »%s« with %s was updated." : "Mötet »%s« med %s uppdaterades.", "%s invited you to »%s«" : "%s bjöd in dig till »%s«", - "CalDAV server" : "CalDAV server" + "CalDAV server" : "CalDAV server", + "Please make sure to properly set up the email settings above." : "Vänligen säkerställ att epost-inställningarna ovan är korrekt angivna" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js index 4a29d057e18..9f50376b671 100644 --- a/apps/dav/l10n/tr.js +++ b/apps/dav/l10n/tr.js @@ -73,7 +73,6 @@ OC.L10N.register( "Your attendance was updated successfully." : "Katılımınız güncellendi.", "Calendar server" : "Takvim sunucusu", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", - "Please make sure to properly set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığı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.", @@ -81,6 +80,7 @@ OC.L10N.register( "The meeting »%s« with %s was canceled." : "Bu »%s« görüşmesi %s ile yapılacakken iptal edildi.", "The meeting »%s« with %s was updated." : "Bu »%s« görüşmesi %s ile yapılacakken güncellendi.", "%s invited you to »%s«" : "%s sizi şu görüşmeye çağırdı »%s«", - "CalDAV server" : "CalDAV sunucusu" + "CalDAV server" : "CalDAV sunucusu", + "Please make sure to properly set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığınızdan emin olun." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/dav/l10n/tr.json b/apps/dav/l10n/tr.json index 7763b0ebfa1..066944880d2 100644 --- a/apps/dav/l10n/tr.json +++ b/apps/dav/l10n/tr.json @@ -71,7 +71,6 @@ "Your attendance was updated successfully." : "Katılımınız güncellendi.", "Calendar server" : "Takvim sunucusu", "Send invitations to attendees" : "Katılımcılara çağrıları gönder", - "Please make sure to properly set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığı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.", @@ -79,6 +78,7 @@ "The meeting »%s« with %s was canceled." : "Bu »%s« görüşmesi %s ile yapılacakken iptal edildi.", "The meeting »%s« with %s was updated." : "Bu »%s« görüşmesi %s ile yapılacakken güncellendi.", "%s invited you to »%s«" : "%s sizi şu görüşmeye çağırdı »%s«", - "CalDAV server" : "CalDAV sunucusu" + "CalDAV server" : "CalDAV sunucusu", + "Please make sure to properly set up the email settings above." : "Lütfen yukarıdaki e-posta ayarlarını doğru olarak yaptığınızdan emin olun." },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js index 1b16925a5ce..abf7d2ed6f8 100644 --- a/apps/dav/l10n/zh_CN.js +++ b/apps/dav/l10n/zh_CN.js @@ -58,9 +58,9 @@ OC.L10N.register( "Request ID: %s" : "请求 ID:%s", "Save" : "保存", "Send invitations to attendees" : "向参与者发送邀请", - "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。", "Automatically generate a birthday calendar" : "自动生成生日日历", "Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。", - "CalDAV server" : "日历服务" + "CalDAV server" : "日历服务", + "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。" }, "nplurals=1; plural=0;"); diff --git a/apps/dav/l10n/zh_CN.json b/apps/dav/l10n/zh_CN.json index 8b16aa2e41c..600b4547554 100644 --- a/apps/dav/l10n/zh_CN.json +++ b/apps/dav/l10n/zh_CN.json @@ -56,9 +56,9 @@ "Request ID: %s" : "请求 ID:%s", "Save" : "保存", "Send invitations to attendees" : "向参与者发送邀请", - "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。", "Automatically generate a birthday calendar" : "自动生成生日日历", "Birthday calendars will be generated by a background job." : "生日日历将由后台作业生成。", - "CalDAV server" : "日历服务" + "CalDAV server" : "日历服务", + "Please make sure to properly set up the email settings above." : "请确保正确设置上面的电子邮件设置。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |