1
0
Mirror von https://github.com/nextcloud/server.git synchronisiert 2024-08-10 14:11:53 +02:00
nextcloud/apps/systemtags/l10n/lv.js
2016-02-17 01:56:11 -05:00

11 Zeilen
288 B
JavaScript

OC.L10N.register(
"systemtags",
{
"Tags" : "Birkas",
"No entries found in this folder" : "Šajā mapē nekas nav atrasts",
"Name" : "Nosaukums",
"Size" : "Izmērs",
"Modified" : "Mainīts"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");