23 lines
1.3 KiB
JavaScript
23 lines
1.3 KiB
JavaScript
OC.L10N.register(
|
|
"firstrunwizard",
|
|
{
|
|
"Community" : "Kopiena",
|
|
"First run wizard" : "Pirmās palaišanas vednis",
|
|
"Schedule work & meetings, synced with all your devices." : "Ieplāno darbu un sapulces, kas sinhronizētas ar visām jūsu ierīcēm.",
|
|
"Keep your colleagues and friends in one place without leaking their private info." : "Turiet savus kolēģus un draugus vienuviet, neizpludinot viņu privāto informāciju.",
|
|
"Simple email app nicely integrated with Files, Contacts and Calendar." : "Vienkāršā e-pasta lietotne labi integrēta ar Failiem, Kontaktiem un Kalendāru.",
|
|
"About" : "Par",
|
|
"Get the apps to sync your files" : "Saņem lietotnes, lai sinhronizētu savas datnes",
|
|
"Desktop client" : "Darbvirsmas klients",
|
|
"iOS app" : "iOS lietotne",
|
|
"Access files via WebDAV" : "Piekļūt datnēm caur WebDAV",
|
|
"Server address" : "Servera adrese",
|
|
"Copy link" : "Kopēt saiti",
|
|
"Copied!" : "Nokopēts!",
|
|
"Not supported!" : "Nav atbalstīts!",
|
|
"Press ⌘-C to copy." : "Spied ⌘-C lai kopētu.",
|
|
"Press Ctrl-C to copy." : "Spied Ctrl-C lai kopētu.",
|
|
"A safe home for all your data" : "Droša vieta visiem jūsu datiem"
|
|
},
|
|
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
|