Welcome to mirror list, hosted at ThFree Co, Russian Federation.

eo.js « l10n « external - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 70bcacfc31ae9ed0a212748215e119e862174e38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
OC.L10N.register(
    "external",
    {
    "External sites saved." : "Malenaj ejoj konserviĝis.",
    "External Sites" : "Malenaj ejoj",
    "Name" : "Nomo",
    "URL" : "URL",
    "Select an icon" : "Elektu bildeton",
    "Remove site" : "Forigi ejon",
    "Add" : "Aldoni"
},
"nplurals=2; plural=(n != 1);");