diff --git a/l10n/de_DE.js b/l10n/de_DE.js new file mode 100644 index 0000000..ef2a212 --- /dev/null +++ b/l10n/de_DE.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "Vor # Tag", +"# days ago" : "Vor # Tagen", +"# hour ago" : "Vor # Stunde", +"# hours ago" : "Vor # Stunden", +"# minute ago" : "Vor # Minute", +"# minutes ago" : "Vor # Minuten", +"# month ago" : "Vor # Monat", +"# months ago" : "Vor # Monaten", +"# second ago" : "Vor # Sekunde", +"# seconds ago" : "Vor # Sekunden", +"# week ago" : "Vor # Woche", +"# weeks ago" : "Vor # Wochen", +"# year ago" : "Vor # Jahr", +"# years ago" : "Vor # Jahren", +"All" : "Alles", +"An ungrouped file has the same name as a file in this group." : "Ein nicht gruppierter Eintrag hat denselben Namen wie ein Eintrag in dieser Gruppe.", +"Cancel" : "Abbrechen", +"Create" : "Erstellen", +"Dismiss" : "Verwerfen", +"Filename/group already exists." : "Den Dateinamen oder die Gruppe gibt es schon.", +"Group" : "Gruppe", +"Group already exists." : "Diese Gruppe existiert schon.", +"Just now" : "Sofort", +"Modified" : "Geändert", +"Name" : "Name", +"New" : "Neu", +"Not grouped" : "Nicht gruppiert", +"Note" : "Notiz", +"Notes" : "Notizen", +"Quick Save" : "Schnellspeichern", +"Save" : "Speichern", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Mitteilungen sind unauffällig und werden nur für wichtige Nachrichten, wie das Erscheinen von neuen mobilen oder Desktop-Anwendungen, verwendet. Sie werden nicht bei regulären Updates benutzt und können von Ihren Nutzern leicht abgeschaltet werden.", +"Database and folder" : "Datenbank und Verzeichnis", +"Database only" : "Nur Datenbank", +"Disable announcements" : "Mitteilungen abschalten?", +"How would you like to store your notes?" : "Wie möchten Sie Ihre Notizen speichern?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Bitte den Verzeichnisnamen für das Speichern von Notizen eingeben, dieser darf keine Schrägstriche '/' enthalten.", +"Would you like to disable announcements? (not recommended)" : "Möchten Sie die Mitteilungen ausschalten? (nicht empfohlen)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json new file mode 100644 index 0000000..8fa01da --- /dev/null +++ b/l10n/de_DE.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "Vor # Tag", +"# days ago" : "Vor # Tagen", +"# hour ago" : "Vor # Stunde", +"# hours ago" : "Vor # Stunden", +"# minute ago" : "Vor # Minute", +"# minutes ago" : "Vor # Minuten", +"# month ago" : "Vor # Monat", +"# months ago" : "Vor # Monaten", +"# second ago" : "Vor # Sekunde", +"# seconds ago" : "Vor # Sekunden", +"# week ago" : "Vor # Woche", +"# weeks ago" : "Vor # Wochen", +"# year ago" : "Vor # Jahr", +"# years ago" : "Vor # Jahren", +"All" : "Alles", +"An ungrouped file has the same name as a file in this group." : "Ein nicht gruppierter Eintrag hat denselben Namen wie ein Eintrag in dieser Gruppe.", +"Cancel" : "Abbrechen", +"Create" : "Erstellen", +"Dismiss" : "Verwerfen", +"Filename/group already exists." : "Den Dateinamen oder die Gruppe gibt es schon.", +"Group" : "Gruppe", +"Group already exists." : "Diese Gruppe existiert schon.", +"Just now" : "Sofort", +"Modified" : "Geändert", +"Name" : "Name", +"New" : "Neu", +"Not grouped" : "Nicht gruppiert", +"Note" : "Notiz", +"Notes" : "Notizen", +"Quick Save" : "Schnellspeichern", +"Save" : "Speichern", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Mitteilungen sind unauffällig und werden nur für wichtige Nachrichten, wie das Erscheinen von neuen mobilen oder Desktop-Anwendungen, verwendet. Sie werden nicht bei regulären Updates benutzt und können von Ihren Nutzern leicht abgeschaltet werden.", +"Database and folder" : "Datenbank und Verzeichnis", +"Database only" : "Nur Datenbank", +"Disable announcements" : "Mitteilungen abschalten?", +"How would you like to store your notes?" : "Wie möchten Sie Ihre Notizen speichern?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Bitte den Verzeichnisnamen für das Speichern von Notizen eingeben, dieser darf keine Schrägstriche '/' enthalten.", +"Would you like to disable announcements? (not recommended)" : "Möchten Sie die Mitteilungen ausschalten? (nicht empfohlen)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/de_DE.php b/l10n/de_DE.php new file mode 100644 index 0000000..f54211e --- /dev/null +++ b/l10n/de_DE.php @@ -0,0 +1,42 @@ + "Vor # Tag", +"# days ago" => "Vor # Tagen", +"# hour ago" => "Vor # Stunde", +"# hours ago" => "Vor # Stunden", +"# minute ago" => "Vor # Minute", +"# minutes ago" => "Vor # Minuten", +"# month ago" => "Vor # Monat", +"# months ago" => "Vor # Monaten", +"# second ago" => "Vor # Sekunde", +"# seconds ago" => "Vor # Sekunden", +"# week ago" => "Vor # Woche", +"# weeks ago" => "Vor # Wochen", +"# year ago" => "Vor # Jahr", +"# years ago" => "Vor # Jahren", +"All" => "Alles", +"An ungrouped file has the same name as a file in this group." => "Ein nicht gruppierter Eintrag hat denselben Namen wie ein Eintrag in dieser Gruppe.", +"Cancel" => "Abbrechen", +"Create" => "Erstellen", +"Dismiss" => "Verwerfen", +"Filename/group already exists." => "Den Dateinamen oder die Gruppe gibt es schon.", +"Group" => "Gruppe", +"Group already exists." => "Diese Gruppe existiert schon.", +"Just now" => "Sofort", +"Modified" => "Geändert", +"Name" => "Name", +"New" => "Neu", +"Not grouped" => "Nicht gruppiert", +"Note" => "Notiz", +"Notes" => "Notizen", +"Quick Save" => "Schnellspeichern", +"Save" => "Speichern", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Mitteilungen sind unauffällig und werden nur für wichtige Nachrichten, wie das Erscheinen von neuen mobilen oder Desktop-Anwendungen, verwendet. Sie werden nicht bei regulären Updates benutzt und können von Ihren Nutzern leicht abgeschaltet werden.", +"Database and folder" => "Datenbank und Verzeichnis", +"Database only" => "Nur Datenbank", +"Disable announcements" => "Mitteilungen abschalten?", +"How would you like to store your notes?" => "Wie möchten Sie Ihre Notizen speichern?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Bitte den Verzeichnisnamen für das Speichern von Notizen eingeben, dieser darf keine Schrägstriche '/' enthalten.", +"Would you like to disable announcements? (not recommended)" => "Möchten Sie die Mitteilungen ausschalten? (nicht empfohlen)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/en_AU.js b/l10n/en_AU.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/en_AU.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/en_AU.json b/l10n/en_AU.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/en_AU.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/en_AU.php b/l10n/en_AU.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/en_AU.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/en_US.js b/l10n/en_US.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/en_US.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/en_US.json b/l10n/en_US.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/en_US.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/en_US.php b/l10n/en_US.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/en_US.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/es.js b/l10n/es.js new file mode 100644 index 0000000..710dcd0 --- /dev/null +++ b/l10n/es.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# día atrás", +"# days ago" : "# días atrás", +"# hour ago" : "# hora atrás", +"# hours ago" : "# horas atrás", +"# minute ago" : "# minuto atrás", +"# minutes ago" : "# minutos atrás", +"# month ago" : "# mes atrás", +"# months ago" : "# meses atrás", +"# second ago" : "# segundo atrás", +"# seconds ago" : "# segundos atrás", +"# week ago" : "# semana atrás", +"# weeks ago" : "# semanas atrás", +"# year ago" : "# año atrás", +"# years ago" : "# años atrás", +"All" : "Todo", +"An ungrouped file has the same name as a file in this group." : "Un archivo sin grupo tiene el mismo nombre que un archivo en este grupo.", +"Cancel" : "Cancelar", +"Create" : "Crear", +"Dismiss" : "Descartar", +"Filename/group already exists." : "Nombre de archivo/Grupo ya existe.", +"Group" : "Grupo", +"Group already exists." : "El grupo ya existe.", +"Just now" : "Justo ahora", +"Modified" : "Modificado", +"Name" : "Nombre", +"New" : "Nuevo", +"Not grouped" : "Sin grupo", +"Note" : "Nota", +"Notes" : "Notas", +"Quick Save" : "Guardar Rápido", +"Save" : "Guardar", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Los anuncios son discretos y sólo se utiliza para las notificaciones importantes, tales como el lanzamiento de una nueva aplicación móvil o de escritorio. No van a ser utilizadas para las actualizaciones regulares, y son fácilmente descartables.", +"Database and folder" : "Base de datos y carpetas", +"Database only" : "Base de datos solo", +"Disable announcements" : "Desactivar anuncios", +"How would you like to store your notes?" : "¿Cómo le gustaría para guardar sus notas?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Por favor introduzca el nombre de la carpeta que desea utilizar para almacenar sus notas, sin espacios.", +"Would you like to disable announcements? (not recommended)" : "¿Quieres desactivar los anuncios? (no recomendado)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/es.json b/l10n/es.json new file mode 100644 index 0000000..56b9411 --- /dev/null +++ b/l10n/es.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# día atrás", +"# days ago" : "# días atrás", +"# hour ago" : "# hora atrás", +"# hours ago" : "# horas atrás", +"# minute ago" : "# minuto atrás", +"# minutes ago" : "# minutos atrás", +"# month ago" : "# mes atrás", +"# months ago" : "# meses atrás", +"# second ago" : "# segundo atrás", +"# seconds ago" : "# segundos atrás", +"# week ago" : "# semana atrás", +"# weeks ago" : "# semanas atrás", +"# year ago" : "# año atrás", +"# years ago" : "# años atrás", +"All" : "Todo", +"An ungrouped file has the same name as a file in this group." : "Un archivo sin grupo tiene el mismo nombre que un archivo en este grupo.", +"Cancel" : "Cancelar", +"Create" : "Crear", +"Dismiss" : "Descartar", +"Filename/group already exists." : "Nombre de archivo/Grupo ya existe.", +"Group" : "Grupo", +"Group already exists." : "El grupo ya existe.", +"Just now" : "Justo ahora", +"Modified" : "Modificado", +"Name" : "Nombre", +"New" : "Nuevo", +"Not grouped" : "Sin grupo", +"Note" : "Nota", +"Notes" : "Notas", +"Quick Save" : "Guardar Rápido", +"Save" : "Guardar", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Los anuncios son discretos y sólo se utiliza para las notificaciones importantes, tales como el lanzamiento de una nueva aplicación móvil o de escritorio. No van a ser utilizadas para las actualizaciones regulares, y son fácilmente descartables.", +"Database and folder" : "Base de datos y carpetas", +"Database only" : "Base de datos solo", +"Disable announcements" : "Desactivar anuncios", +"How would you like to store your notes?" : "¿Cómo le gustaría para guardar sus notas?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Por favor introduzca el nombre de la carpeta que desea utilizar para almacenar sus notas, sin espacios.", +"Would you like to disable announcements? (not recommended)" : "¿Quieres desactivar los anuncios? (no recomendado)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/es.php b/l10n/es.php new file mode 100644 index 0000000..552e3b0 --- /dev/null +++ b/l10n/es.php @@ -0,0 +1,42 @@ + "# día atrás", +"# days ago" => "# días atrás", +"# hour ago" => "# hora atrás", +"# hours ago" => "# horas atrás", +"# minute ago" => "# minuto atrás", +"# minutes ago" => "# minutos atrás", +"# month ago" => "# mes atrás", +"# months ago" => "# meses atrás", +"# second ago" => "# segundo atrás", +"# seconds ago" => "# segundos atrás", +"# week ago" => "# semana atrás", +"# weeks ago" => "# semanas atrás", +"# year ago" => "# año atrás", +"# years ago" => "# años atrás", +"All" => "Todo", +"An ungrouped file has the same name as a file in this group." => "Un archivo sin grupo tiene el mismo nombre que un archivo en este grupo.", +"Cancel" => "Cancelar", +"Create" => "Crear", +"Dismiss" => "Descartar", +"Filename/group already exists." => "Nombre de archivo/Grupo ya existe.", +"Group" => "Grupo", +"Group already exists." => "El grupo ya existe.", +"Just now" => "Justo ahora", +"Modified" => "Modificado", +"Name" => "Nombre", +"New" => "Nuevo", +"Not grouped" => "Sin grupo", +"Note" => "Nota", +"Notes" => "Notas", +"Quick Save" => "Guardar Rápido", +"Save" => "Guardar", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Los anuncios son discretos y sólo se utiliza para las notificaciones importantes, tales como el lanzamiento de una nueva aplicación móvil o de escritorio. No van a ser utilizadas para las actualizaciones regulares, y son fácilmente descartables.", +"Database and folder" => "Base de datos y carpetas", +"Database only" => "Base de datos solo", +"Disable announcements" => "Desactivar anuncios", +"How would you like to store your notes?" => "¿Cómo le gustaría para guardar sus notas?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Por favor introduzca el nombre de la carpeta que desea utilizar para almacenar sus notas, sin espacios.", +"Would you like to disable announcements? (not recommended)" => "¿Quieres desactivar los anuncios? (no recomendado)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/es_ES.js b/l10n/es_ES.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/es_ES.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/es_ES.json b/l10n/es_ES.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/es_ES.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/es_ES.php b/l10n/es_ES.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/es_ES.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/fr_BE.js b/l10n/fr_BE.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/fr_BE.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr_BE.json b/l10n/fr_BE.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/fr_BE.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/fr_BE.php b/l10n/fr_BE.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/fr_BE.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/gl.js b/l10n/gl.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/gl.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/gl.json b/l10n/gl.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/gl.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/gl.php b/l10n/gl.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/gl.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/gl_ES.js b/l10n/gl_ES.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/gl_ES.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/gl_ES.json b/l10n/gl_ES.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/gl_ES.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/gl_ES.php b/l10n/gl_ES.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/gl_ES.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/id.js b/l10n/id.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/id.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/id.json b/l10n/id.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/id.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/id.php b/l10n/id.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/id.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/id_ID.js b/l10n/id_ID.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/id_ID.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/id_ID.json b/l10n/id_ID.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/id_ID.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/id_ID.php b/l10n/id_ID.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/id_ID.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/it_IT.js b/l10n/it_IT.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/it_IT.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/it_IT.json b/l10n/it_IT.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/it_IT.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/it_IT.php b/l10n/it_IT.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/it_IT.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/lb.js b/l10n/lb.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/lb.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/lb.json b/l10n/lb.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/lb.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/lb.php b/l10n/lb.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/lb.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/pl.js b/l10n/pl.js new file mode 100644 index 0000000..2a63041 --- /dev/null +++ b/l10n/pl.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# dzień temu", +"# days ago" : "# dni temu", +"# hour ago" : "# godzinę temu", +"# hours ago" : "# godz. temu", +"# minute ago" : "# minutę temu", +"# minutes ago" : "# min. temu", +"# month ago" : "# miesiąc temu", +"# months ago" : "# mies. temu", +"# second ago" : "# sekundę temu", +"# seconds ago" : "# sek. temu", +"# week ago" : "# tydzień temu", +"# weeks ago" : "# tyg. temu", +"# year ago" : "# rok temu", +"# years ago" : "# lat temu", +"All" : "Wszystko", +"An ungrouped file has the same name as a file in this group." : "Niezgrupowany plik ma taką samą nazwę jak plik z tej grupy.", +"Cancel" : "Anuluj", +"Create" : "Utwórz", +"Dismiss" : "Odrzuć", +"Filename/group already exists." : "Nazwa pliku/grupy już istnieje.", +"Group" : "Grupa", +"Group already exists." : "Grupa już istnieje.", +"Just now" : "Tylko teraz", +"Modified" : "Zmodyfikowano", +"Name" : "Nazwa", +"New" : "Nowy", +"Not grouped" : "Bez grupy", +"Note" : "Notatka", +"Notes" : "Notatki", +"Quick Save" : "Szybki zapis", +"Save" : "Zapisz", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Powiadomienia są dyskretne i wykorzystywane wyłącznie do informowania o wydaniu głównych wersji aplikacji dla telefonu lub komputera. Nie będą wykorzystywane do informowania o regularnych aktualizacjach i użytkownik może łatwo je wyłączyć.", +"Database and folder" : "Baza danych i folder", +"Database only" : "Tylko baza danych", +"Disable announcements" : "Wyłącz powiadomienia", +"How would you like to store your notes?" : "Jak chcesz zapisać swoje notatki?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Proszę wpisz nazwę foldera, którego chcesz użyć do przechowywania notatek. Nie używaj ukośników.", +"Would you like to disable announcements? (not recommended)" : "Chcesz wyłączyć komunikaty? (niezalecane)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/pl.json b/l10n/pl.json new file mode 100644 index 0000000..62c55ea --- /dev/null +++ b/l10n/pl.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# dzień temu", +"# days ago" : "# dni temu", +"# hour ago" : "# godzinę temu", +"# hours ago" : "# godz. temu", +"# minute ago" : "# minutę temu", +"# minutes ago" : "# min. temu", +"# month ago" : "# miesiąc temu", +"# months ago" : "# mies. temu", +"# second ago" : "# sekundę temu", +"# seconds ago" : "# sek. temu", +"# week ago" : "# tydzień temu", +"# weeks ago" : "# tyg. temu", +"# year ago" : "# rok temu", +"# years ago" : "# lat temu", +"All" : "Wszystko", +"An ungrouped file has the same name as a file in this group." : "Niezgrupowany plik ma taką samą nazwę jak plik z tej grupy.", +"Cancel" : "Anuluj", +"Create" : "Utwórz", +"Dismiss" : "Odrzuć", +"Filename/group already exists." : "Nazwa pliku/grupy już istnieje.", +"Group" : "Grupa", +"Group already exists." : "Grupa już istnieje.", +"Just now" : "Tylko teraz", +"Modified" : "Zmodyfikowano", +"Name" : "Nazwa", +"New" : "Nowy", +"Not grouped" : "Bez grupy", +"Note" : "Notatka", +"Notes" : "Notatki", +"Quick Save" : "Szybki zapis", +"Save" : "Zapisz", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Powiadomienia są dyskretne i wykorzystywane wyłącznie do informowania o wydaniu głównych wersji aplikacji dla telefonu lub komputera. Nie będą wykorzystywane do informowania o regularnych aktualizacjach i użytkownik może łatwo je wyłączyć.", +"Database and folder" : "Baza danych i folder", +"Database only" : "Tylko baza danych", +"Disable announcements" : "Wyłącz powiadomienia", +"How would you like to store your notes?" : "Jak chcesz zapisać swoje notatki?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Proszę wpisz nazwę foldera, którego chcesz użyć do przechowywania notatek. Nie używaj ukośników.", +"Would you like to disable announcements? (not recommended)" : "Chcesz wyłączyć komunikaty? (niezalecane)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/pl.php b/l10n/pl.php new file mode 100644 index 0000000..bc067b8 --- /dev/null +++ b/l10n/pl.php @@ -0,0 +1,42 @@ + "# dzień temu", +"# days ago" => "# dni temu", +"# hour ago" => "# godzinę temu", +"# hours ago" => "# godz. temu", +"# minute ago" => "# minutę temu", +"# minutes ago" => "# min. temu", +"# month ago" => "# miesiąc temu", +"# months ago" => "# mies. temu", +"# second ago" => "# sekundę temu", +"# seconds ago" => "# sek. temu", +"# week ago" => "# tydzień temu", +"# weeks ago" => "# tyg. temu", +"# year ago" => "# rok temu", +"# years ago" => "# lat temu", +"All" => "Wszystko", +"An ungrouped file has the same name as a file in this group." => "Niezgrupowany plik ma taką samą nazwę jak plik z tej grupy.", +"Cancel" => "Anuluj", +"Create" => "Utwórz", +"Dismiss" => "Odrzuć", +"Filename/group already exists." => "Nazwa pliku/grupy już istnieje.", +"Group" => "Grupa", +"Group already exists." => "Grupa już istnieje.", +"Just now" => "Tylko teraz", +"Modified" => "Zmodyfikowano", +"Name" => "Nazwa", +"New" => "Nowy", +"Not grouped" => "Bez grupy", +"Note" => "Notatka", +"Notes" => "Notatki", +"Quick Save" => "Szybki zapis", +"Save" => "Zapisz", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Powiadomienia są dyskretne i wykorzystywane wyłącznie do informowania o wydaniu głównych wersji aplikacji dla telefonu lub komputera. Nie będą wykorzystywane do informowania o regularnych aktualizacjach i użytkownik może łatwo je wyłączyć.", +"Database and folder" => "Baza danych i folder", +"Database only" => "Tylko baza danych", +"Disable announcements" => "Wyłącz powiadomienia", +"How would you like to store your notes?" => "Jak chcesz zapisać swoje notatki?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Proszę wpisz nazwę foldera, którego chcesz użyć do przechowywania notatek. Nie używaj ukośników.", +"Would you like to disable announcements? (not recommended)" => "Chcesz wyłączyć komunikaty? (niezalecane)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/pl_PL.js b/l10n/pl_PL.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/pl_PL.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/pl_PL.json b/l10n/pl_PL.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/pl_PL.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/pl_PL.php b/l10n/pl_PL.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/pl_PL.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/pt_BR.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/pt_BR.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/pt_BR.php b/l10n/pt_BR.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/pt_BR.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/ru.js b/l10n/ru.js index 7ceecbb..3701acf 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -1,43 +1,43 @@ OC.L10N.register( "ownnote", { -"# day ago" : "# day ago", +"# day ago" : "# день назад", "# days ago" : "# days ago", -"# hour ago" : "# hour ago", +"# hour ago" : "# час назад", "# hours ago" : "# hours ago", -"# minute ago" : "# minute ago", +"# minute ago" : "# минуту назад", "# minutes ago" : "# minutes ago", -"# month ago" : "# month ago", +"# month ago" : "# месяц назад", "# months ago" : "# months ago", -"# second ago" : "# second ago", +"# second ago" : "# секунду назад", "# seconds ago" : "# seconds ago", -"# week ago" : "# week ago", +"# week ago" : "# неделю назад", "# weeks ago" : "# weeks ago", -"# year ago" : "# year ago", +"# year ago" : "# год назад", "# years ago" : "# years ago", -"All" : "All", -"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", -"Cancel" : "Cancel", -"Create" : "Create", -"Dismiss" : "Dismiss", -"Filename/group already exists." : "Filename/group already exists.", -"Group" : "Group", -"Group already exists." : "Group already exists.", -"Just now" : "Just now", -"Modified" : "Modified", -"Name" : "Name", -"New" : "New", -"Not grouped" : "Not grouped", -"Note" : "Note", -"Notes" : "Notes", -"Quick Save" : "Quick Save", -"Save" : "Save", -"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", -"Database and folder" : "Database and folder", -"Database only" : "Database only", -"Disable announcements" : "Disable announcements", -"How would you like to store your notes?" : "How would you like to store your notes?", -"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", -"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +"All" : "Все", +"An ungrouped file has the same name as a file in this group." : "Файл без группы имеет такое же название, что и файл в этой группе.", +"Cancel" : "Отмена", +"Create" : "Создать", +"Dismiss" : "Отменить", +"Filename/group already exists." : "Имя файла/группы уже существует.", +"Group" : "Группа", +"Group already exists." : "Группа уже существует.", +"Just now" : "Только что", +"Modified" : "Изменено", +"Name" : "Имя", +"New" : "Новая", +"Not grouped" : "Нет группы", +"Note" : "Заметка", +"Notes" : "Заметки", +"Quick Save" : "Быстрое сохранение", +"Save" : "Сохранение", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Уведомления ненавязчивы и используются только для информирования о важных вещах, таких как релиз мобильного или настольного клиента. Они не будут использоваться для оповещения об обновлениях, и легко отключаются вашими пользователями.", +"Database and folder" : "База данных и папка", +"Database only" : "Только база данных", +"Disable announcements" : "Отключить уведомления", +"How would you like to store your notes?" : "Где вы желаете хранить свои заметки?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Пожалуйста, введите имя папки, где вы желаете хранить заметки, без слешей.", +"Would you like to disable announcements? (not recommended)" : "Вы желаете отключить уведомления? (Не рекомендуется)" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/ru.json b/l10n/ru.json index 0072393..700f94b 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -1,41 +1,41 @@ { "translations": { -"# day ago" : "# day ago", +"# day ago" : "# день назад", "# days ago" : "# days ago", -"# hour ago" : "# hour ago", +"# hour ago" : "# час назад", "# hours ago" : "# hours ago", -"# minute ago" : "# minute ago", +"# minute ago" : "# минуту назад", "# minutes ago" : "# minutes ago", -"# month ago" : "# month ago", +"# month ago" : "# месяц назад", "# months ago" : "# months ago", -"# second ago" : "# second ago", +"# second ago" : "# секунду назад", "# seconds ago" : "# seconds ago", -"# week ago" : "# week ago", +"# week ago" : "# неделю назад", "# weeks ago" : "# weeks ago", -"# year ago" : "# year ago", +"# year ago" : "# год назад", "# years ago" : "# years ago", -"All" : "All", -"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", -"Cancel" : "Cancel", -"Create" : "Create", -"Dismiss" : "Dismiss", -"Filename/group already exists." : "Filename/group already exists.", -"Group" : "Group", -"Group already exists." : "Group already exists.", -"Just now" : "Just now", -"Modified" : "Modified", -"Name" : "Name", -"New" : "New", -"Not grouped" : "Not grouped", -"Note" : "Note", -"Notes" : "Notes", -"Quick Save" : "Quick Save", -"Save" : "Save", -"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", -"Database and folder" : "Database and folder", -"Database only" : "Database only", -"Disable announcements" : "Disable announcements", -"How would you like to store your notes?" : "How would you like to store your notes?", -"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", -"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +"All" : "Все", +"An ungrouped file has the same name as a file in this group." : "Файл без группы имеет такое же название, что и файл в этой группе.", +"Cancel" : "Отмена", +"Create" : "Создать", +"Dismiss" : "Отменить", +"Filename/group already exists." : "Имя файла/группы уже существует.", +"Group" : "Группа", +"Group already exists." : "Группа уже существует.", +"Just now" : "Только что", +"Modified" : "Изменено", +"Name" : "Имя", +"New" : "Новая", +"Not grouped" : "Нет группы", +"Note" : "Заметка", +"Notes" : "Заметки", +"Quick Save" : "Быстрое сохранение", +"Save" : "Сохранение", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Уведомления ненавязчивы и используются только для информирования о важных вещах, таких как релиз мобильного или настольного клиента. Они не будут использоваться для оповещения об обновлениях, и легко отключаются вашими пользователями.", +"Database and folder" : "База данных и папка", +"Database only" : "Только база данных", +"Disable announcements" : "Отключить уведомления", +"How would you like to store your notes?" : "Где вы желаете хранить свои заметки?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Пожалуйста, введите имя папки, где вы желаете хранить заметки, без слешей.", +"Would you like to disable announcements? (not recommended)" : "Вы желаете отключить уведомления? (Не рекомендуется)" },"pluralForm" :"nplurals=2; plural=(n > 1);" } diff --git a/l10n/ru.php b/l10n/ru.php index 5fb9c0e..7c0464d 100644 --- a/l10n/ru.php +++ b/l10n/ru.php @@ -1,42 +1,42 @@ "# day ago", +"# day ago" => "# день назад", "# days ago" => "# days ago", -"# hour ago" => "# hour ago", +"# hour ago" => "# час назад", "# hours ago" => "# hours ago", -"# minute ago" => "# minute ago", +"# minute ago" => "# минуту назад", "# minutes ago" => "# minutes ago", -"# month ago" => "# month ago", +"# month ago" => "# месяц назад", "# months ago" => "# months ago", -"# second ago" => "# second ago", +"# second ago" => "# секунду назад", "# seconds ago" => "# seconds ago", -"# week ago" => "# week ago", +"# week ago" => "# неделю назад", "# weeks ago" => "# weeks ago", -"# year ago" => "# year ago", +"# year ago" => "# год назад", "# years ago" => "# years ago", -"All" => "All", -"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", -"Cancel" => "Cancel", -"Create" => "Create", -"Dismiss" => "Dismiss", -"Filename/group already exists." => "Filename/group already exists.", -"Group" => "Group", -"Group already exists." => "Group already exists.", -"Just now" => "Just now", -"Modified" => "Modified", -"Name" => "Name", -"New" => "New", -"Not grouped" => "Not grouped", -"Note" => "Note", -"Notes" => "Notes", -"Quick Save" => "Quick Save", -"Save" => "Save", -"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", -"Database and folder" => "Database and folder", -"Database only" => "Database only", -"Disable announcements" => "Disable announcements", -"How would you like to store your notes?" => "How would you like to store your notes?", -"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", -"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +"All" => "Все", +"An ungrouped file has the same name as a file in this group." => "Файл без группы имеет такое же название, что и файл в этой группе.", +"Cancel" => "Отмена", +"Create" => "Создать", +"Dismiss" => "Отменить", +"Filename/group already exists." => "Имя файла/группы уже существует.", +"Group" => "Группа", +"Group already exists." => "Группа уже существует.", +"Just now" => "Только что", +"Modified" => "Изменено", +"Name" => "Имя", +"New" => "Новая", +"Not grouped" => "Нет группы", +"Note" => "Заметка", +"Notes" => "Заметки", +"Quick Save" => "Быстрое сохранение", +"Save" => "Сохранение", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Уведомления ненавязчивы и используются только для информирования о важных вещах, таких как релиз мобильного или настольного клиента. Они не будут использоваться для оповещения об обновлениях, и легко отключаются вашими пользователями.", +"Database and folder" => "База данных и папка", +"Database only" => "Только база данных", +"Disable announcements" => "Отключить уведомления", +"How would you like to store your notes?" => "Где вы желаете хранить свои заметки?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Пожалуйста, введите имя папки, где вы желаете хранить заметки, без слешей.", +"Would you like to disable announcements? (not recommended)" => "Вы желаете отключить уведомления? (Не рекомендуется)" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/sl_SI.js b/l10n/sl_SI.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/sl_SI.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/sl_SI.json b/l10n/sl_SI.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/sl_SI.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/sl_SI.php b/l10n/sl_SI.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/sl_SI.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/tr_TR.js b/l10n/tr_TR.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/tr_TR.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr_TR.json b/l10n/tr_TR.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/tr_TR.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/tr_TR.php b/l10n/tr_TR.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/tr_TR.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/zh.js b/l10n/zh.js new file mode 100644 index 0000000..7ceecbb --- /dev/null +++ b/l10n/zh.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/zh.json b/l10n/zh.json new file mode 100644 index 0000000..0072393 --- /dev/null +++ b/l10n/zh.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# day ago", +"# days ago" : "# days ago", +"# hour ago" : "# hour ago", +"# hours ago" : "# hours ago", +"# minute ago" : "# minute ago", +"# minutes ago" : "# minutes ago", +"# month ago" : "# month ago", +"# months ago" : "# months ago", +"# second ago" : "# second ago", +"# seconds ago" : "# seconds ago", +"# week ago" : "# week ago", +"# weeks ago" : "# weeks ago", +"# year ago" : "# year ago", +"# years ago" : "# years ago", +"All" : "All", +"An ungrouped file has the same name as a file in this group." : "An ungrouped file has the same name as a file in this group.", +"Cancel" : "Cancel", +"Create" : "Create", +"Dismiss" : "Dismiss", +"Filename/group already exists." : "Filename/group already exists.", +"Group" : "Group", +"Group already exists." : "Group already exists.", +"Just now" : "Just now", +"Modified" : "Modified", +"Name" : "Name", +"New" : "New", +"Not grouped" : "Not grouped", +"Note" : "Note", +"Notes" : "Notes", +"Quick Save" : "Quick Save", +"Save" : "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" : "Database and folder", +"Database only" : "Database only", +"Disable announcements" : "Disable announcements", +"How would you like to store your notes?" : "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." : "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/zh.php b/l10n/zh.php new file mode 100644 index 0000000..5fb9c0e --- /dev/null +++ b/l10n/zh.php @@ -0,0 +1,42 @@ + "# day ago", +"# days ago" => "# days ago", +"# hour ago" => "# hour ago", +"# hours ago" => "# hours ago", +"# minute ago" => "# minute ago", +"# minutes ago" => "# minutes ago", +"# month ago" => "# month ago", +"# months ago" => "# months ago", +"# second ago" => "# second ago", +"# seconds ago" => "# seconds ago", +"# week ago" => "# week ago", +"# weeks ago" => "# weeks ago", +"# year ago" => "# year ago", +"# years ago" => "# years ago", +"All" => "All", +"An ungrouped file has the same name as a file in this group." => "An ungrouped file has the same name as a file in this group.", +"Cancel" => "Cancel", +"Create" => "Create", +"Dismiss" => "Dismiss", +"Filename/group already exists." => "Filename/group already exists.", +"Group" => "Group", +"Group already exists." => "Group already exists.", +"Just now" => "Just now", +"Modified" => "Modified", +"Name" => "Name", +"New" => "New", +"Not grouped" => "Not grouped", +"Note" => "Note", +"Notes" => "Notes", +"Quick Save" => "Quick Save", +"Save" => "Save", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users.", +"Database and folder" => "Database and folder", +"Database only" => "Database only", +"Disable announcements" => "Disable announcements", +"How would you like to store your notes?" => "How would you like to store your notes?", +"Please enter the folder name you would like to use to store notes, with no slashes." => "Please enter the folder name you would like to use to store notes, with no slashes.", +"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js new file mode 100644 index 0000000..7637cac --- /dev/null +++ b/l10n/zh_TW.js @@ -0,0 +1,43 @@ +OC.L10N.register( +"ownnote", +{ +"# day ago" : "# 天前", +"# days ago" : "# 天前", +"# hour ago" : "# 小時前", +"# hours ago" : "# 小時前", +"# minute ago" : "# 分鐘前", +"# minutes ago" : "# 分鐘前", +"# month ago" : "# 月前", +"# months ago" : "# 月前", +"# second ago" : "# 秒前", +"# seconds ago" : "# 秒前", +"# week ago" : "# 週前", +"# weeks ago" : "# 週前", +"# year ago" : "# 年前", +"# years ago" : "# 年前", +"All" : "全部", +"An ungrouped file has the same name as a file in this group." : "檔名衝突(某一未分群組檔案名稱與本群組中檔案名稱相同)", +"Cancel" : "取消", +"Create" : "建立", +"Dismiss" : "解除", +"Filename/group already exists." : "檔案/群組已存在", +"Group" : "群組", +"Group already exists." : "群組已存在", +"Just now" : "剛剛", +"Modified" : "修正", +"Name" : "名稱", +"New" : "新建", +"Not grouped" : "未分群組", +"Note" : "備註", +"Notes" : "備註", +"Quick Save" : "儲存", +"Save" : "儲存並離開", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "系統通告位於左側群組列表下方,只用來作為通知,例如桌機、手機、平板程式版本升級等。但無法自動更新程式,可以輕易為使用者解除顯示。", +"Database and folder" : "資料庫及檔案夾", +"Database only" : "僅資料庫", +"Disable announcements" : "取消系統通告", +"How would you like to store your notes?" : "記事儲存方式", +"Please enter the folder name you would like to use to store notes, with no slashes." : "命名儲存記事的資料夾,不可含有斜線 ( / ) ", +"Would you like to disable announcements? (not recommended)" : "取消宣告?(不建議)" +}, +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json new file mode 100644 index 0000000..f26aa28 --- /dev/null +++ b/l10n/zh_TW.json @@ -0,0 +1,41 @@ +{ "translations": { +"# day ago" : "# 天前", +"# days ago" : "# 天前", +"# hour ago" : "# 小時前", +"# hours ago" : "# 小時前", +"# minute ago" : "# 分鐘前", +"# minutes ago" : "# 分鐘前", +"# month ago" : "# 月前", +"# months ago" : "# 月前", +"# second ago" : "# 秒前", +"# seconds ago" : "# 秒前", +"# week ago" : "# 週前", +"# weeks ago" : "# 週前", +"# year ago" : "# 年前", +"# years ago" : "# 年前", +"All" : "全部", +"An ungrouped file has the same name as a file in this group." : "檔名衝突(某一未分群組檔案名稱與本群組中檔案名稱相同)", +"Cancel" : "取消", +"Create" : "建立", +"Dismiss" : "解除", +"Filename/group already exists." : "檔案/群組已存在", +"Group" : "群組", +"Group already exists." : "群組已存在", +"Just now" : "剛剛", +"Modified" : "修正", +"Name" : "名稱", +"New" : "新建", +"Not grouped" : "未分群組", +"Note" : "備註", +"Notes" : "備註", +"Quick Save" : "儲存", +"Save" : "儲存並離開", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." : "系統通告位於左側群組列表下方,只用來作為通知,例如桌機、手機、平板程式版本升級等。但無法自動更新程式,可以輕易為使用者解除顯示。", +"Database and folder" : "資料庫及檔案夾", +"Database only" : "僅資料庫", +"Disable announcements" : "取消系統通告", +"How would you like to store your notes?" : "記事儲存方式", +"Please enter the folder name you would like to use to store notes, with no slashes." : "命名儲存記事的資料夾,不可含有斜線 ( / ) ", +"Would you like to disable announcements? (not recommended)" : "取消宣告?(不建議)" +},"pluralForm" :"nplurals=2; plural=(n > 1);" +} diff --git a/l10n/zh_TW.php b/l10n/zh_TW.php new file mode 100644 index 0000000..5b02212 --- /dev/null +++ b/l10n/zh_TW.php @@ -0,0 +1,42 @@ + "# 天前", +"# days ago" => "# 天前", +"# hour ago" => "# 小時前", +"# hours ago" => "# 小時前", +"# minute ago" => "# 分鐘前", +"# minutes ago" => "# 分鐘前", +"# month ago" => "# 月前", +"# months ago" => "# 月前", +"# second ago" => "# 秒前", +"# seconds ago" => "# 秒前", +"# week ago" => "# 週前", +"# weeks ago" => "# 週前", +"# year ago" => "# 年前", +"# years ago" => "# 年前", +"All" => "全部", +"An ungrouped file has the same name as a file in this group." => "檔名衝突(某一未分群組檔案名稱與本群組中檔案名稱相同)", +"Cancel" => "取消", +"Create" => "建立", +"Dismiss" => "解除", +"Filename/group already exists." => "檔案/群組已存在", +"Group" => "群組", +"Group already exists." => "群組已存在", +"Just now" => "剛剛", +"Modified" => "修正", +"Name" => "名稱", +"New" => "新建", +"Not grouped" => "未分群組", +"Note" => "備註", +"Notes" => "備註", +"Quick Save" => "儲存", +"Save" => "儲存並離開", +"Announcements are unobtrusive and only used for major notifications such as the release of a new mobile or desktop companion application. They will not be used for regular updates, and are easily dismissed by your users." => "系統通告位於左側群組列表下方,只用來作為通知,例如桌機、手機、平板程式版本升級等。但無法自動更新程式,可以輕易為使用者解除顯示。", +"Database and folder" => "資料庫及檔案夾", +"Database only" => "僅資料庫", +"Disable announcements" => "取消系統通告", +"How would you like to store your notes?" => "記事儲存方式", +"Please enter the folder name you would like to use to store notes, with no slashes." => "命名儲存記事的資料夾,不可含有斜線 ( / ) ", +"Would you like to disable announcements? (not recommended)" => "取消宣告?(不建議)" +); +$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";