12 changed files with 56 additions and 8 deletions
-
5apps/files/l10n/fil.js
-
5apps/files/l10n/fil.json
-
19core/l10n/fil.js
-
19core/l10n/fil.json
-
2lib/l10n/es.js
-
2lib/l10n/es.json
-
2lib/l10n/fi_FI.js
-
2lib/l10n/fi_FI.json
-
2lib/l10n/it.js
-
2lib/l10n/it.json
-
2lib/l10n/sq.js
-
2lib/l10n/sq.json
@ -1,9 +1,6 @@ |
|||
OC.L10N.register( |
|||
"files", |
|||
{ |
|||
"_%n folder_::_%n folders_" : ["",""], |
|||
"_%n file_::_%n files_" : ["",""], |
|||
"_Uploading %n file_::_Uploading %n files_" : ["",""], |
|||
"_matches '{filter}'_::_match '{filter}'_" : ["",""] |
|||
"New folder" : "Bagong folder" |
|||
}, |
|||
"nplurals=2; plural=(n > 1);"); |
|||
@ -1,7 +1,4 @@ |
|||
{ "translations": { |
|||
"_%n folder_::_%n folders_" : ["",""], |
|||
"_%n file_::_%n files_" : ["",""], |
|||
"_Uploading %n file_::_Uploading %n files_" : ["",""], |
|||
"_matches '{filter}'_::_match '{filter}'_" : ["",""] |
|||
"New folder" : "Bagong folder" |
|||
},"pluralForm" :"nplurals=2; plural=(n > 1);" |
|||
} |
|||
@ -1,4 +1,23 @@ |
|||
{ "translations": { |
|||
"Sunday" : "Linggo", |
|||
"Monday" : "Lunes", |
|||
"Tuesday" : "Martes", |
|||
"Wednesday" : "Miyerkules", |
|||
"Thursday" : "Huwebes", |
|||
"Friday" : "Biyernes", |
|||
"Saturday" : "Sabado", |
|||
"January" : "Enero", |
|||
"February" : "Pebrero", |
|||
"March" : "Marso", |
|||
"April" : "Abril", |
|||
"May" : "Mayo", |
|||
"June" : "Hunyo", |
|||
"July" : "Hulyo", |
|||
"August" : "Agosto", |
|||
"September" : "Setyembre", |
|||
"October" : "Oktubre", |
|||
"November" : "Nobyembre", |
|||
"December" : "Disyembre", |
|||
"Error" : "Error", |
|||
"Password" : "Password", |
|||
"Username" : "Username" |
|||
|
|||
Write
Preview
Loading…
Cancel
Save
Reference in new issue