summaryrefslogtreecommitdiffstats
path: root/themes-compiled
ModeNameSize
-rw-r--r--build.xml3341logstatsplain
-rw-r--r--ivy.xml955logstatsplain
noid/stable29-update-psalm-baseline'>automated/noid/stable29-update-psalm-baseline Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/tl_PH.js
blob: c50be1aa4793a21eebb9486a262469dad4d86e86 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files",
    {
    "_%n folder_::_%n folders_" : ["",""],
    "_%n file_::_%n files_" : ["",""],
    "_Uploading %n file_::_Uploading %n files_" : ["",""],
    "_matches '{filter}'_::_match '{filter}'_" : ["",""]
},
"nplurals=2; plural=(n > 1);");