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

ro.json « l10n « imprint - github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9faf8979b2923bdaccd38381916bcf2a546e9631 (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "Legal notice" : "Notite legale",
    "Nothing here yet" : "Nimic aici. Încarcă ceva!",
    "Imprint" : "Imprint",
    "Reference" : "Referințe",
    "As guest" : "Ca vizitator",
    "At login" : "La autentificare",
    "Application" : "Aplicație",
    "Content" : "Continut"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}