-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
60 changed files
with
2,487 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?php | ||
$TRANSLATIONS = array( | ||
"# 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)" | ||
); | ||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?php | ||
$TRANSLATIONS = array( | ||
"# 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)" | ||
); | ||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<?php | ||
$TRANSLATIONS = array( | ||
"# 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)" | ||
); | ||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |
Oops, something went wrong.