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

ro.json « l10n « files_versions « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cbd970ad3b3dce78d19e3fac425eaf5543ea8e0e (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "Could not revert: %s" : "Nu s-a putut reveni: %s",
    "Versions" : "Versiuni",
    "Failed to revert {file} to revision {timestamp}." : "S-a eșuat restaurarea fișierului  {file} la revizia {timestamp}.",
    "_%n byte_::_%n bytes_" : ["%n byte","%n byți","%n byți"],
    "Restore" : "Restaurare",
    "No versions available" : "Nu există versiuni disponibile",
    "More versions..." : "Mai multe versiuni...",
    "No other versions available" : "Nu există alte versiuni disponibile"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}