parent
7da5331782
commit
199b447527
@ -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