[tx-robot] updated from transifex
This commit is contained in:
parent
0e4f72e930
commit
0ef3834b6c
|
@ -0,0 +1,7 @@
|
||||||
|
OC.L10N.register(
|
||||||
|
"cloud_federation_api",
|
||||||
|
{
|
||||||
|
"Cloud Federation API" : "Cloud ဖွဲ့စည်းမှု API ",
|
||||||
|
"Enable clouds to communicate with each other and exchange data" : "Cloud များကို တစ်ခုခုနှင့်တစ်ခု ဆက်သွယ်ခြင်း၊ သတင်းအချက်အလက်ဖလှယ်ခြင်းကို ပြုလုပ်နိုင်ရန် ဖွင့်ပေးပါ။"
|
||||||
|
},
|
||||||
|
"nplurals=1; plural=0;");
|
|
@ -0,0 +1,5 @@
|
||||||
|
{ "translations": {
|
||||||
|
"Cloud Federation API" : "Cloud ဖွဲ့စည်းမှု API ",
|
||||||
|
"Enable clouds to communicate with each other and exchange data" : "Cloud များကို တစ်ခုခုနှင့်တစ်ခု ဆက်သွယ်ခြင်း၊ သတင်းအချက်အလက်ဖလှယ်ခြင်းကို ပြုလုပ်နိုင်ရန် ဖွင့်ပေးပါ။"
|
||||||
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
|
}
|
|
@ -5,6 +5,7 @@ OC.L10N.register(
|
||||||
"File is too big" : "Filen er for stor",
|
"File is too big" : "Filen er for stor",
|
||||||
"The selected file is not an image." : "Den valgte fil er ikke et billede.",
|
"The selected file is not an image." : "Den valgte fil er ikke et billede.",
|
||||||
"The selected file cannot be read." : "Den valgte fil kan ikke læses.",
|
"The selected file cannot be read." : "Den valgte fil kan ikke læses.",
|
||||||
|
"The file was uploaded" : "Filen blev uploadet",
|
||||||
"Invalid file provided" : "Der er angivet en ugyldig fil",
|
"Invalid file provided" : "Der er angivet en ugyldig fil",
|
||||||
"No image or file provided" : "Ingen fil eller billede givet",
|
"No image or file provided" : "Ingen fil eller billede givet",
|
||||||
"Unknown filetype" : "Ukendt filtype",
|
"Unknown filetype" : "Ukendt filtype",
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
"File is too big" : "Filen er for stor",
|
"File is too big" : "Filen er for stor",
|
||||||
"The selected file is not an image." : "Den valgte fil er ikke et billede.",
|
"The selected file is not an image." : "Den valgte fil er ikke et billede.",
|
||||||
"The selected file cannot be read." : "Den valgte fil kan ikke læses.",
|
"The selected file cannot be read." : "Den valgte fil kan ikke læses.",
|
||||||
|
"The file was uploaded" : "Filen blev uploadet",
|
||||||
"Invalid file provided" : "Der er angivet en ugyldig fil",
|
"Invalid file provided" : "Der er angivet en ugyldig fil",
|
||||||
"No image or file provided" : "Ingen fil eller billede givet",
|
"No image or file provided" : "Ingen fil eller billede givet",
|
||||||
"Unknown filetype" : "Ukendt filtype",
|
"Unknown filetype" : "Ukendt filtype",
|
||||||
|
|
Loading…
Reference in New Issue