Skip to content

Commit 2314da3

Browse files
committed
Updated languages
1 parent dd4af9a commit 2314da3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+2487
-93
lines changed

l10n/de_DE.js

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
OC.L10N.register(
2+
"ownnote",
3+
{
4+
"# day ago" : "Vor # Tag",
5+
"# days ago" : "Vor # Tagen",
6+
"# hour ago" : "Vor # Stunde",
7+
"# hours ago" : "Vor # Stunden",
8+
"# minute ago" : "Vor # Minute",
9+
"# minutes ago" : "Vor # Minuten",
10+
"# month ago" : "Vor # Monat",
11+
"# months ago" : "Vor # Monaten",
12+
"# second ago" : "Vor # Sekunde",
13+
"# seconds ago" : "Vor # Sekunden",
14+
"# week ago" : "Vor # Woche",
15+
"# weeks ago" : "Vor # Wochen",
16+
"# year ago" : "Vor # Jahr",
17+
"# years ago" : "Vor # Jahren",
18+
"All" : "Alles",
19+
"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.",
20+
"Cancel" : "Abbrechen",
21+
"Create" : "Erstellen",
22+
"Dismiss" : "Verwerfen",
23+
"Filename/group already exists." : "Den Dateinamen oder die Gruppe gibt es schon.",
24+
"Group" : "Gruppe",
25+
"Group already exists." : "Diese Gruppe existiert schon.",
26+
"Just now" : "Sofort",
27+
"Modified" : "Geändert",
28+
"Name" : "Name",
29+
"New" : "Neu",
30+
"Not grouped" : "Nicht gruppiert",
31+
"Note" : "Notiz",
32+
"Notes" : "Notizen",
33+
"Quick Save" : "Schnellspeichern",
34+
"Save" : "Speichern",
35+
"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.",
36+
"Database and folder" : "Datenbank und Verzeichnis",
37+
"Database only" : "Nur Datenbank",
38+
"Disable announcements" : "Mitteilungen abschalten?",
39+
"How would you like to store your notes?" : "Wie möchten Sie Ihre Notizen speichern?",
40+
"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.",
41+
"Would you like to disable announcements? (not recommended)" : "Möchten Sie die Mitteilungen ausschalten? (nicht empfohlen)"
42+
},
43+
"nplurals=2; plural=(n > 1);");

l10n/de_DE.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{ "translations": {
2+
"# day ago" : "Vor # Tag",
3+
"# days ago" : "Vor # Tagen",
4+
"# hour ago" : "Vor # Stunde",
5+
"# hours ago" : "Vor # Stunden",
6+
"# minute ago" : "Vor # Minute",
7+
"# minutes ago" : "Vor # Minuten",
8+
"# month ago" : "Vor # Monat",
9+
"# months ago" : "Vor # Monaten",
10+
"# second ago" : "Vor # Sekunde",
11+
"# seconds ago" : "Vor # Sekunden",
12+
"# week ago" : "Vor # Woche",
13+
"# weeks ago" : "Vor # Wochen",
14+
"# year ago" : "Vor # Jahr",
15+
"# years ago" : "Vor # Jahren",
16+
"All" : "Alles",
17+
"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.",
18+
"Cancel" : "Abbrechen",
19+
"Create" : "Erstellen",
20+
"Dismiss" : "Verwerfen",
21+
"Filename/group already exists." : "Den Dateinamen oder die Gruppe gibt es schon.",
22+
"Group" : "Gruppe",
23+
"Group already exists." : "Diese Gruppe existiert schon.",
24+
"Just now" : "Sofort",
25+
"Modified" : "Geändert",
26+
"Name" : "Name",
27+
"New" : "Neu",
28+
"Not grouped" : "Nicht gruppiert",
29+
"Note" : "Notiz",
30+
"Notes" : "Notizen",
31+
"Quick Save" : "Schnellspeichern",
32+
"Save" : "Speichern",
33+
"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.",
34+
"Database and folder" : "Datenbank und Verzeichnis",
35+
"Database only" : "Nur Datenbank",
36+
"Disable announcements" : "Mitteilungen abschalten?",
37+
"How would you like to store your notes?" : "Wie möchten Sie Ihre Notizen speichern?",
38+
"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.",
39+
"Would you like to disable announcements? (not recommended)" : "Möchten Sie die Mitteilungen ausschalten? (nicht empfohlen)"
40+
},"pluralForm" :"nplurals=2; plural=(n > 1);"
41+
}

l10n/de_DE.php

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
<?php
2+
$TRANSLATIONS = array(
3+
"# day ago" => "Vor # Tag",
4+
"# days ago" => "Vor # Tagen",
5+
"# hour ago" => "Vor # Stunde",
6+
"# hours ago" => "Vor # Stunden",
7+
"# minute ago" => "Vor # Minute",
8+
"# minutes ago" => "Vor # Minuten",
9+
"# month ago" => "Vor # Monat",
10+
"# months ago" => "Vor # Monaten",
11+
"# second ago" => "Vor # Sekunde",
12+
"# seconds ago" => "Vor # Sekunden",
13+
"# week ago" => "Vor # Woche",
14+
"# weeks ago" => "Vor # Wochen",
15+
"# year ago" => "Vor # Jahr",
16+
"# years ago" => "Vor # Jahren",
17+
"All" => "Alles",
18+
"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.",
19+
"Cancel" => "Abbrechen",
20+
"Create" => "Erstellen",
21+
"Dismiss" => "Verwerfen",
22+
"Filename/group already exists." => "Den Dateinamen oder die Gruppe gibt es schon.",
23+
"Group" => "Gruppe",
24+
"Group already exists." => "Diese Gruppe existiert schon.",
25+
"Just now" => "Sofort",
26+
"Modified" => "Geändert",
27+
"Name" => "Name",
28+
"New" => "Neu",
29+
"Not grouped" => "Nicht gruppiert",
30+
"Note" => "Notiz",
31+
"Notes" => "Notizen",
32+
"Quick Save" => "Schnellspeichern",
33+
"Save" => "Speichern",
34+
"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.",
35+
"Database and folder" => "Datenbank und Verzeichnis",
36+
"Database only" => "Nur Datenbank",
37+
"Disable announcements" => "Mitteilungen abschalten?",
38+
"How would you like to store your notes?" => "Wie möchten Sie Ihre Notizen speichern?",
39+
"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.",
40+
"Would you like to disable announcements? (not recommended)" => "Möchten Sie die Mitteilungen ausschalten? (nicht empfohlen)"
41+
);
42+
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

l10n/en_AU.js

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
OC.L10N.register(
2+
"ownnote",
3+
{
4+
"# day ago" : "# day ago",
5+
"# days ago" : "# days ago",
6+
"# hour ago" : "# hour ago",
7+
"# hours ago" : "# hours ago",
8+
"# minute ago" : "# minute ago",
9+
"# minutes ago" : "# minutes ago",
10+
"# month ago" : "# month ago",
11+
"# months ago" : "# months ago",
12+
"# second ago" : "# second ago",
13+
"# seconds ago" : "# seconds ago",
14+
"# week ago" : "# week ago",
15+
"# weeks ago" : "# weeks ago",
16+
"# year ago" : "# year ago",
17+
"# years ago" : "# years ago",
18+
"All" : "All",
19+
"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.",
20+
"Cancel" : "Cancel",
21+
"Create" : "Create",
22+
"Dismiss" : "Dismiss",
23+
"Filename/group already exists." : "Filename/group already exists.",
24+
"Group" : "Group",
25+
"Group already exists." : "Group already exists.",
26+
"Just now" : "Just now",
27+
"Modified" : "Modified",
28+
"Name" : "Name",
29+
"New" : "New",
30+
"Not grouped" : "Not grouped",
31+
"Note" : "Note",
32+
"Notes" : "Notes",
33+
"Quick Save" : "Quick Save",
34+
"Save" : "Save",
35+
"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.",
36+
"Database and folder" : "Database and folder",
37+
"Database only" : "Database only",
38+
"Disable announcements" : "Disable announcements",
39+
"How would you like to store your notes?" : "How would you like to store your notes?",
40+
"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.",
41+
"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)"
42+
},
43+
"nplurals=2; plural=(n > 1);");

l10n/en_AU.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{ "translations": {
2+
"# day ago" : "# day ago",
3+
"# days ago" : "# days ago",
4+
"# hour ago" : "# hour ago",
5+
"# hours ago" : "# hours ago",
6+
"# minute ago" : "# minute ago",
7+
"# minutes ago" : "# minutes ago",
8+
"# month ago" : "# month ago",
9+
"# months ago" : "# months ago",
10+
"# second ago" : "# second ago",
11+
"# seconds ago" : "# seconds ago",
12+
"# week ago" : "# week ago",
13+
"# weeks ago" : "# weeks ago",
14+
"# year ago" : "# year ago",
15+
"# years ago" : "# years ago",
16+
"All" : "All",
17+
"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.",
18+
"Cancel" : "Cancel",
19+
"Create" : "Create",
20+
"Dismiss" : "Dismiss",
21+
"Filename/group already exists." : "Filename/group already exists.",
22+
"Group" : "Group",
23+
"Group already exists." : "Group already exists.",
24+
"Just now" : "Just now",
25+
"Modified" : "Modified",
26+
"Name" : "Name",
27+
"New" : "New",
28+
"Not grouped" : "Not grouped",
29+
"Note" : "Note",
30+
"Notes" : "Notes",
31+
"Quick Save" : "Quick Save",
32+
"Save" : "Save",
33+
"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.",
34+
"Database and folder" : "Database and folder",
35+
"Database only" : "Database only",
36+
"Disable announcements" : "Disable announcements",
37+
"How would you like to store your notes?" : "How would you like to store your notes?",
38+
"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.",
39+
"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)"
40+
},"pluralForm" :"nplurals=2; plural=(n > 1);"
41+
}

l10n/en_AU.php

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
<?php
2+
$TRANSLATIONS = array(
3+
"# day ago" => "# day ago",
4+
"# days ago" => "# days ago",
5+
"# hour ago" => "# hour ago",
6+
"# hours ago" => "# hours ago",
7+
"# minute ago" => "# minute ago",
8+
"# minutes ago" => "# minutes ago",
9+
"# month ago" => "# month ago",
10+
"# months ago" => "# months ago",
11+
"# second ago" => "# second ago",
12+
"# seconds ago" => "# seconds ago",
13+
"# week ago" => "# week ago",
14+
"# weeks ago" => "# weeks ago",
15+
"# year ago" => "# year ago",
16+
"# years ago" => "# years ago",
17+
"All" => "All",
18+
"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.",
19+
"Cancel" => "Cancel",
20+
"Create" => "Create",
21+
"Dismiss" => "Dismiss",
22+
"Filename/group already exists." => "Filename/group already exists.",
23+
"Group" => "Group",
24+
"Group already exists." => "Group already exists.",
25+
"Just now" => "Just now",
26+
"Modified" => "Modified",
27+
"Name" => "Name",
28+
"New" => "New",
29+
"Not grouped" => "Not grouped",
30+
"Note" => "Note",
31+
"Notes" => "Notes",
32+
"Quick Save" => "Quick Save",
33+
"Save" => "Save",
34+
"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.",
35+
"Database and folder" => "Database and folder",
36+
"Database only" => "Database only",
37+
"Disable announcements" => "Disable announcements",
38+
"How would you like to store your notes?" => "How would you like to store your notes?",
39+
"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.",
40+
"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)"
41+
);
42+
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

l10n/en_US.js

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
OC.L10N.register(
2+
"ownnote",
3+
{
4+
"# day ago" : "# day ago",
5+
"# days ago" : "# days ago",
6+
"# hour ago" : "# hour ago",
7+
"# hours ago" : "# hours ago",
8+
"# minute ago" : "# minute ago",
9+
"# minutes ago" : "# minutes ago",
10+
"# month ago" : "# month ago",
11+
"# months ago" : "# months ago",
12+
"# second ago" : "# second ago",
13+
"# seconds ago" : "# seconds ago",
14+
"# week ago" : "# week ago",
15+
"# weeks ago" : "# weeks ago",
16+
"# year ago" : "# year ago",
17+
"# years ago" : "# years ago",
18+
"All" : "All",
19+
"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.",
20+
"Cancel" : "Cancel",
21+
"Create" : "Create",
22+
"Dismiss" : "Dismiss",
23+
"Filename/group already exists." : "Filename/group already exists.",
24+
"Group" : "Group",
25+
"Group already exists." : "Group already exists.",
26+
"Just now" : "Just now",
27+
"Modified" : "Modified",
28+
"Name" : "Name",
29+
"New" : "New",
30+
"Not grouped" : "Not grouped",
31+
"Note" : "Note",
32+
"Notes" : "Notes",
33+
"Quick Save" : "Quick Save",
34+
"Save" : "Save",
35+
"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.",
36+
"Database and folder" : "Database and folder",
37+
"Database only" : "Database only",
38+
"Disable announcements" : "Disable announcements",
39+
"How would you like to store your notes?" : "How would you like to store your notes?",
40+
"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.",
41+
"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)"
42+
},
43+
"nplurals=2; plural=(n > 1);");

l10n/en_US.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{ "translations": {
2+
"# day ago" : "# day ago",
3+
"# days ago" : "# days ago",
4+
"# hour ago" : "# hour ago",
5+
"# hours ago" : "# hours ago",
6+
"# minute ago" : "# minute ago",
7+
"# minutes ago" : "# minutes ago",
8+
"# month ago" : "# month ago",
9+
"# months ago" : "# months ago",
10+
"# second ago" : "# second ago",
11+
"# seconds ago" : "# seconds ago",
12+
"# week ago" : "# week ago",
13+
"# weeks ago" : "# weeks ago",
14+
"# year ago" : "# year ago",
15+
"# years ago" : "# years ago",
16+
"All" : "All",
17+
"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.",
18+
"Cancel" : "Cancel",
19+
"Create" : "Create",
20+
"Dismiss" : "Dismiss",
21+
"Filename/group already exists." : "Filename/group already exists.",
22+
"Group" : "Group",
23+
"Group already exists." : "Group already exists.",
24+
"Just now" : "Just now",
25+
"Modified" : "Modified",
26+
"Name" : "Name",
27+
"New" : "New",
28+
"Not grouped" : "Not grouped",
29+
"Note" : "Note",
30+
"Notes" : "Notes",
31+
"Quick Save" : "Quick Save",
32+
"Save" : "Save",
33+
"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.",
34+
"Database and folder" : "Database and folder",
35+
"Database only" : "Database only",
36+
"Disable announcements" : "Disable announcements",
37+
"How would you like to store your notes?" : "How would you like to store your notes?",
38+
"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.",
39+
"Would you like to disable announcements? (not recommended)" : "Would you like to disable announcements? (not recommended)"
40+
},"pluralForm" :"nplurals=2; plural=(n > 1);"
41+
}

l10n/en_US.php

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
<?php
2+
$TRANSLATIONS = array(
3+
"# day ago" => "# day ago",
4+
"# days ago" => "# days ago",
5+
"# hour ago" => "# hour ago",
6+
"# hours ago" => "# hours ago",
7+
"# minute ago" => "# minute ago",
8+
"# minutes ago" => "# minutes ago",
9+
"# month ago" => "# month ago",
10+
"# months ago" => "# months ago",
11+
"# second ago" => "# second ago",
12+
"# seconds ago" => "# seconds ago",
13+
"# week ago" => "# week ago",
14+
"# weeks ago" => "# weeks ago",
15+
"# year ago" => "# year ago",
16+
"# years ago" => "# years ago",
17+
"All" => "All",
18+
"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.",
19+
"Cancel" => "Cancel",
20+
"Create" => "Create",
21+
"Dismiss" => "Dismiss",
22+
"Filename/group already exists." => "Filename/group already exists.",
23+
"Group" => "Group",
24+
"Group already exists." => "Group already exists.",
25+
"Just now" => "Just now",
26+
"Modified" => "Modified",
27+
"Name" => "Name",
28+
"New" => "New",
29+
"Not grouped" => "Not grouped",
30+
"Note" => "Note",
31+
"Notes" => "Notes",
32+
"Quick Save" => "Quick Save",
33+
"Save" => "Save",
34+
"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.",
35+
"Database and folder" => "Database and folder",
36+
"Database only" => "Database only",
37+
"Disable announcements" => "Disable announcements",
38+
"How would you like to store your notes?" => "How would you like to store your notes?",
39+
"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.",
40+
"Would you like to disable announcements? (not recommended)" => "Would you like to disable announcements? (not recommended)"
41+
);
42+
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";

0 commit comments

Comments
 (0)