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

es_NI.js « l10n - github.com/juliushaertl/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 60b209112b9d6f51bcf4491aaef55c0af60f8b6d (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "apporder",
    {
    "AppOrder" : "Orden de la aplicación",
    "App Order" : "Orden de la aplicación",
    "Drag the app icons to change their order." : "Arrastra los íconos de la aplicación para cambiar su orden."
},
"nplurals=2; plural=(n != 1);");