summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-21 02:54:26 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-11-21 02:54:26 -0500
commitf8421958b3d06379c9dbfec49a16cf072dff7591 (patch)
tree01f21076b1ccad88852479f54ebd6e1889588674 /lib
parent61d5a522a4024cbb03e9375ed9e9be7a2121718e (diff)
downloadnextcloud-server-f8421958b3d06379c9dbfec49a16cf072dff7591.tar.gz
nextcloud-server-f8421958b3d06379c9dbfec49a16cf072dff7591.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/de_CH.js44
-rw-r--r--lib/l10n/de_CH.json42
-rw-r--r--lib/l10n/hi_IN.js9
-rw-r--r--lib/l10n/hi_IN.json7
-rw-r--r--lib/l10n/sk.js11
-rw-r--r--lib/l10n/sk.json9
-rw-r--r--lib/l10n/ur.js9
-rw-r--r--lib/l10n/ur.json7
8 files changed, 138 insertions, 0 deletions
diff --git a/lib/l10n/de_CH.js b/lib/l10n/de_CH.js
new file mode 100644
index 00000000000..c8b1181dc9b
--- /dev/null
+++ b/lib/l10n/de_CH.js
@@ -0,0 +1,44 @@
+OC.L10N.register(
+ "lib",
+ {
+ "Help" : "Hilfe",
+ "Personal" : "Persönlich",
+ "Settings" : "Einstellungen",
+ "Users" : "Benutzer",
+ "Admin" : "Administrator",
+ "No app name specified" : "Kein App-Name spezifiziert",
+ "web services under your control" : "Web-Services unter Ihrer Kontrolle",
+ "App directory already exists" : "Anwendungsverzeichnis existiert bereits",
+ "App can't be installed because of not allowed code in the App" : "Anwendung kann wegen nicht erlaubten Codes nicht installiert werden",
+ "Application is not enabled" : "Die Anwendung ist nicht aktiviert",
+ "Authentication error" : "Authentifizierungs-Fehler",
+ "Token expired. Please reload page." : "Token abgelaufen. Bitte laden Sie die Seite neu.",
+ "%s enter the database username." : "%s geben Sie den Datenbank-Benutzernamen an.",
+ "%s enter the database name." : "%s geben Sie den Datenbank-Namen an.",
+ "%s you may not use dots in the database name" : "%s Der Datenbank-Name darf keine Punkte enthalten",
+ "MS SQL username and/or password not valid: %s" : "MS SQL Benutzername und/oder Passwort ungültig: %s",
+ "You need to enter either an existing account or the administrator." : "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben.",
+ "DB Error: \"%s\"" : "DB Fehler: \"%s\"",
+ "Offending command was: \"%s\"" : "Fehlerhafter Befehl war: \"%s\"",
+ "Oracle connection could not be established" : "Die Oracle-Verbindung konnte nicht aufgebaut werden.",
+ "Oracle username and/or password not valid" : "Oracle Benutzername und/oder Passwort ungültig",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s",
+ "PostgreSQL username and/or password not valid" : "PostgreSQL Benutzername und/oder Passwort ungültig",
+ "Set an admin username." : "Setze Administrator Benutzername.",
+ "Set an admin password." : "Setze Administrator Passwort",
+ "%s shared »%s« with you" : "%s teilt »%s« mit Ihnen",
+ "Could not find category \"%s\"" : "Die Kategorie «%s» konnte nicht gefunden werden.",
+ "seconds ago" : "Gerade eben",
+ "_%n minute ago_::_%n minutes ago_" : ["","Vor %n Minuten"],
+ "_%n hour ago_::_%n hours ago_" : ["","Vor %n Stunden"],
+ "today" : "Heute",
+ "yesterday" : "Gestern",
+ "_%n day go_::_%n days ago_" : ["","Vor %n Tagen"],
+ "last month" : "Letzten Monat",
+ "_%n month ago_::_%n months ago_" : ["","Vor %n Monaten"],
+ "last year" : "Letztes Jahr",
+ "years ago" : "Vor Jahren",
+ "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
+ "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/de_CH.json b/lib/l10n/de_CH.json
new file mode 100644
index 00000000000..468f2a175b9
--- /dev/null
+++ b/lib/l10n/de_CH.json
@@ -0,0 +1,42 @@
+{ "translations": {
+ "Help" : "Hilfe",
+ "Personal" : "Persönlich",
+ "Settings" : "Einstellungen",
+ "Users" : "Benutzer",
+ "Admin" : "Administrator",
+ "No app name specified" : "Kein App-Name spezifiziert",
+ "web services under your control" : "Web-Services unter Ihrer Kontrolle",
+ "App directory already exists" : "Anwendungsverzeichnis existiert bereits",
+ "App can't be installed because of not allowed code in the App" : "Anwendung kann wegen nicht erlaubten Codes nicht installiert werden",
+ "Application is not enabled" : "Die Anwendung ist nicht aktiviert",
+ "Authentication error" : "Authentifizierungs-Fehler",
+ "Token expired. Please reload page." : "Token abgelaufen. Bitte laden Sie die Seite neu.",
+ "%s enter the database username." : "%s geben Sie den Datenbank-Benutzernamen an.",
+ "%s enter the database name." : "%s geben Sie den Datenbank-Namen an.",
+ "%s you may not use dots in the database name" : "%s Der Datenbank-Name darf keine Punkte enthalten",
+ "MS SQL username and/or password not valid: %s" : "MS SQL Benutzername und/oder Passwort ungültig: %s",
+ "You need to enter either an existing account or the administrator." : "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben.",
+ "DB Error: \"%s\"" : "DB Fehler: \"%s\"",
+ "Offending command was: \"%s\"" : "Fehlerhafter Befehl war: \"%s\"",
+ "Oracle connection could not be established" : "Die Oracle-Verbindung konnte nicht aufgebaut werden.",
+ "Oracle username and/or password not valid" : "Oracle Benutzername und/oder Passwort ungültig",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s",
+ "PostgreSQL username and/or password not valid" : "PostgreSQL Benutzername und/oder Passwort ungültig",
+ "Set an admin username." : "Setze Administrator Benutzername.",
+ "Set an admin password." : "Setze Administrator Passwort",
+ "%s shared »%s« with you" : "%s teilt »%s« mit Ihnen",
+ "Could not find category \"%s\"" : "Die Kategorie «%s» konnte nicht gefunden werden.",
+ "seconds ago" : "Gerade eben",
+ "_%n minute ago_::_%n minutes ago_" : ["","Vor %n Minuten"],
+ "_%n hour ago_::_%n hours ago_" : ["","Vor %n Stunden"],
+ "today" : "Heute",
+ "yesterday" : "Gestern",
+ "_%n day go_::_%n days ago_" : ["","Vor %n Tagen"],
+ "last month" : "Letzten Monat",
+ "_%n month ago_::_%n months ago_" : ["","Vor %n Monaten"],
+ "last year" : "Letztes Jahr",
+ "years ago" : "Vor Jahren",
+ "A valid username must be provided" : "Es muss ein gültiger Benutzername angegeben werden",
+ "A valid password must be provided" : "Es muss ein gültiges Passwort angegeben werden"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/lib/l10n/hi_IN.js b/lib/l10n/hi_IN.js
new file mode 100644
index 00000000000..da0dcc6bdde
--- /dev/null
+++ b/lib/l10n/hi_IN.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "lib",
+ {
+ "_%n minute ago_::_%n minutes ago_" : ["",""],
+ "_%n hour ago_::_%n hours ago_" : ["",""],
+ "_%n day go_::_%n days ago_" : ["",""],
+ "_%n month ago_::_%n months ago_" : ["",""]
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/hi_IN.json b/lib/l10n/hi_IN.json
new file mode 100644
index 00000000000..4286553dd0c
--- /dev/null
+++ b/lib/l10n/hi_IN.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "_%n minute ago_::_%n minutes ago_" : ["",""],
+ "_%n hour ago_::_%n hours ago_" : ["",""],
+ "_%n day go_::_%n days ago_" : ["",""],
+ "_%n month ago_::_%n months ago_" : ["",""]
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js
new file mode 100644
index 00000000000..55da1e782f6
--- /dev/null
+++ b/lib/l10n/sk.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "lib",
+ {
+ "Personal" : "Osobné",
+ "Settings" : "Nastavenia",
+ "_%n minute ago_::_%n minutes ago_" : ["","",""],
+ "_%n hour ago_::_%n hours ago_" : ["","",""],
+ "_%n day go_::_%n days ago_" : ["","",""],
+ "_%n month ago_::_%n months ago_" : ["","",""]
+},
+"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");
diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json
new file mode 100644
index 00000000000..6c4da5395ec
--- /dev/null
+++ b/lib/l10n/sk.json
@@ -0,0 +1,9 @@
+{ "translations": {
+ "Personal" : "Osobné",
+ "Settings" : "Nastavenia",
+ "_%n minute ago_::_%n minutes ago_" : ["","",""],
+ "_%n hour ago_::_%n hours ago_" : ["","",""],
+ "_%n day go_::_%n days ago_" : ["","",""],
+ "_%n month ago_::_%n months ago_" : ["","",""]
+},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
+} \ No newline at end of file
diff --git a/lib/l10n/ur.js b/lib/l10n/ur.js
new file mode 100644
index 00000000000..da0dcc6bdde
--- /dev/null
+++ b/lib/l10n/ur.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "lib",
+ {
+ "_%n minute ago_::_%n minutes ago_" : ["",""],
+ "_%n hour ago_::_%n hours ago_" : ["",""],
+ "_%n day go_::_%n days ago_" : ["",""],
+ "_%n month ago_::_%n months ago_" : ["",""]
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/lib/l10n/ur.json b/lib/l10n/ur.json
new file mode 100644
index 00000000000..4286553dd0c
--- /dev/null
+++ b/lib/l10n/ur.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "_%n minute ago_::_%n minutes ago_" : ["",""],
+ "_%n hour ago_::_%n hours ago_" : ["",""],
+ "_%n day go_::_%n days ago_" : ["",""],
+ "_%n month ago_::_%n months ago_" : ["",""]
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file