Merge pull request #24554 from owncloud/kill-en@pirate-stable9
[stable9] Yo-ho-oh - Murder all band 'o pirates
This commit is contained in:
commit
6c6cf01af1
|
@ -1,6 +0,0 @@
|
||||||
OC.L10N.register(
|
|
||||||
"files",
|
|
||||||
{
|
|
||||||
"Download" : "Download"
|
|
||||||
},
|
|
||||||
"nplurals=2; plural=(n != 1);");
|
|
|
@ -1,4 +0,0 @@
|
||||||
{ "translations": {
|
|
||||||
"Download" : "Download"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
OC.L10N.register(
|
|
||||||
"files_external",
|
|
||||||
{
|
|
||||||
"Password" : "Secret Code"
|
|
||||||
},
|
|
||||||
"nplurals=2; plural=(n != 1);");
|
|
|
@ -1,4 +0,0 @@
|
||||||
{ "translations": {
|
|
||||||
"Password" : "Secret Code"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
||||||
}
|
|
|
@ -1,7 +0,0 @@
|
||||||
OC.L10N.register(
|
|
||||||
"files_sharing",
|
|
||||||
{
|
|
||||||
"Password" : "Secret Code",
|
|
||||||
"Download" : "Download"
|
|
||||||
},
|
|
||||||
"nplurals=2; plural=(n != 1);");
|
|
|
@ -1,5 +0,0 @@
|
||||||
{ "translations": {
|
|
||||||
"Password" : "Secret Code",
|
|
||||||
"Download" : "Download"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
OC.L10N.register(
|
|
||||||
"user_ldap",
|
|
||||||
{
|
|
||||||
"Password" : "Passcode"
|
|
||||||
},
|
|
||||||
"nplurals=2; plural=(n != 1);");
|
|
|
@ -1,4 +0,0 @@
|
||||||
{ "translations": {
|
|
||||||
"Password" : "Passcode"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
OC.L10N.register(
|
|
||||||
"core",
|
|
||||||
{
|
|
||||||
"Password" : "Passcode"
|
|
||||||
},
|
|
||||||
"nplurals=2; plural=(n != 1);");
|
|
|
@ -1,4 +0,0 @@
|
||||||
{ "translations": {
|
|
||||||
"Password" : "Passcode"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
OC.L10N.register(
|
|
||||||
"lib",
|
|
||||||
{
|
|
||||||
"web services under your control" : "web services under your control"
|
|
||||||
},
|
|
||||||
"nplurals=2; plural=(n != 1);");
|
|
|
@ -1,4 +0,0 @@
|
||||||
{ "translations": {
|
|
||||||
"web services under your control" : "web services under your control"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
||||||
}
|
|
|
@ -1,6 +0,0 @@
|
||||||
OC.L10N.register(
|
|
||||||
"settings",
|
|
||||||
{
|
|
||||||
"Password" : "Passcode"
|
|
||||||
},
|
|
||||||
"nplurals=2; plural=(n != 1);");
|
|
|
@ -1,4 +0,0 @@
|
||||||
{ "translations": {
|
|
||||||
"Password" : "Passcode"
|
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
|
||||||
}
|
|
Loading…
Reference in New Issue