mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Yo-ho-oh - Murder all band 'o pirates
This commit is contained in:
parent
7da5331782
commit
199b447527
14 changed files with 0 additions and 72 deletions
|
|
@ -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 a new issue