[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2018-02-13 10:48:56 +00:00
parent 57e3900095
commit 7d1c9eef8d
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
224 changed files with 5392 additions and 1400 deletions

View File

@ -2,7 +2,6 @@ OC.L10N.register(
"comments",
{
"Comments" : "تعليقات",
"Unknown user" : "مستخدم غير معروف",
"New comment …" : "تعليق جديد",
"Delete comment" : "حذف التعليق",
"Post" : "ارسال",
@ -22,6 +21,7 @@ OC.L10N.register(
"You commented on {file}" : "علقت على {file}",
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
"{author} commented on {file}" : "{author} علّق على {file}",
"<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات"
"<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات",
"Unknown user" : "مستخدم غير معروف"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

View File

@ -1,6 +1,5 @@
{ "translations": {
"Comments" : "تعليقات",
"Unknown user" : "مستخدم غير معروف",
"New comment …" : "تعليق جديد",
"Delete comment" : "حذف التعليق",
"Post" : "ارسال",
@ -20,6 +19,7 @@
"You commented on {file}" : "علقت على {file}",
"%1$s commented on %2$s" : "%1$s كتب تعليق على %2$s",
"{author} commented on {file}" : "{author} علّق على {file}",
"<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات"
"<strong>Comments</strong> for files" : "<strong>تعليقات</strong> على الملفات",
"Unknown user" : "مستخدم غير معروف"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

View File

@ -25,6 +25,7 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
"{author} commented on {file}" : "{author} kommentoi tiedostoa {file}",
"<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mainitsi sinut kommentissa “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa",
"Unknown user" : "Tuntematon käyttäjä",

View File

@ -23,6 +23,7 @@
"%1$s commented on %2$s" : "%1$s kommentoi kohdetta %2$s",
"{author} commented on {file}" : "{author} kommentoi tiedostoa {file}",
"<strong>Comments</strong> for files" : "Tiedostojen <strong>kommentit</strong>",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s mainitsi sinut kommentissa “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa",
"Unknown user" : "Tuntematon käyttäjä",

View File

@ -25,6 +25,8 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s",
"{author} commented on {file}" : "{author} setti inn athugasemd við {file}",
"<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Minnst var á þig í “%s”, í athugasemd frá notanda sem síðan þá hefur verið eytt",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Minnst var á þig í “{file}”, í athugasemd frá notanda sem síðan þá hefur verið eytt",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”",
"Unknown user" : "Óþekktur notandi",

View File

@ -23,6 +23,8 @@
"%1$s commented on %2$s" : "%1$s setti inn athugasemd um %2$s",
"{author} commented on {file}" : "{author} setti inn athugasemd við {file}",
"<strong>Comments</strong> for files" : "<strong>Athugasemdir</strong> við skrár",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Minnst var á þig í “%s”, í athugasemd frá notanda sem síðan þá hefur verið eytt",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Minnst var á þig í “{file}”, í athugasemd frá notanda sem síðan þá hefur verið eytt",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s minntist á þig í athugasemd við “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”",
"Unknown user" : "Óþekktur notandi",

View File

@ -1,7 +1,22 @@
OC.L10N.register(
"comments",
{
"Comments" : "Kommentarar",
"New comment …" : "Ny kommentar...",
"Delete comment" : "Slett kommentar",
"Post" : "Publiser",
"Cancel" : "Avbryt",
"Save" : "Lagra"
"Edit comment" : "Rediger kommentar",
"No comments yet, start the conversation!" : "Ingen kommetarar enno, start samtala!",
"More comments …" : "Fleire kommentarar...",
"Save" : "Lagra",
"Comment" : "Kommentér",
"You commented" : "Du kommenterte",
"%1$s commented" : "%1$skommenterte",
"{author} commented" : "{author} kommenterte",
"You commented on %1$s" : "Du kommenterte på %1$s",
"You commented on {file}" : "Du kommenterte på {file}",
"%1$s commented on %2$s" : "%1$s kommenterte på %2$s",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du ble nemnt i \"%s\", i en kommentar av ein brukar som i ettertid har blitt sletta"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,5 +1,20 @@
{ "translations": {
"Comments" : "Kommentarar",
"New comment …" : "Ny kommentar...",
"Delete comment" : "Slett kommentar",
"Post" : "Publiser",
"Cancel" : "Avbryt",
"Save" : "Lagra"
"Edit comment" : "Rediger kommentar",
"No comments yet, start the conversation!" : "Ingen kommetarar enno, start samtala!",
"More comments …" : "Fleire kommentarar...",
"Save" : "Lagra",
"Comment" : "Kommentér",
"You commented" : "Du kommenterte",
"%1$s commented" : "%1$skommenterte",
"{author} commented" : "{author} kommenterte",
"You commented on %1$s" : "Du kommenterte på %1$s",
"You commented on {file}" : "Du kommenterte på {file}",
"%1$s commented on %2$s" : "%1$s kommenterte på %2$s",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du ble nemnt i \"%s\", i en kommentar av ein brukar som i ettertid har blitt sletta"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,12 +1,15 @@
OC.L10N.register(
"comments",
{
"Comments" : "Opombe",
"New comment …" : "Nov komentar ...",
"Delete comment" : "Izbriši opombo",
"Post" : "Objavi",
"Cancel" : "Prekliči",
"Edit comment" : "Uredi opombo",
"[Deleted user]" : "[Izbrisan uporabnik]",
"Comments" : "Opombe",
"No comments yet, start the conversation!" : "Še ni komentarjev, začni debato!",
"More comments …" : "Več komentarjev ....",
"Save" : "Shrani",
"Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
"Error occurred while retrieving comment with id {id}" : "Napaka se je zgodila med prenosom komentarja z oznako {id}",
@ -15,11 +18,7 @@ OC.L10N.register(
"Comment" : "Opomba",
"You commented" : "Vaša opomba",
"%1$s commented" : "%1$s opomb",
"You commented on %2$s" : "Napisali ste opombo na %2$s",
"%1$s commented on %2$s" : "%1$s opomb ob %2$s",
"Type in a new comment..." : "Vpis nove opombe ...",
"No other comments available" : "Ni drugih opomb",
"More comments..." : "Več opomb ...",
"{count} unread comments" : "{count} neprebranih opomb"
"Unknown user" : "Nepoznan uporabnik"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

View File

@ -1,10 +1,13 @@
{ "translations": {
"Comments" : "Opombe",
"New comment …" : "Nov komentar ...",
"Delete comment" : "Izbriši opombo",
"Post" : "Objavi",
"Cancel" : "Prekliči",
"Edit comment" : "Uredi opombo",
"[Deleted user]" : "[Izbrisan uporabnik]",
"Comments" : "Opombe",
"No comments yet, start the conversation!" : "Še ni komentarjev, začni debato!",
"More comments …" : "Več komentarjev ....",
"Save" : "Shrani",
"Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}",
"Error occurred while retrieving comment with id {id}" : "Napaka se je zgodila med prenosom komentarja z oznako {id}",
@ -13,11 +16,7 @@
"Comment" : "Opomba",
"You commented" : "Vaša opomba",
"%1$s commented" : "%1$s opomb",
"You commented on %2$s" : "Napisali ste opombo na %2$s",
"%1$s commented on %2$s" : "%1$s opomb ob %2$s",
"Type in a new comment..." : "Vpis nove opombe ...",
"No other comments available" : "Ni drugih opomb",
"More comments..." : "Več opomb ...",
"{count} unread comments" : "{count} neprebranih opomb"
"Unknown user" : "Nepoznan uporabnik"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

26
apps/comments/l10n/th.js Normal file
View File

@ -0,0 +1,26 @@
OC.L10N.register(
"comments",
{
"Comments" : "ความคิดเห็น",
"New comment …" : "ความคิดเห็นใหม่ ...",
"Delete comment" : "ลบความคิดเห็น",
"Post" : "โพสต์",
"Cancel" : "ยกเลิก",
"Edit comment" : "แก้ไขความคิดเห็น",
"[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]",
"No comments yet, start the conversation!" : "ยังไม่มีความคิดเห็น เพิ่มความเห็นเลย",
"More comments …" : "ความคิดเห็นอื่นๆ ...",
"Save" : "บันทึก",
"Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร",
"Error occurred while retrieving comment with id {id}" : "เกิดข้อผิดพลาดขณะดึงความเห็น {id}",
"Error occurred while updating comment with id {id}" : "เกิดข้อผิดพลาดขณะปรับปรุงความเห็น {id}",
"Error occurred while posting comment" : "เกิดข้อผิดพลาดขณะส่งความเห็น {id}",
"_%n unread comment_::_%n unread comments_" : ["%nความเห็นยังไม่อ่าน"],
"Comment" : "แสดงความคิดเห็น",
"You commented" : "คุณได้แสดงความคิดเห็นแล้ว",
"%1$s commented" : "%1$s ได้ถูกแสดงความคิดเห็น",
"You commented on %1$s" : "คุณได้แสดงความคิดเห็นบน %1$s",
"%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s",
"Unknown user" : "ไม่รู้จักผู้ใช้"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,24 @@
{ "translations": {
"Comments" : "ความคิดเห็น",
"New comment …" : "ความคิดเห็นใหม่ ...",
"Delete comment" : "ลบความคิดเห็น",
"Post" : "โพสต์",
"Cancel" : "ยกเลิก",
"Edit comment" : "แก้ไขความคิดเห็น",
"[Deleted user]" : "[ผู้ใช้ถูกลบไปแล้ว]",
"No comments yet, start the conversation!" : "ยังไม่มีความคิดเห็น เพิ่มความเห็นเลย",
"More comments …" : "ความคิดเห็นอื่นๆ ...",
"Save" : "บันทึก",
"Allowed characters {count} of {max}" : "อนุญาตให้ใช้ {count} จากทั้งหมด {max} ตัวอักษร",
"Error occurred while retrieving comment with id {id}" : "เกิดข้อผิดพลาดขณะดึงความเห็น {id}",
"Error occurred while updating comment with id {id}" : "เกิดข้อผิดพลาดขณะปรับปรุงความเห็น {id}",
"Error occurred while posting comment" : "เกิดข้อผิดพลาดขณะส่งความเห็น {id}",
"_%n unread comment_::_%n unread comments_" : ["%nความเห็นยังไม่อ่าน"],
"Comment" : "แสดงความคิดเห็น",
"You commented" : "คุณได้แสดงความคิดเห็นแล้ว",
"%1$s commented" : "%1$s ได้ถูกแสดงความคิดเห็น",
"You commented on %1$s" : "คุณได้แสดงความคิดเห็นบน %1$s",
"%1$s commented on %2$s" : "%1$s ได้ถูกแสดงความคิดเห็นบน %2$s",
"Unknown user" : "ไม่รู้จักผู้ใช้"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -10,6 +10,8 @@ OC.L10N.register(
"You deleted calendar {calendar}" : "Þú eyddir dagatalinu {calendar}",
"{actor} updated calendar {calendar}" : "{actor} uppfærði dagatalið {calendar}",
"You updated calendar {calendar}" : "Þú uppfærðir dagatalið {calendar}",
"You shared calendar {calendar} as public link" : "Þú deildir dagatalinu {calendar} sem almenningstengli",
"You removed public link for calendar {calendar}" : "Þú fjarlægðir almenningstengilinn fyrir dagatalið {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} deildi dagatalinu {calendar} með þér",
"You shared calendar {calendar} with {user}" : "Þú deildir dagatalinu {calendar} með {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} deildi dagatalinu {calendar} með {user}",
@ -53,11 +55,15 @@ OC.L10N.register(
"Description:" : "Lýsing:",
"Link:" : "Tengill:",
"Contacts" : "Tengiliðir",
"WebDAV" : "WebDAV",
"Technical details" : "Tæknilegar upplýsingar",
"Remote Address: %s" : "Fjartengt vistfang: %s",
"Request ID: %s" : "Beiðni um auðkenni: %s",
"CalDAV server" : "CalDAV-þjónn",
"Send invitations to attendees" : "Senda boð til þátttakenda",
"Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar."
"Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar.",
"Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt",
"Birthday calendars will be generated by a background job." : "Fæðingardagatöl verða útbúin í bakvinnsluferli.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Þar með verða þau ekki tilbúin strax eftir að þetta er virkjað, heldur birtast þau eftir nokkurn tíma."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -8,6 +8,8 @@
"You deleted calendar {calendar}" : "Þú eyddir dagatalinu {calendar}",
"{actor} updated calendar {calendar}" : "{actor} uppfærði dagatalið {calendar}",
"You updated calendar {calendar}" : "Þú uppfærðir dagatalið {calendar}",
"You shared calendar {calendar} as public link" : "Þú deildir dagatalinu {calendar} sem almenningstengli",
"You removed public link for calendar {calendar}" : "Þú fjarlægðir almenningstengilinn fyrir dagatalið {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} deildi dagatalinu {calendar} með þér",
"You shared calendar {calendar} with {user}" : "Þú deildir dagatalinu {calendar} með {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} deildi dagatalinu {calendar} með {user}",
@ -51,11 +53,15 @@
"Description:" : "Lýsing:",
"Link:" : "Tengill:",
"Contacts" : "Tengiliðir",
"WebDAV" : "WebDAV",
"Technical details" : "Tæknilegar upplýsingar",
"Remote Address: %s" : "Fjartengt vistfang: %s",
"Request ID: %s" : "Beiðni um auðkenni: %s",
"CalDAV server" : "CalDAV-þjónn",
"Send invitations to attendees" : "Senda boð til þátttakenda",
"Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar."
"Please make sure to properly set up the email settings above." : "Gakktu úr skugga um að tölvupóststillingarnar hér fyrir ofan séu réttar.",
"Automatically generate a birthday calendar" : "Útbúa fæðingardagatal sjálfvirkt",
"Birthday calendars will be generated by a background job." : "Fæðingardagatöl verða útbúin í bakvinnsluferli.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Þar með verða þau ekki tilbúin strax eftir að þetta er virkjað, heldur birtast þau eftir nokkurn tíma."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -55,6 +55,7 @@ OC.L10N.register(
"Description:" : "Beskrivelse:",
"Link:" : "Lenke:",
"Contacts" : "Kontakter",
"WebDAV" : "WebDAV",
"Technical details" : "Tekniske detaljer",
"Remote Address: %s" : "Ekstern adresse: %s",
"Request ID: %s" : "Forespørsel ID: %s",

View File

@ -53,6 +53,7 @@
"Description:" : "Beskrivelse:",
"Link:" : "Lenke:",
"Contacts" : "Kontakter",
"WebDAV" : "WebDAV",
"Technical details" : "Tekniske detaljer",
"Remote Address: %s" : "Ekstern adresse: %s",
"Request ID: %s" : "Forespørsel ID: %s",

43
apps/dav/l10n/nn_NO.js Normal file
View File

@ -0,0 +1,43 @@
OC.L10N.register(
"dav",
{
"Calendar" : "Kalendar",
"Todos" : "Å gjere",
"Personal" : "Personleg",
"{actor} created calendar {calendar}" : "{actor} lagde kalendaren {calendar}",
"You created calendar {calendar}" : "Du lagde kalendaren {calendar}",
"{actor} deleted calendar {calendar}" : "{actor} sletta kalendaren {calendar}",
"You deleted calendar {calendar}" : "Du sletta kalendaren {calendar}",
"{actor} updated calendar {calendar}" : "{actor} oppdaterte kalendaren {calendar}",
"You updated calendar {calendar}" : "Du oppdaterte kalendaren {calendar}",
"You shared calendar {calendar} as public link" : "Du delte kalendaren {calendar} som en offentleg lenke",
"You removed public link for calendar {calendar}" : "Du fjerna den offentlege lenka for kalendaren {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} delte kalendaren {calendar} med deg",
"You shared calendar {calendar} with {user}" : "Du delte kalendaren {calendar} med {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} delte kalendaren {calendar} med {user}",
"{actor} unshared calendar {calendar} from you" : "{actor} stoppa å dele kalendaren {calendar} med deg",
"You unshared calendar {calendar} from {user}" : "Du stoppa å dele kalendaren {calendar} med {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} stoppa å dele kalendaren {calendar} med {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} stoppa å dele kalendaren {calendar} med segsjølv",
"You shared calendar {calendar} with group {group}" : "Du delte kalendaren {calendar} med gruppa {group}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} delte kalendaren {calendar} med gruppa {group}",
"You unshared calendar {calendar} from group {group}" : "Du stoppa å dele {calendar} med gruppa {group}",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} stoppa å dele kalendaren {calendar} med gruppa {group}",
"{actor} created event {event} in calendar {calendar}" : "{actor} oppretta ein hending {event} i kalendaren {calendar}",
"You created event {event} in calendar {calendar}" : "Du oppretta ei hending {event} i kalendaren {calendar}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} seltta ei hending {event} frå kalendaren {calendar}",
"You deleted event {event} from calendar {calendar}" : "Du sletta ei hending {event} frå kalendaren {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} oppdaterte hendinga {event} i kalendaren {calendar}",
"You updated event {event} in calendar {calendar}" : "Du oppdaterte hendinga {event} i kalendaren {calendar}",
"{actor} created todo {todo} in list {calendar}" : "{actor} oppretta å gjere {todo} i lista {calendar}",
"You created todo {todo} in list {calendar}" : "Du oppretta å gjere {todo} i lista {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} sletta å gjere {todo} frå lista {calendar}",
"You deleted todo {todo} from list {calendar}" : "Du sletta å gjere {todo} frå lista {calendar}",
"{actor} updated todo {todo} in list {calendar}" : "{actor} oppdaterte å gjere {todo} i lista {calendar}",
"You updated todo {todo} in list {calendar}" : "Du oppdaterte å gjere {todo} i lista {calendar}",
"{actor} solved todo {todo} in list {calendar}" : "{actor} løyste å gjere {todo} i lista {calendar}",
"You solved todo {todo} in list {calendar}" : "Du løyste å gjere {todo} i lista {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} igjen-opna å gjere {todo} i lista {calendar}",
"You reopened todo {todo} in list {calendar}" : "Du igjen-opna å gjere {todo} i lista {calendar}"
},
"nplurals=2; plural=(n != 1);");

41
apps/dav/l10n/nn_NO.json Normal file
View File

@ -0,0 +1,41 @@
{ "translations": {
"Calendar" : "Kalendar",
"Todos" : "Å gjere",
"Personal" : "Personleg",
"{actor} created calendar {calendar}" : "{actor} lagde kalendaren {calendar}",
"You created calendar {calendar}" : "Du lagde kalendaren {calendar}",
"{actor} deleted calendar {calendar}" : "{actor} sletta kalendaren {calendar}",
"You deleted calendar {calendar}" : "Du sletta kalendaren {calendar}",
"{actor} updated calendar {calendar}" : "{actor} oppdaterte kalendaren {calendar}",
"You updated calendar {calendar}" : "Du oppdaterte kalendaren {calendar}",
"You shared calendar {calendar} as public link" : "Du delte kalendaren {calendar} som en offentleg lenke",
"You removed public link for calendar {calendar}" : "Du fjerna den offentlege lenka for kalendaren {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} delte kalendaren {calendar} med deg",
"You shared calendar {calendar} with {user}" : "Du delte kalendaren {calendar} med {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} delte kalendaren {calendar} med {user}",
"{actor} unshared calendar {calendar} from you" : "{actor} stoppa å dele kalendaren {calendar} med deg",
"You unshared calendar {calendar} from {user}" : "Du stoppa å dele kalendaren {calendar} med {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} stoppa å dele kalendaren {calendar} med {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} stoppa å dele kalendaren {calendar} med segsjølv",
"You shared calendar {calendar} with group {group}" : "Du delte kalendaren {calendar} med gruppa {group}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} delte kalendaren {calendar} med gruppa {group}",
"You unshared calendar {calendar} from group {group}" : "Du stoppa å dele {calendar} med gruppa {group}",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} stoppa å dele kalendaren {calendar} med gruppa {group}",
"{actor} created event {event} in calendar {calendar}" : "{actor} oppretta ein hending {event} i kalendaren {calendar}",
"You created event {event} in calendar {calendar}" : "Du oppretta ei hending {event} i kalendaren {calendar}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} seltta ei hending {event} frå kalendaren {calendar}",
"You deleted event {event} from calendar {calendar}" : "Du sletta ei hending {event} frå kalendaren {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} oppdaterte hendinga {event} i kalendaren {calendar}",
"You updated event {event} in calendar {calendar}" : "Du oppdaterte hendinga {event} i kalendaren {calendar}",
"{actor} created todo {todo} in list {calendar}" : "{actor} oppretta å gjere {todo} i lista {calendar}",
"You created todo {todo} in list {calendar}" : "Du oppretta å gjere {todo} i lista {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} sletta å gjere {todo} frå lista {calendar}",
"You deleted todo {todo} from list {calendar}" : "Du sletta å gjere {todo} frå lista {calendar}",
"{actor} updated todo {todo} in list {calendar}" : "{actor} oppdaterte å gjere {todo} i lista {calendar}",
"You updated todo {todo} in list {calendar}" : "Du oppdaterte å gjere {todo} i lista {calendar}",
"{actor} solved todo {todo} in list {calendar}" : "{actor} løyste å gjere {todo} i lista {calendar}",
"You solved todo {todo} in list {calendar}" : "Du løyste å gjere {todo} i lista {calendar}",
"{actor} reopened todo {todo} in list {calendar}" : "{actor} igjen-opna å gjere {todo} i lista {calendar}",
"You reopened todo {todo} in list {calendar}" : "Du igjen-opna å gjere {todo} i lista {calendar}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,11 +1,46 @@
OC.L10N.register(
"dav",
{
"Contact birthdays" : "聯絡人生日",
"Calendar" : "日曆",
"Todos" : "待辦事項",
"Personal" : "個人",
"{actor} created calendar {calendar}" : "{actor} 建立了日曆 {calendar}",
"You created calendar {calendar}" : "您建立了日曆 {calendar}",
"{actor} deleted calendar {calendar}" : "{actor} 刪除了日曆 {calendar}",
"You deleted calendar {calendar}" : "您刪除了日曆 {calendar}",
"{actor} updated calendar {calendar}" : "{actor} 更新了日曆 {calendar}",
"You updated calendar {calendar}" : "你更新了日曆 {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} 與你分享了{calendar} ",
"You shared calendar {calendar} with {user}" : "你與 {user} 分享了 {calendar} ",
"{actor} shared calendar {calendar} with {user}" : "{actor} 與 {user} 分享了日曆 {calendar} ",
"{actor} unshared calendar {calendar} from you" : "{actor} 停止與您分享日曆 {calendar}",
"You unshared calendar {calendar} from {user}" : "您停止與 {user} 分享日曆 {calendar}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} 停止與 {user} 分享日曆 {calendar}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} 停止與他們自己分享日曆 {calendar}",
"You shared calendar {calendar} with group {group}" : "您與群組 {group} 分享了日曆 {calendar}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} 與群組 {group} 分享了日曆 {calendar}",
"You unshared calendar {calendar} from group {group}" : "您已停止與群組 {group} 分享日曆 {calendar}",
"You updated event {event} in calendar {calendar}" : "您更新了日曆 {calendar}中的事件{event}",
"A <strong>calendar</strong> was modified" : "一個<strong>日曆</strong>被更動",
"A calendar <strong>event</strong> was modified" : "一個日曆<strong>活動</strong>被更動",
"A calendar <strong>todo</strong> was modified" : "一個日曆<strong>代辦事項</strong>被更動",
"Contact birthdays" : "聯絡人生日",
"%s via %s" : "%s 透過 %s",
"Invitation canceled" : "邀請被取消了",
"Hello %s," : "%s您好",
"The meeting »%s« with %s was canceled." : "會議 %s 與 %s 被取消了",
"Invitation updated" : "邀請更新",
"The meeting »%s« with %s was updated." : "會議 %s 與 %s 有所更動",
"%s invited you to »%s«" : "%s邀請了您到%s",
"When:" : "時間",
"Where:" : "地點",
"Description:" : "描述",
"Link:" : "連結",
"Contacts" : "聯絡人",
"Technical details" : "技術細節",
"Remote Address: %s" : "遠端位置:%s",
"Request ID: %s" : "請求編號:%s"
"Request ID: %s" : "請求編號:%s",
"CalDAV server" : "網路行事曆伺服器",
"Send invitations to attendees" : "發送邀請函給參加者"
},
"nplurals=1; plural=0;");

View File

@ -1,9 +1,44 @@
{ "translations": {
"Contact birthdays" : "聯絡人生日",
"Calendar" : "日曆",
"Todos" : "待辦事項",
"Personal" : "個人",
"{actor} created calendar {calendar}" : "{actor} 建立了日曆 {calendar}",
"You created calendar {calendar}" : "您建立了日曆 {calendar}",
"{actor} deleted calendar {calendar}" : "{actor} 刪除了日曆 {calendar}",
"You deleted calendar {calendar}" : "您刪除了日曆 {calendar}",
"{actor} updated calendar {calendar}" : "{actor} 更新了日曆 {calendar}",
"You updated calendar {calendar}" : "你更新了日曆 {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} 與你分享了{calendar} ",
"You shared calendar {calendar} with {user}" : "你與 {user} 分享了 {calendar} ",
"{actor} shared calendar {calendar} with {user}" : "{actor} 與 {user} 分享了日曆 {calendar} ",
"{actor} unshared calendar {calendar} from you" : "{actor} 停止與您分享日曆 {calendar}",
"You unshared calendar {calendar} from {user}" : "您停止與 {user} 分享日曆 {calendar}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} 停止與 {user} 分享日曆 {calendar}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} 停止與他們自己分享日曆 {calendar}",
"You shared calendar {calendar} with group {group}" : "您與群組 {group} 分享了日曆 {calendar}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} 與群組 {group} 分享了日曆 {calendar}",
"You unshared calendar {calendar} from group {group}" : "您已停止與群組 {group} 分享日曆 {calendar}",
"You updated event {event} in calendar {calendar}" : "您更新了日曆 {calendar}中的事件{event}",
"A <strong>calendar</strong> was modified" : "一個<strong>日曆</strong>被更動",
"A calendar <strong>event</strong> was modified" : "一個日曆<strong>活動</strong>被更動",
"A calendar <strong>todo</strong> was modified" : "一個日曆<strong>代辦事項</strong>被更動",
"Contact birthdays" : "聯絡人生日",
"%s via %s" : "%s 透過 %s",
"Invitation canceled" : "邀請被取消了",
"Hello %s," : "%s您好",
"The meeting »%s« with %s was canceled." : "會議 %s 與 %s 被取消了",
"Invitation updated" : "邀請更新",
"The meeting »%s« with %s was updated." : "會議 %s 與 %s 有所更動",
"%s invited you to »%s«" : "%s邀請了您到%s",
"When:" : "時間",
"Where:" : "地點",
"Description:" : "描述",
"Link:" : "連結",
"Contacts" : "聯絡人",
"Technical details" : "技術細節",
"Remote Address: %s" : "遠端位置:%s",
"Request ID: %s" : "請求編號:%s"
"Request ID: %s" : "請求編號:%s",
"CalDAV server" : "網路行事曆伺服器",
"Send invitations to attendees" : "發送邀請函給參加者"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -17,8 +17,6 @@ OC.L10N.register(
"The old password was not correct, please try again." : "Köhnə şifrə düzgün deyildi, xahiş olunur yenidən cəhd edəsiniz.",
"The current log-in password was not correct, please try again." : "Hal-hazırki istifadəçi şifrəsi düzgün deyildi, xahiş olunur yenidən cəhd edəsiniz.",
"Private key password successfully updated." : "Gizli aşar şifrəsi uğurla yeniləndi.",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Şifrələnmə proqramı üçün yalnış şəxsi açar. Xahiş olunur öz şəxsi quraşdırmalarınızda şəxsi açarınızı yeniləyəsiniz ki, şifrələnmiş fayllara yetki ala biləsiniz. ",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Proqram şifrələnməsi işə salınıb ancaq, sizin açarlar inisializasiya edilməyib. Xahiş edilir çıxıb yenidən daxil olasınız",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Bu faylı deşifrə etmək olmur və ola bilər ki, bu paylaşımda olan fayldır. Xahiş olunur faylın sahibinə həmin faylı sizinlə yenidən paylaşım etməsini bildirəsiniz. ",
"Cheers!" : "Şərəfə!",
"Recovery key password" : "Açar şifrənin bərpa edilməsi",

View File

@ -15,8 +15,6 @@
"The old password was not correct, please try again." : "Köhnə şifrə düzgün deyildi, xahiş olunur yenidən cəhd edəsiniz.",
"The current log-in password was not correct, please try again." : "Hal-hazırki istifadəçi şifrəsi düzgün deyildi, xahiş olunur yenidən cəhd edəsiniz.",
"Private key password successfully updated." : "Gizli aşar şifrəsi uğurla yeniləndi.",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Şifrələnmə proqramı üçün yalnış şəxsi açar. Xahiş olunur öz şəxsi quraşdırmalarınızda şəxsi açarınızı yeniləyəsiniz ki, şifrələnmiş fayllara yetki ala biləsiniz. ",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Proqram şifrələnməsi işə salınıb ancaq, sizin açarlar inisializasiya edilməyib. Xahiş edilir çıxıb yenidən daxil olasınız",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Bu faylı deşifrə etmək olmur və ola bilər ki, bu paylaşımda olan fayldır. Xahiş olunur faylın sahibinə həmin faylı sizinlə yenidən paylaşım etməsini bildirəsiniz. ",
"Cheers!" : "Şərəfə!",
"Recovery key password" : "Açar şifrənin bərpa edilməsi",

View File

@ -0,0 +1,40 @@
OC.L10N.register(
"encryption",
{
"Missing recovery key password" : "Липсва парола за възстановяване",
"Please repeat the recovery key password" : "Повтори новата парола за възстановяване",
"Repeated recovery key password does not match the provided recovery key password" : "Повторената парола за възстановяване не съвпада със зададената парола за възстановяване",
"Recovery key successfully enabled" : "Успешно включване на опцията ключ за възстановяване.",
"Could not enable recovery key. Please check your recovery key password!" : "Неуспешно включване на опцията ключ за възстановяване. Моля, провери паролата за ключа за възстановяване.",
"Recovery key successfully disabled" : "Успешно изключване на ключа за възстановяване.",
"Could not disable recovery key. Please check your recovery key password!" : "Неуспешно изключване на ключа за възстановяване. Моля, провери паролата за ключа за възстановяване!",
"Missing parameters" : "Липсващи параметри",
"Please provide the old recovery password" : "Моля, въведи старата парола за възстановяване",
"Please provide a new recovery password" : "Моля, задай нова парола за възстановяване",
"Please repeat the new recovery password" : "Моля, въведи повторна новата парола за възстановяване",
"Password successfully changed." : "Паролата е успешно променена.",
"Could not change the password. Maybe the old password was not correct." : "Грешка при промяна на паролата. Може би старата ти парола е сгрешена.",
"Could not update the private key password." : "Неуспешна промяна на паролата на личния ключ",
"The old password was not correct, please try again." : "Старата парола е грешна, опитай отново.",
"The current log-in password was not correct, please try again." : "Грешна парола за вписване, опитай отново.",
"Private key password successfully updated." : "Успешно променена тайната парола за ключа.",
"Missing Signature" : "Липсва подпис",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Файлът не може да бъде разшифроване, вероятно е споделен файл. Моля, помолете собственика на файла да го сподели повторно.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Файлът не може да бъде прочетен, вероятно е споделен файл. Моля, помолете собственика на файла да го сподели повторно.",
"The share will expire on %s." : "Споделянето ще изтече на %s.",
"Cheers!" : "Поздрави!",
"Recovery key password" : "Парола за възстановяане на ключа",
"Change recovery key password:" : "Промени паролата за въстановяване на ключа:",
"Change Password" : "Промени Паролата",
"Your private key password no longer matches your log-in password." : "Личният ви ключ не съвпада с паролата за вписване.",
"Set your old private key password to your current log-in password:" : "Промени паролата за тайния ти включ на паролата за вписване:",
" If you don't remember your old password you can ask your administrator to recover your files." : "Ако не помниш старата парола помоли администратора да възстанови файловете ти.",
"Old log-in password" : "Стара парола за вписване",
"Current log-in password" : "Текуща парола за вписване",
"Update Private Key Password" : "Промени Тайната Парола за Ключа",
"Enable password recovery:" : "Включи опцията възстановяване на паролата:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Избирането на тази опция ще ти позволи да възстановиш достъпа си до файловете в случай на изгубена парола.",
"Enabled" : "Включено",
"Disabled" : "Изключено"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,38 @@
{ "translations": {
"Missing recovery key password" : "Липсва парола за възстановяване",
"Please repeat the recovery key password" : "Повтори новата парола за възстановяване",
"Repeated recovery key password does not match the provided recovery key password" : "Повторената парола за възстановяване не съвпада със зададената парола за възстановяване",
"Recovery key successfully enabled" : "Успешно включване на опцията ключ за възстановяване.",
"Could not enable recovery key. Please check your recovery key password!" : "Неуспешно включване на опцията ключ за възстановяване. Моля, провери паролата за ключа за възстановяване.",
"Recovery key successfully disabled" : "Успешно изключване на ключа за възстановяване.",
"Could not disable recovery key. Please check your recovery key password!" : "Неуспешно изключване на ключа за възстановяване. Моля, провери паролата за ключа за възстановяване!",
"Missing parameters" : "Липсващи параметри",
"Please provide the old recovery password" : "Моля, въведи старата парола за възстановяване",
"Please provide a new recovery password" : "Моля, задай нова парола за възстановяване",
"Please repeat the new recovery password" : "Моля, въведи повторна новата парола за възстановяване",
"Password successfully changed." : "Паролата е успешно променена.",
"Could not change the password. Maybe the old password was not correct." : "Грешка при промяна на паролата. Може би старата ти парола е сгрешена.",
"Could not update the private key password." : "Неуспешна промяна на паролата на личния ключ",
"The old password was not correct, please try again." : "Старата парола е грешна, опитай отново.",
"The current log-in password was not correct, please try again." : "Грешна парола за вписване, опитай отново.",
"Private key password successfully updated." : "Успешно променена тайната парола за ключа.",
"Missing Signature" : "Липсва подпис",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Файлът не може да бъде разшифроване, вероятно е споделен файл. Моля, помолете собственика на файла да го сподели повторно.",
"Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Файлът не може да бъде прочетен, вероятно е споделен файл. Моля, помолете собственика на файла да го сподели повторно.",
"The share will expire on %s." : "Споделянето ще изтече на %s.",
"Cheers!" : "Поздрави!",
"Recovery key password" : "Парола за възстановяане на ключа",
"Change recovery key password:" : "Промени паролата за въстановяване на ключа:",
"Change Password" : "Промени Паролата",
"Your private key password no longer matches your log-in password." : "Личният ви ключ не съвпада с паролата за вписване.",
"Set your old private key password to your current log-in password:" : "Промени паролата за тайния ти включ на паролата за вписване:",
" If you don't remember your old password you can ask your administrator to recover your files." : "Ако не помниш старата парола помоли администратора да възстанови файловете ти.",
"Old log-in password" : "Стара парола за вписване",
"Current log-in password" : "Текуща парола за вписване",
"Update Private Key Password" : "Промени Тайната Парола за Ключа",
"Enable password recovery:" : "Включи опцията възстановяване на паролата:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Избирането на тази опция ще ти позволи да възстановиш достъпа си до файловете в случай на изгубена парола.",
"Enabled" : "Включено",
"Disabled" : "Изключено"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -34,7 +34,6 @@ OC.L10N.register(
"New recovery key password" : "Uus taastevõtme parool",
"Repeat new recovery key password" : "Korda uut taastevõtme parooli",
"Change Password" : "Muuda parooli",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krüpteerimisrakend on lubatud, kuid võtmeid pole lähtestatud. Palun logi välja ning uuesti sisse.",
"Your private key password no longer matches your log-in password." : "Sinu provaatvõtme parool ei kattu enam sinu sisselogimise parooliga.",
"Set your old private key password to your current log-in password:" : "Pane oma vana privaatvõtme parooliks oma praegune sisselogimise parool.",
" If you don't remember your old password you can ask your administrator to recover your files." : "Kui sa ei mäleta oma vana parooli, siis palu oma süsteemihalduril taastada ligipääs failidele.",

View File

@ -32,7 +32,6 @@
"New recovery key password" : "Uus taastevõtme parool",
"Repeat new recovery key password" : "Korda uut taastevõtme parooli",
"Change Password" : "Muuda parooli",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Krüpteerimisrakend on lubatud, kuid võtmeid pole lähtestatud. Palun logi välja ning uuesti sisse.",
"Your private key password no longer matches your log-in password." : "Sinu provaatvõtme parool ei kattu enam sinu sisselogimise parooliga.",
"Set your old private key password to your current log-in password:" : "Pane oma vana privaatvõtme parooliks oma praegune sisselogimise parool.",
" If you don't remember your old password you can ask your administrator to recover your files." : "Kui sa ei mäleta oma vana parooli, siis palu oma süsteemihalduril taastada ligipääs failidele.",

View File

@ -19,7 +19,6 @@ OC.L10N.register(
"Could not update the private key password." : "امکان بروزرسانی رمزعبور کلید خصوصی وجود ندارد.",
"The old password was not correct, please try again." : "رمزعبور قدیمی اشتباه است، لطفا مجددا تلاش کنید.",
"Private key password successfully updated." : "رمزعبور کلید خصوصی با موفقیت به روز شد.",
"Encryption App is enabled and ready" : "برنامه رمزگذاری فعال و آماده است",
"The share will expire on %s." : "اشتراک‌گذاری در %s منقضی خواهد شد.",
"Cheers!" : "سلامتی!",
"Enable recovery key" : "فعال‌سازی کلید بازیابی",
@ -31,7 +30,6 @@ OC.L10N.register(
"New recovery key password" : "رمزعبور جدید کلید بازیابی",
"Repeat new recovery key password" : "تکرار رمزعبور جدید کلید بازیابی",
"Change Password" : "تغییر رمزعبور",
"basic encryption module" : "ماژول پایه رمزگذاری",
" If you don't remember your old password you can ask your administrator to recover your files." : "اگر رمزعبور قدیمی را فراموش کرده اید میتوانید از مدیر خود برای بازیابی فایل هایتان درخواست نمایید.",
"Old log-in password" : "رمزعبور قدیمی",
"Current log-in password" : "رمزعبور فعلی",

View File

@ -17,7 +17,6 @@
"Could not update the private key password." : "امکان بروزرسانی رمزعبور کلید خصوصی وجود ندارد.",
"The old password was not correct, please try again." : "رمزعبور قدیمی اشتباه است، لطفا مجددا تلاش کنید.",
"Private key password successfully updated." : "رمزعبور کلید خصوصی با موفقیت به روز شد.",
"Encryption App is enabled and ready" : "برنامه رمزگذاری فعال و آماده است",
"The share will expire on %s." : "اشتراک‌گذاری در %s منقضی خواهد شد.",
"Cheers!" : "سلامتی!",
"Enable recovery key" : "فعال‌سازی کلید بازیابی",
@ -29,7 +28,6 @@
"New recovery key password" : "رمزعبور جدید کلید بازیابی",
"Repeat new recovery key password" : "تکرار رمزعبور جدید کلید بازیابی",
"Change Password" : "تغییر رمزعبور",
"basic encryption module" : "ماژول پایه رمزگذاری",
" If you don't remember your old password you can ask your administrator to recover your files." : "اگر رمزعبور قدیمی را فراموش کرده اید میتوانید از مدیر خود برای بازیابی فایل هایتان درخواست نمایید.",
"Old log-in password" : "رمزعبور قدیمی",
"Current log-in password" : "رمزعبور فعلی",

View File

@ -35,7 +35,6 @@ OC.L10N.register(
"New recovery key password" : "Parola nouă a cheii de recuperare",
"Repeat new recovery key password" : "Repetă parola nouă a cheii de recuperare",
"Change Password" : "Schimbă parola",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplicația de criptare este activată dar cheile nu sunt inițializate, te rugăm reautentifică-te",
"Your private key password no longer matches your log-in password." : "Parola cheii tale private nu se mai potrivește cu parola pentru autentificare.",
"Old log-in password" : "Parola veche pentru autentificare",
"Current log-in password" : "Parola curentă pentru autentificare",

View File

@ -33,7 +33,6 @@
"New recovery key password" : "Parola nouă a cheii de recuperare",
"Repeat new recovery key password" : "Repetă parola nouă a cheii de recuperare",
"Change Password" : "Schimbă parola",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplicația de criptare este activată dar cheile nu sunt inițializate, te rugăm reautentifică-te",
"Your private key password no longer matches your log-in password." : "Parola cheii tale private nu se mai potrivește cu parola pentru autentificare.",
"Old log-in password" : "Parola veche pentru autentificare",
"Current log-in password" : "Parola curentă pentru autentificare",

View File

@ -34,7 +34,6 @@ OC.L10N.register(
"New recovery key password" : "Новий пароль ключа відновлення",
"Repeat new recovery key password" : "Повторіть новий пароль ключа відновлення",
"Change Password" : "Змінити Пароль",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Доданок шифрування ввімкнено, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову",
"Your private key password no longer matches your log-in password." : "Пароль вашого закритого ключа більше не відповідає паролю від вашого облікового запису.",
"Set your old private key password to your current log-in password:" : "Замініть старий пароль від закритого ключа на новий пароль входу:",
" If you don't remember your old password you can ask your administrator to recover your files." : "Якщо ви не пам'ятаєте ваш старий пароль, ви можете звернутися до адміністратора щоб його відновити.",

View File

@ -32,7 +32,6 @@
"New recovery key password" : "Новий пароль ключа відновлення",
"Repeat new recovery key password" : "Повторіть новий пароль ключа відновлення",
"Change Password" : "Змінити Пароль",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Доданок шифрування ввімкнено, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову",
"Your private key password no longer matches your log-in password." : "Пароль вашого закритого ключа більше не відповідає паролю від вашого облікового запису.",
"Set your old private key password to your current log-in password:" : "Замініть старий пароль від закритого ключа на новий пароль входу:",
" If you don't remember your old password you can ask your administrator to recover your files." : "Якщо ви не пам'ятаєте ваш старий пароль, ви можете звернутися до адміністратора щоб його відновити.",

View File

@ -1,9 +1,35 @@
OC.L10N.register(
"federatedfilesharing",
{
"Invalid Federated Cloud ID" : "Inválidu ID de Ñube Federada",
"Sharing %s failed, because this item is already shared with %s" : "Compartir %s falló, porque esti elementu yá ta compartiéndose con %s",
"Federated sharing" : "Compartición federada",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Quies amestar la compartición remota {name} de {owner}@{remote}?",
"Remote share" : "Compartición remota",
"Remote share password" : "Contraseña de compartición remota",
"Cancel" : "Encaboxar",
"Add remote share" : "Amestar compartición remota",
"Copy" : "Copiar",
"Copied!" : "¡Copióse!",
"Not supported!" : "¡Nun se sofita!",
"Press ⌘-C to copy." : "Primi ⌘-C pa copiar .",
"Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.",
"Invalid Federated Cloud ID" : "ID non válida de ñube federada",
"Server to server sharing is not enabled on this server" : "Nun s'habilitó la compartición sirvidor a sirvidor nesti sirvidor",
"Couldn't establish a federated share." : "Nun pud afitase una compartición federada.",
"Couldn't establish a federated share, maybe the password was wrong." : "Nun pudo afitase una compartición federada, quiciabes la contraseña tubiere mal.",
"The mountpoint name contains invalid characters." : "El nome del puntu de montaxe contién caráuteres non válidos.",
"Not allowed to create a federated share with the owner." : "Nun se permite'l crear una compartición federada col dueñu.",
"Storage not valid" : "Almacenamientu non válidu",
"Couldn't add remote share" : "Nun pudo amestase la compartición remota",
"Sharing %s failed, because this item is already shared with %s" : "Falló la compartición de %s porque esti elementu yá ta compartíu con %s",
"Not allowed to create a federated share with the same user" : "Nun s'almite crear un recursu compartíu federáu col mesmu usuariu",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Compartir %s falló, nun pudo atopase %s, pue qu'el servidor nun seya anguaño algamable."
"File is already shared with %s" : "El ficheru yá ta compartíu con %s",
"Could not find share" : "Nun pudo alcontrase la compartición",
"Accept" : "Aceutar",
"Decline" : "Refugar",
"Federated Cloud Sharing" : "Compartición de ñube federada",
"Open documentation" : "Abrir documentación",
"Federated Cloud" : "Ñube federada",
"Your Federated Cloud ID:" : "La to ID de ñube federada:",
"HTML Code:" : "Códigu HTML:"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,7 +1,33 @@
{ "translations": {
"Invalid Federated Cloud ID" : "Inválidu ID de Ñube Federada",
"Sharing %s failed, because this item is already shared with %s" : "Compartir %s falló, porque esti elementu yá ta compartiéndose con %s",
"Federated sharing" : "Compartición federada",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "¿Quies amestar la compartición remota {name} de {owner}@{remote}?",
"Remote share" : "Compartición remota",
"Remote share password" : "Contraseña de compartición remota",
"Cancel" : "Encaboxar",
"Add remote share" : "Amestar compartición remota",
"Copy" : "Copiar",
"Copied!" : "¡Copióse!",
"Not supported!" : "¡Nun se sofita!",
"Press ⌘-C to copy." : "Primi ⌘-C pa copiar .",
"Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.",
"Invalid Federated Cloud ID" : "ID non válida de ñube federada",
"Server to server sharing is not enabled on this server" : "Nun s'habilitó la compartición sirvidor a sirvidor nesti sirvidor",
"Couldn't establish a federated share." : "Nun pud afitase una compartición federada.",
"Couldn't establish a federated share, maybe the password was wrong." : "Nun pudo afitase una compartición federada, quiciabes la contraseña tubiere mal.",
"The mountpoint name contains invalid characters." : "El nome del puntu de montaxe contién caráuteres non válidos.",
"Not allowed to create a federated share with the owner." : "Nun se permite'l crear una compartición federada col dueñu.",
"Storage not valid" : "Almacenamientu non válidu",
"Couldn't add remote share" : "Nun pudo amestase la compartición remota",
"Sharing %s failed, because this item is already shared with %s" : "Falló la compartición de %s porque esti elementu yá ta compartíu con %s",
"Not allowed to create a federated share with the same user" : "Nun s'almite crear un recursu compartíu federáu col mesmu usuariu",
"Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Compartir %s falló, nun pudo atopase %s, pue qu'el servidor nun seya anguaño algamable."
"File is already shared with %s" : "El ficheru yá ta compartíu con %s",
"Could not find share" : "Nun pudo alcontrase la compartición",
"Accept" : "Aceutar",
"Decline" : "Refugar",
"Federated Cloud Sharing" : "Compartición de ñube federada",
"Open documentation" : "Abrir documentación",
"Federated Cloud" : "Ñube federada",
"Your Federated Cloud ID:" : "La to ID de ñube federada:",
"HTML Code:" : "Códigu HTML:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,34 @@
OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "Федерално споделяне",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Искате ли да добавите отдалечено споделяне {name} от {owner}@{remote}?",
"Remote share" : "Отдалечено споделяне",
"Remote share password" : "Парола за отдалечено споделяне",
"Cancel" : "Отказ",
"Add remote share" : "Добави отдалечено споделяне",
"Copy" : "Копиране",
"Copied!" : "Копирано!",
"Not supported!" : "Не се поддържа!",
"Press ⌘-C to copy." : "За копиране натиснете ⌘-C",
"Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C",
"Invalid Federated Cloud ID" : "Невалидно Федерално Cloud ID",
"Server to server sharing is not enabled on this server" : "Споделяне между сървъри не е разрешено на този сървър.",
"Couldn't establish a federated share." : "Неуспешно осъществяване на федерално споделяне",
"Couldn't establish a federated share, maybe the password was wrong." : "Неуспешно осъществяване на федерално споделяне, можеби паролата е грепна.",
"The mountpoint name contains invalid characters." : "Името на mountpoint-a съдържа невалидни символи.",
"Not allowed to create a federated share with the owner." : "Не е позволено създаване на федерално споделяне със собственика.",
"Invalid or untrusted SSL certificate" : "Невалиден или ненадежден SSL сертификат",
"Could not authenticate to remote share, password might be wrong" : "Неуспешно удостоверяване на отдалеченото споделяне, възможно е паролата да е грешна",
"Storage not valid" : "Невалидно хранилище",
"Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория.",
"Sharing %s failed, because this item is already shared with %s" : "Неуспешно споделяне на %s, защото съдържанието е вече споделено с %s.",
"Not allowed to create a federated share with the same user" : "Не е позволено създаване на федерално споделяне със същият потребител",
"File is already shared with %s" : "Файлът е вече споделен с %s",
"Accept" : "Приемам",
"Open documentation" : "Отвори документацията",
"Allow users on this server to send shares to other servers" : "Позволи на потребители от този сървър да споделят папки с други сървъри",
"Allow users on this server to receive shares from other servers" : "Позволи на потребители на този сървър да получават споделени папки от други сървъри",
"HTML Code:" : "HTML код:"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,32 @@
{ "translations": {
"Federated sharing" : "Федерално споделяне",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Искате ли да добавите отдалечено споделяне {name} от {owner}@{remote}?",
"Remote share" : "Отдалечено споделяне",
"Remote share password" : "Парола за отдалечено споделяне",
"Cancel" : "Отказ",
"Add remote share" : "Добави отдалечено споделяне",
"Copy" : "Копиране",
"Copied!" : "Копирано!",
"Not supported!" : "Не се поддържа!",
"Press ⌘-C to copy." : "За копиране натиснете ⌘-C",
"Press Ctrl-C to copy." : "За копиране натиснете Ctrl-C",
"Invalid Federated Cloud ID" : "Невалидно Федерално Cloud ID",
"Server to server sharing is not enabled on this server" : "Споделяне между сървъри не е разрешено на този сървър.",
"Couldn't establish a federated share." : "Неуспешно осъществяване на федерално споделяне",
"Couldn't establish a federated share, maybe the password was wrong." : "Неуспешно осъществяване на федерално споделяне, можеби паролата е грепна.",
"The mountpoint name contains invalid characters." : "Името на mountpoint-a съдържа невалидни символи.",
"Not allowed to create a federated share with the owner." : "Не е позволено създаване на федерално споделяне със собственика.",
"Invalid or untrusted SSL certificate" : "Невалиден или ненадежден SSL сертификат",
"Could not authenticate to remote share, password might be wrong" : "Неуспешно удостоверяване на отдалеченото споделяне, възможно е паролата да е грешна",
"Storage not valid" : "Невалидно хранилище",
"Couldn't add remote share" : "Неуспешно добавяне на отдалечена споделена директория.",
"Sharing %s failed, because this item is already shared with %s" : "Неуспешно споделяне на %s, защото съдържанието е вече споделено с %s.",
"Not allowed to create a federated share with the same user" : "Не е позволено създаване на федерално споделяне със същият потребител",
"File is already shared with %s" : "Файлът е вече споделен с %s",
"Accept" : "Приемам",
"Open documentation" : "Отвори документацията",
"Allow users on this server to send shares to other servers" : "Позволи на потребители от този сървър да споделят папки с други сървъри",
"Allow users on this server to receive shares from other servers" : "Позволи на потребители на този сървър да получават споделени папки от други сървъри",
"HTML Code:" : "HTML код:"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -38,6 +38,7 @@ OC.L10N.register(
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #Nextcloud Federated Cloud ID, sjá %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #Nextcloud Federated Cloud ID",
"Sharing" : "Deiling",
"Federated file sharing" : "Deiling skráa milli þjóna (skýjasambandssameign)",
"Federated Cloud Sharing" : "Deiling með skýjasambandi",
"Open documentation" : "Opna hjálparskjöl",
"Adjust how people can share between servers." : "Stilltu hvernig fólk getur deilt á milli þjóna.",

View File

@ -36,6 +36,7 @@
"Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #Nextcloud Federated Cloud ID, sjá %s",
"Share with me through my #Nextcloud Federated Cloud ID" : "Deila með mér í gegnum víðværa skýjasambandsauðkennið mitt #Nextcloud Federated Cloud ID",
"Sharing" : "Deiling",
"Federated file sharing" : "Deiling skráa milli þjóna (skýjasambandssameign)",
"Federated Cloud Sharing" : "Deiling með skýjasambandi",
"Open documentation" : "Opna hjálparskjöl",
"Adjust how people can share between servers." : "Stilltu hvernig fólk getur deilt á milli þjóna.",

View File

@ -1,9 +1,35 @@
OC.L10N.register(
"federatedfilesharing",
{
"Federated sharing" : "Federatīva koplietošana",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Vai vēlaties pievienot attālo koplietošanu {name} no {owner}@{remote}?",
"Remote share" : "Attālinātā koplietotne",
"Remote share password" : "Attālinātās koplietotnes parole",
"Cancel" : "Atcelt",
"Add remote share" : "Pievienot attālināto koplietotni",
"Copy" : "Kopēt",
"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.",
"Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID",
"Server to server sharing is not enabled on this server" : "Koplietošana no servera uz serveri, šajā serverī nav iespējota",
"The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.",
"Not allowed to create a federated share with the owner." : "Nav atļauts izveidot ārēju koplietošanu ar īpašnieku.",
"Invalid or untrusted SSL certificate" : "Nederīgs vai neuzticams SSL sertifikāts",
"Storage not valid" : "Nederīga krātuve",
"Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni",
"File is already shared with %s" : "Fails ir jau koplietots ar %s",
"Could not find share" : "Nevarēja atrast koplietojumu",
"Accept" : "Akceptēt",
"Decline" : "Noraidīt",
"Federated Cloud Sharing" : "Federatīva mākoņkoplietošana",
"Open documentation" : "Atvērt dokumentāciju",
"Allow users on this server to send shares to other servers" : "Atļaut šī servera lietotājiem sūtīt koplietotnes uz citiem serveriem",
"Allow users on this server to receive shares from other servers" : "Atļaut šī servera lietotājiem saņem koplietotnes no citiem serveriem"
"Allow users on this server to receive shares from other servers" : "Atļaut šī servera lietotājiem saņem koplietotnes no citiem serveriem",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Tavs Federated Cloud ID:",
"Add to your website" : "Pievienojiet savai vietnei",
"HTML Code:" : "HTML kods:"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

View File

@ -1,7 +1,33 @@
{ "translations": {
"Federated sharing" : "Federatīva koplietošana",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Vai vēlaties pievienot attālo koplietošanu {name} no {owner}@{remote}?",
"Remote share" : "Attālinātā koplietotne",
"Remote share password" : "Attālinātās koplietotnes parole",
"Cancel" : "Atcelt",
"Add remote share" : "Pievienot attālināto koplietotni",
"Copy" : "Kopēt",
"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.",
"Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID",
"Server to server sharing is not enabled on this server" : "Koplietošana no servera uz serveri, šajā serverī nav iespējota",
"The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.",
"Not allowed to create a federated share with the owner." : "Nav atļauts izveidot ārēju koplietošanu ar īpašnieku.",
"Invalid or untrusted SSL certificate" : "Nederīgs vai neuzticams SSL sertifikāts",
"Storage not valid" : "Nederīga krātuve",
"Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni",
"File is already shared with %s" : "Fails ir jau koplietots ar %s",
"Could not find share" : "Nevarēja atrast koplietojumu",
"Accept" : "Akceptēt",
"Decline" : "Noraidīt",
"Federated Cloud Sharing" : "Federatīva mākoņkoplietošana",
"Open documentation" : "Atvērt dokumentāciju",
"Allow users on this server to send shares to other servers" : "Atļaut šī servera lietotājiem sūtīt koplietotnes uz citiem serveriem",
"Allow users on this server to receive shares from other servers" : "Atļaut šī servera lietotājiem saņem koplietotnes no citiem serveriem"
"Allow users on this server to receive shares from other servers" : "Atļaut šī servera lietotājiem saņem koplietotnes no citiem serveriem",
"Federated Cloud" : "Federated Cloud",
"Your Federated Cloud ID:" : "Tavs Federated Cloud ID:",
"Add to your website" : "Pievienojiet savai vietnei",
"HTML Code:" : "HTML kods:"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

View File

@ -0,0 +1,11 @@
OC.L10N.register(
"federation",
{
"Added to the list of trusted servers" : "اضافه شده به لیست سرورهای مورد اعتماد",
"Server is already in the list of trusted servers." : "سرور در حال حاضر در لیست سرورهای مورد اعتماد است.",
"Could not add server" : "سرور اضافه نشد",
"Trusted servers" : "سرورهای قابل اعتماد",
"Trusted server" : "سرور قابل اعتماد",
"Add" : "افزودن"
},
"nplurals=1; plural=0;");

View File

@ -0,0 +1,9 @@
{ "translations": {
"Added to the list of trusted servers" : "اضافه شده به لیست سرورهای مورد اعتماد",
"Server is already in the list of trusted servers." : "سرور در حال حاضر در لیست سرورهای مورد اعتماد است.",
"Could not add server" : "سرور اضافه نشد",
"Trusted servers" : "سرورهای قابل اعتماد",
"Trusted server" : "سرور قابل اعتماد",
"Add" : "افزودن"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -5,6 +5,7 @@ OC.L10N.register(
"Server is already in the list of trusted servers." : "Þjónninn er nú þegar á listanum yfir treysta þjóna.",
"No server to federate with found" : "Enginn þjónn sem hæfur er til skýjasambands fannst",
"Could not add server" : "Gat ekki bætt við þjóni",
"Federation" : "Deilt milli þjóna",
"Trusted servers" : "Treystir þjónar",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.",
"Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign",

View File

@ -3,6 +3,7 @@
"Server is already in the list of trusted servers." : "Þjónninn er nú þegar á listanum yfir treysta þjóna.",
"No server to federate with found" : "Enginn þjónn sem hæfur er til skýjasambands fannst",
"Could not add server" : "Gat ekki bætt við þjóni",
"Federation" : "Deilt milli þjóna",
"Trusted servers" : "Treystir þjónar",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Þjónasamband (federation) gerir þér kleift að tengjast öðrum treystum skýjum til að skiptast á notendaskrám. Þetta er til dæmis notað til að sjálfklára nöfn ytri notenda við deilingu sambandssameigna.",
"Add server automatically once a federated share was created successfully" : "Bæta þjóni við sjálfkrafa, hafi tekist að búa til sambandssameign",

View File

@ -1,9 +1,9 @@
OC.L10N.register(
"files",
{
"Storage invalid" : "وحدة تخزين غير صالحه",
"Storage is temporarily not available" : "وحدة التخزين غير متوفرة",
"Storage invalid" : "وحدة تخزين غير صالحة",
"Unknown error" : "خطأ غير معروف",
"Files" : "الملفات",
"All files" : "كل الملفات",
"Recent" : "الأخيرة",
"File could not be found" : "الملف غير موجود",
@ -14,24 +14,23 @@ OC.L10N.register(
"Upload cancelled." : "تم إلغاء عملية رفع الملفات.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "تعذر رفع الملف {filename} إما لأنه مجلد أو لان حجم الملف 0 بايت",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "لا يوجد مساحة تخزين كافية، انت تقوم برفع {size1} ولكن المساحه المتوفره هي {size2}.",
"Uploading..." : "جاري الرفع...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} ساعة متبقية",
"{hours}:{minutes}h" : "{hours}:{minutes}س",
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} دقيقة متبقية",
"{minutes}:{seconds}m" : "{minutes}:{seconds}د",
"{seconds} second{plural_s} left" : "{seconds} ثواني متبقية",
"{seconds}s" : "{seconds}ث",
"Any moment now..." : "في أي لحظة الان...",
"Soon..." : "قريبا...",
"Target folder \"{dir}\" does not exist any more" : "المجلد المطلوب \"{dir}\" غير موجود بعد الان",
"Not enough free space" : "لا يوجد مساحة تخزينية كافية",
"Uploading …" : "جاري الرفع...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} من {totalSize} ({bitrate})",
"File upload is in progress. Leaving the page now will cancel the upload." : "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.",
"Target folder does not exist any more" : "المجلد المراد غير موجود بعد الان",
"Error when assembling chunks, status code {status}" : "خطأ عند تجميع القطع، حالة الخطأ {status}",
"Actions" : "* تطبيقات.\n* أنشطة.",
"Download" : "تنزيل",
"Rename" : "إعادة التسمية",
"Move or copy" : "إنقل أو انسخ",
"Target folder" : "المجلد الهدف",
"Delete" : "حذف ",
"Disconnect storage" : "قطع اتصال التخزين",
"Unshare" : "إلغاء المشاركة",
"Could not load info for file \"{file}\"" : "لم يستطع تحميل معلومات الملف \"{file}\"",
"Files" : "الملفات",
"Details" : "تفاصيل",
"Select" : "اختار",
"Pending" : "قيد الانتظار",
@ -40,6 +39,10 @@ OC.L10N.register(
"This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر, الرجاء مراجعة سجل الأخطاء أو الاتصال بمدير النظام",
"Could not move \"{file}\", target exists" : "لا يمكن نقل \"{file}\", الملف موجود بالفعل هناك",
"Could not move \"{file}\"" : "لا يمكن نقل \"{file}\"",
"Could not copy \"{file}\", target exists" : "لم يستطع نسخ \"{file}\"، المستهدف موجود",
"Could not copy \"{file}\"" : "لم يستطع نسخ \"{file}\"",
"Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}",
"{newName} already exists" : "{newname} موجود مسبقاً",
"Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لانه لم يعد موجود",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{targetName}\" مستخدم من قبل في المجلد \"{dir}\". الرجاء اختيار اسم اخر.",
@ -48,6 +51,7 @@ OC.L10N.register(
"Could not create file \"{file}\" because it already exists" : "لا يمكن إنشاء الملف \"{file}\" فهو موجود بالفعل",
"Could not create folder \"{dir}\" because it already exists" : "لا يمكن إنشاء المجلد \"{dir}\" فهو موجود بالفعل",
"Error deleting file \"{fileName}\"." : "خطأ أثناء حذف الملف \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "لا نتائج بحث في مجلدات اخرى ل {tag}{filter}{endtag}",
"Name" : "اسم",
"Size" : "حجم",
"Modified" : "معدل",
@ -58,74 +62,43 @@ OC.L10N.register(
"You dont have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ",
"_Uploading %n file_::_Uploading %n files_" : ["لا يوجد ملفات %n لتحميلها","تحميل 1 ملف %n","تحميل 2 ملف %n","يتم تحميل عدد قليل من ملفات %n","يتم تحميل عدد كبير من ملفات %n","يتم تحميل ملفات %n"],
"New" : "جديد",
"{used} of {quota} used" : "{used} من {quota} مستخدم",
"{used} used" : "{used} مستخدم",
"\"{name}\" is an invalid file name." : "\"{name}\" اسم ملف غير صالح للاستخدام .",
"File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا",
"\"/\" is not allowed inside a file name." : "\"/\" غير مسموح في تسمية الملف",
"\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "مساحة تخزين {owner} ممتلئة، لا يمكن تحديث الملفات او مزامنتها بعد الان !",
"Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "المساحة التخزينية لـ {owner} ممتلئة تقريبا ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "مساحتك التخزينية امتلأت تقريبا ",
"View in folder" : "اعرض في المجلد",
"Copied!" : "نسخت!",
"Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط لـ المستخدمين الذين يمكنهم الولوج الى هذا الملف/الفايل)",
"Path" : "المسار",
"_%n byte_::_%n bytes_" : ["بايت","بايت","بايت","بايت","بايت","%nبايت"],
"Favorited" : "المفضلة",
"Favorite" : "المفضلة",
"Folder" : "مجلد",
"New folder" : "مجلد جديد",
"Upload" : "رفع",
"An error occurred while trying to update the tags" : "حدث خطأ اثناء محاولة تحديث tags",
"A new file or folder has been <strong>created</strong>" : "تم <strong> إنشاء</strong> ملف جديد أو مجلد ",
"A file or folder has been <strong>deleted</strong>" : "تم <strong>حذف </strong> ملف أو مجلد",
"A file or folder has been <strong>restored</strong>" : "تم <strong> استعادة </strong> ملف أو مجلد",
"You created %1$s" : "لقد أنشأت %1$s",
"%2$s created %1$s" : "%2$s أنشأ %1$s",
"%1$s was created in a public folder" : "تم إنشاء %1$s في مجلد عام",
"You changed %1$s" : "لقد غيرت %1$s",
"%2$s changed %1$s" : "%2$s غير %1$s",
"You deleted %1$s" : "حذفت %1$s",
"%2$s deleted %1$s" : "%2$s حذف %1$s",
"You restored %1$s" : "لقد قمت باستعادة %1$s",
"%2$s restored %1$s" : "%2$s مستعاد %1$s",
"Upload (max. %s)" : "الرفع ( حد اقصى. %s ) ",
"File handling" : "التعامل مع الملف",
"Maximum upload size" : "الحد الأقصى لحجم الملفات التي يمكن رفعها",
"max. possible: " : "الحد الأقصى المسموح به",
"Save" : "حفظ",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "باستخدام PHP-FPM قد يستغرق 5 دقائق لتطبيق التغيرات.",
"Settings" : "إعدادات",
"Settings" : "الإعدادات",
"Show hidden files" : "عرض الملفات المخفية",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "استخدم هذا الرابط <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">للوصول الى ملفاتك عبر WebDAV</a>",
"No files in here" : "لا يوجد ملفات هنا ",
"Upload some content or sync with your devices!" : "ارفع بعض المحتوي او زامن مع اجهزتك !",
"No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ",
"Select all" : "تحديد الكل ",
"Upload too large" : "حجم الترفيع أعلى من المسموح",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم.",
"No favorites" : "لا يوجد مفضلات ",
"Files and folders you mark as favorite will show up here" : "الملفات والمجلدات التي حددتها كامفضلة سوف تظهر هنا ",
"Text file" : "ملف نصي",
"New text file.txt" : "ملف نصي جديد fille.txt",
"Storage not available" : "وحدة التخزين غير متوفرة",
"Unable to set upload directory." : "غير قادر على تحميل المجلد",
"Invalid Token" : "علامة غير صالحة",
"No file was uploaded. Unknown error" : "لم يتم رفع أي ملف, خطأ غير معروف",
"There is no error, the file uploaded with success" : "تم رفع الملفات بنجاح",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "حجم الملف المرفوع تجاوز قيمة upload_max_filesize الموجودة في ملف php.ini ",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.",
"The uploaded file was only partially uploaded" : "تم رفع جزء من الملف فقط",
"No file was uploaded" : "لم يتم رفع الملف",
"Missing a temporary folder" : "المجلد المؤقت غير موجود",
"Failed to write to disk" : "خطأ في الكتابة على القرص الصلب",
"Not enough storage available" : "لا يوجد مساحة تخزينية كافية",
"The target folder has been moved or deleted." : "المجلد المطلوب قد تم نقله او حذفه ",
"Upload failed. Could not find uploaded file" : "*فشلت علمية الرفع. تعذر إيجاد الملف الذي تم رفعه.\n*فشلت علمية التحميل. تعذر إيجاد الملف الذي تم تحميله.",
"Upload failed. Could not get file info." : "فشلت عملية الرفع. تعذر الحصول على معلومات الملف.",
"Invalid directory." : "مسار غير صحيح.",
"Total file size {size1} exceeds upload limit {size2}" : "حجم الملف الكلي {size1} تجاوز الحد المسموح للرفع {size2}",
"Error uploading file \"{fileName}\": {message}" : "خطأ أثناء رفع الملف \"{fileName}\": {message}",
"Could not get result from server." : "تعذر الحصول على نتيجة من الخادم",
"No entries in this folder match '{filter}'" : "لا يوجد مدخلات في هذا المجلد تتوافق مع '{filter}'",
"{newname} already exists" : "{newname} موجود مسبقاً",
"A file or folder has been <strong>changed</strong>" : "تم <strong> تغيير</strong> ملف أو مجلد",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "استخدم هذا الرابط <a href=\"%s\" target=\"_blank\">للوصول الى ملفاتك عبر WebDAV</a>",
"Cancel upload" : "إلغاء الرفع"
"New text file.txt" : "ملف نصي جديد fille.txt"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

View File

@ -1,7 +1,7 @@
{ "translations": {
"Storage invalid" : "وحدة تخزين غير صالحه",
"Storage is temporarily not available" : "وحدة التخزين غير متوفرة",
"Storage invalid" : "وحدة تخزين غير صالحة",
"Unknown error" : "خطأ غير معروف",
"Files" : "الملفات",
"All files" : "كل الملفات",
"Recent" : "الأخيرة",
"File could not be found" : "الملف غير موجود",
@ -12,24 +12,23 @@
"Upload cancelled." : "تم إلغاء عملية رفع الملفات.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "تعذر رفع الملف {filename} إما لأنه مجلد أو لان حجم الملف 0 بايت",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "لا يوجد مساحة تخزين كافية، انت تقوم برفع {size1} ولكن المساحه المتوفره هي {size2}.",
"Uploading..." : "جاري الرفع...",
"..." : "...",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} ساعة متبقية",
"{hours}:{minutes}h" : "{hours}:{minutes}س",
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} دقيقة متبقية",
"{minutes}:{seconds}m" : "{minutes}:{seconds}د",
"{seconds} second{plural_s} left" : "{seconds} ثواني متبقية",
"{seconds}s" : "{seconds}ث",
"Any moment now..." : "في أي لحظة الان...",
"Soon..." : "قريبا...",
"Target folder \"{dir}\" does not exist any more" : "المجلد المطلوب \"{dir}\" غير موجود بعد الان",
"Not enough free space" : "لا يوجد مساحة تخزينية كافية",
"Uploading …" : "جاري الرفع...",
"…" : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} من {totalSize} ({bitrate})",
"File upload is in progress. Leaving the page now will cancel the upload." : "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.",
"Target folder does not exist any more" : "المجلد المراد غير موجود بعد الان",
"Error when assembling chunks, status code {status}" : "خطأ عند تجميع القطع، حالة الخطأ {status}",
"Actions" : "* تطبيقات.\n* أنشطة.",
"Download" : "تنزيل",
"Rename" : "إعادة التسمية",
"Move or copy" : "إنقل أو انسخ",
"Target folder" : "المجلد الهدف",
"Delete" : "حذف ",
"Disconnect storage" : "قطع اتصال التخزين",
"Unshare" : "إلغاء المشاركة",
"Could not load info for file \"{file}\"" : "لم يستطع تحميل معلومات الملف \"{file}\"",
"Files" : "الملفات",
"Details" : "تفاصيل",
"Select" : "اختار",
"Pending" : "قيد الانتظار",
@ -38,6 +37,10 @@
"This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر, الرجاء مراجعة سجل الأخطاء أو الاتصال بمدير النظام",
"Could not move \"{file}\", target exists" : "لا يمكن نقل \"{file}\", الملف موجود بالفعل هناك",
"Could not move \"{file}\"" : "لا يمكن نقل \"{file}\"",
"Could not copy \"{file}\", target exists" : "لم يستطع نسخ \"{file}\"، المستهدف موجود",
"Could not copy \"{file}\"" : "لم يستطع نسخ \"{file}\"",
"Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}",
"{newName} already exists" : "{newname} موجود مسبقاً",
"Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لانه لم يعد موجود",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{targetName}\" مستخدم من قبل في المجلد \"{dir}\". الرجاء اختيار اسم اخر.",
@ -46,6 +49,7 @@
"Could not create file \"{file}\" because it already exists" : "لا يمكن إنشاء الملف \"{file}\" فهو موجود بالفعل",
"Could not create folder \"{dir}\" because it already exists" : "لا يمكن إنشاء المجلد \"{dir}\" فهو موجود بالفعل",
"Error deleting file \"{fileName}\"." : "خطأ أثناء حذف الملف \"{fileName}\".",
"No search results in other folders for {tag}{filter}{endtag}" : "لا نتائج بحث في مجلدات اخرى ل {tag}{filter}{endtag}",
"Name" : "اسم",
"Size" : "حجم",
"Modified" : "معدل",
@ -56,74 +60,43 @@
"You dont have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ",
"_Uploading %n file_::_Uploading %n files_" : ["لا يوجد ملفات %n لتحميلها","تحميل 1 ملف %n","تحميل 2 ملف %n","يتم تحميل عدد قليل من ملفات %n","يتم تحميل عدد كبير من ملفات %n","يتم تحميل ملفات %n"],
"New" : "جديد",
"{used} of {quota} used" : "{used} من {quota} مستخدم",
"{used} used" : "{used} مستخدم",
"\"{name}\" is an invalid file name." : "\"{name}\" اسم ملف غير صالح للاستخدام .",
"File name cannot be empty." : "اسم الملف لا يجوز أن يكون فارغا",
"\"/\" is not allowed inside a file name." : "\"/\" غير مسموح في تسمية الملف",
"\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "مساحة تخزين {owner} ممتلئة، لا يمكن تحديث الملفات او مزامنتها بعد الان !",
"Your storage is full, files can not be updated or synced anymore!" : "مساحتك التخزينية ممتلئة, لا يمكن تحديث ملفاتك أو مزامنتها بعد الآن !",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "المساحة التخزينية لـ {owner} ممتلئة تقريبا ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "مساحتك التخزينية امتلأت تقريبا ",
"View in folder" : "اعرض في المجلد",
"Copied!" : "نسخت!",
"Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط لـ المستخدمين الذين يمكنهم الولوج الى هذا الملف/الفايل)",
"Path" : "المسار",
"_%n byte_::_%n bytes_" : ["بايت","بايت","بايت","بايت","بايت","%nبايت"],
"Favorited" : "المفضلة",
"Favorite" : "المفضلة",
"Folder" : "مجلد",
"New folder" : "مجلد جديد",
"Upload" : "رفع",
"An error occurred while trying to update the tags" : "حدث خطأ اثناء محاولة تحديث tags",
"A new file or folder has been <strong>created</strong>" : "تم <strong> إنشاء</strong> ملف جديد أو مجلد ",
"A file or folder has been <strong>deleted</strong>" : "تم <strong>حذف </strong> ملف أو مجلد",
"A file or folder has been <strong>restored</strong>" : "تم <strong> استعادة </strong> ملف أو مجلد",
"You created %1$s" : "لقد أنشأت %1$s",
"%2$s created %1$s" : "%2$s أنشأ %1$s",
"%1$s was created in a public folder" : "تم إنشاء %1$s في مجلد عام",
"You changed %1$s" : "لقد غيرت %1$s",
"%2$s changed %1$s" : "%2$s غير %1$s",
"You deleted %1$s" : "حذفت %1$s",
"%2$s deleted %1$s" : "%2$s حذف %1$s",
"You restored %1$s" : "لقد قمت باستعادة %1$s",
"%2$s restored %1$s" : "%2$s مستعاد %1$s",
"Upload (max. %s)" : "الرفع ( حد اقصى. %s ) ",
"File handling" : "التعامل مع الملف",
"Maximum upload size" : "الحد الأقصى لحجم الملفات التي يمكن رفعها",
"max. possible: " : "الحد الأقصى المسموح به",
"Save" : "حفظ",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "باستخدام PHP-FPM قد يستغرق 5 دقائق لتطبيق التغيرات.",
"Settings" : "إعدادات",
"Settings" : "الإعدادات",
"Show hidden files" : "عرض الملفات المخفية",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "استخدم هذا الرابط <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">للوصول الى ملفاتك عبر WebDAV</a>",
"No files in here" : "لا يوجد ملفات هنا ",
"Upload some content or sync with your devices!" : "ارفع بعض المحتوي او زامن مع اجهزتك !",
"No entries found in this folder" : "لا يوجد مدخلات في هذا المجلد ",
"Select all" : "تحديد الكل ",
"Upload too large" : "حجم الترفيع أعلى من المسموح",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم.",
"No favorites" : "لا يوجد مفضلات ",
"Files and folders you mark as favorite will show up here" : "الملفات والمجلدات التي حددتها كامفضلة سوف تظهر هنا ",
"Text file" : "ملف نصي",
"New text file.txt" : "ملف نصي جديد fille.txt",
"Storage not available" : "وحدة التخزين غير متوفرة",
"Unable to set upload directory." : "غير قادر على تحميل المجلد",
"Invalid Token" : "علامة غير صالحة",
"No file was uploaded. Unknown error" : "لم يتم رفع أي ملف, خطأ غير معروف",
"There is no error, the file uploaded with success" : "تم رفع الملفات بنجاح",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "حجم الملف المرفوع تجاوز قيمة upload_max_filesize الموجودة في ملف php.ini ",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.",
"The uploaded file was only partially uploaded" : "تم رفع جزء من الملف فقط",
"No file was uploaded" : "لم يتم رفع الملف",
"Missing a temporary folder" : "المجلد المؤقت غير موجود",
"Failed to write to disk" : "خطأ في الكتابة على القرص الصلب",
"Not enough storage available" : "لا يوجد مساحة تخزينية كافية",
"The target folder has been moved or deleted." : "المجلد المطلوب قد تم نقله او حذفه ",
"Upload failed. Could not find uploaded file" : "*فشلت علمية الرفع. تعذر إيجاد الملف الذي تم رفعه.\n*فشلت علمية التحميل. تعذر إيجاد الملف الذي تم تحميله.",
"Upload failed. Could not get file info." : "فشلت عملية الرفع. تعذر الحصول على معلومات الملف.",
"Invalid directory." : "مسار غير صحيح.",
"Total file size {size1} exceeds upload limit {size2}" : "حجم الملف الكلي {size1} تجاوز الحد المسموح للرفع {size2}",
"Error uploading file \"{fileName}\": {message}" : "خطأ أثناء رفع الملف \"{fileName}\": {message}",
"Could not get result from server." : "تعذر الحصول على نتيجة من الخادم",
"No entries in this folder match '{filter}'" : "لا يوجد مدخلات في هذا المجلد تتوافق مع '{filter}'",
"{newname} already exists" : "{newname} موجود مسبقاً",
"A file or folder has been <strong>changed</strong>" : "تم <strong> تغيير</strong> ملف أو مجلد",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "استخدم هذا الرابط <a href=\"%s\" target=\"_blank\">للوصول الى ملفاتك عبر WebDAV</a>",
"Cancel upload" : "إلغاء الرفع"
"New text file.txt" : "ملف نصي جديد fille.txt"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

View File

@ -15,13 +15,11 @@ OC.L10N.register(
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun pudo xubise {filename}, paez que ye un directoriu o tien 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu llibre, tas xubiendo {size1} pero namái falta {size2}",
"Not enough free space" : "Nun hai espaciu llibre abondo",
"Uploading …" : "Xubiendo...",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Actions" : "Aiciones",
"Download" : "Descargar",
"Rename" : "Renomar",
"Move" : "Mover",
"Target folder" : "Carpeta oxetivu",
"Delete" : "Desaniciar",
"Disconnect storage" : "Desconeutar almacenamientu",
@ -92,7 +90,6 @@ OC.L10N.register(
"Settings" : "Axustes",
"Show hidden files" : "Amosar ficheros ocultos",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta direición <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">p'acceder a los dos Ficheros via WebDAV</a>",
"No files in here" : "Nun hai nengún ficheru equí",
"Upload some content or sync with your devices!" : "¡Xuba algún conteníu o sincroniza colos sos preseos!",
"No entries found in this folder" : "Nenguna entrada en esta carpeta",
@ -104,18 +101,6 @@ OC.L10N.register(
"Tags" : "Etiquetes",
"Deleted files" : "Ficheros desaniciaos",
"Text file" : "Ficheru de testu",
"New text file.txt" : "Nuevu testu ficheru.txt",
"Uploading..." : "Xubiendo...",
"..." : "...",
"{hours}:{minutes}h" : "{hours}:{minutes}h",
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
"{seconds}s" : "{seconds}s",
"Any moment now..." : "En cualquier momentu...",
"Soon..." : "Pronto...",
"File upload is in progress. Leaving the page now will cancel the upload." : "La xuba del ficheru ta en progresu. Si dexes agora la páxina, va encaboxase la xuba.",
"Copy local link" : "Copiar enllaz llocal",
"Folder" : "Carpeta",
"Upload" : "Xubir",
"No favorites" : "Nengún favoritu"
"New text file.txt" : "Nuevu testu ficheru.txt"
},
"nplurals=2; plural=(n != 1);");

View File

@ -13,13 +13,11 @@
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Nun pudo xubise {filename}, paez que ye un directoriu o tien 0 bytes",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Nun hai abondu espaciu llibre, tas xubiendo {size1} pero namái falta {size2}",
"Not enough free space" : "Nun hai espaciu llibre abondo",
"Uploading …" : "Xubiendo...",
"…" : "…",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} de {totalSize} ({bitrate})",
"Actions" : "Aiciones",
"Download" : "Descargar",
"Rename" : "Renomar",
"Move" : "Mover",
"Target folder" : "Carpeta oxetivu",
"Delete" : "Desaniciar",
"Disconnect storage" : "Desconeutar almacenamientu",
@ -90,7 +88,6 @@
"Settings" : "Axustes",
"Show hidden files" : "Amosar ficheros ocultos",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta direición <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">p'acceder a los dos Ficheros via WebDAV</a>",
"No files in here" : "Nun hai nengún ficheru equí",
"Upload some content or sync with your devices!" : "¡Xuba algún conteníu o sincroniza colos sos preseos!",
"No entries found in this folder" : "Nenguna entrada en esta carpeta",
@ -102,18 +99,6 @@
"Tags" : "Etiquetes",
"Deleted files" : "Ficheros desaniciaos",
"Text file" : "Ficheru de testu",
"New text file.txt" : "Nuevu testu ficheru.txt",
"Uploading..." : "Xubiendo...",
"..." : "...",
"{hours}:{minutes}h" : "{hours}:{minutes}h",
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
"{seconds}s" : "{seconds}s",
"Any moment now..." : "En cualquier momentu...",
"Soon..." : "Pronto...",
"File upload is in progress. Leaving the page now will cancel the upload." : "La xuba del ficheru ta en progresu. Si dexes agora la páxina, va encaboxase la xuba.",
"Copy local link" : "Copiar enllaz llocal",
"Folder" : "Carpeta",
"Upload" : "Xubir",
"No favorites" : "Nengún favoritu"
"New text file.txt" : "Nuevu testu ficheru.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,26 +1,30 @@
OC.L10N.register(
"files",
{
"Storage is temporarily not available" : "Memoro nedaŭra ne disponeblas",
"Storage invalid" : "Memoro ne validas",
"Unknown error" : "Nekonata eraro",
"Files" : "Dosieroj",
"All files" : "Ĉiuj dosieroj",
"Recent" : "Lastatempe",
"File could not be found" : "Ne troveblas dosiero",
"Home" : "Hejmo",
"Close" : "Fermi",
"Favorites" : "Favoratoj",
"Could not create folder \"{dir}\"" : "Ne eblas krei dosierujon “{dir}”",
"Upload cancelled." : "La alŝuto nuliĝis.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn",
"Total file size {size1} exceeds upload limit {size2}" : "Tuta dosiergrando {size1} transpasas alŝutolimon {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ne sufiĉas libera spaco: vi alŝutas {size1} sed nur {size2} restas",
"Uploading..." : "Alŝutante...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.",
"Not enough free space" : "Ne sufiĉas libera spaco",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} el {totalSize} ({bitrate})",
"Actions" : "Agoj",
"Download" : "Elŝuti",
"Rename" : "Alinomigi",
"Target folder" : "Cela dosiero",
"Delete" : "Forigi",
"Disconnect storage" : "Malkonekti memoron",
"Unshare" : "Malkunhavigi",
"Could not load info for file \"{file}\"" : "Ne ŝarĝiblas informo por dosiero \"{file}\"",
"Files" : "Dosieroj",
"Details" : "Detaloj",
"Select" : "Elekti",
"Pending" : "Traktotaj",
@ -43,6 +47,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n dosierujo","%n dosierujoj"],
"_%n file_::_%n files_" : ["%n dosiero","%n dosieroj"],
"{dirs} and {files}" : "{dirs} kaj {files}",
"_including %n hidden_::_including %n hidden_" : ["inkluzive %n kaŝita","inkluzive %n kaŝita(j)"],
"You dont have permission to upload or create files here" : "Vi ne permesatas alŝuti aŭ krei dosierojn ĉi tie",
"_Uploading %n file_::_Uploading %n files_" : ["Alŝutatas %n dosiero","Alŝutatas %n dosieroj"],
"New" : "Nova",
@ -53,29 +58,16 @@ OC.L10N.register(
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Memoro de {owner} preskaŭ plenas ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Via memoro preskaŭ plenas ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["kongruas kun “{filter}”","kongruas kun “{filter}”"],
"View in folder" : "Vidi en dosierujo",
"Path" : "Vojo",
"_%n byte_::_%n bytes_" : ["%n duumoko","%n duumokoj"],
"Favorited" : "Pliŝatataj",
"Favorite" : "Favorato",
"Folder" : "Dosierujo",
"New folder" : "Nova dosierujo",
"Upload" : "Alŝuti",
"An error occurred while trying to update the tags" : "Eraris provo ĝisdatigi la etikedojn",
"Created by {user}" : "Kreita de {user}",
"Changed by {user}" : "Ŝanĝita de {user}",
"A new file or folder has been <strong>created</strong>" : "Nova dosiero aŭ dosierujo <strong>kreiĝis</strong>",
"A file or folder has been <strong>deleted</strong>" : "Dosiero aŭ dosierujo <strong>foriĝis</strong>",
"A file or folder has been <strong>restored</strong>" : "Dosiero aŭ dosierujo <strong>restaŭriĝis</strong>",
"You created %1$s" : "Vi kreis %1$s",
"%2$s created %1$s" : "%2$s kreis %1$s",
"%1$s was created in a public folder" : "%1$s kreiĝis en publika dosierujo",
"You changed %1$s" : "Vi ŝanĝis %1$s",
"%2$s changed %1$s" : "%2$s ŝanĝis %1$s",
"You deleted %1$s" : "Vi forigis %1$s",
"%2$s deleted %1$s" : "%2$s forigis %1$s",
"You restored %1$s" : "Vi restaŭris %1$s",
"%2$s restored %1$s" : "%2$s restaŭris %1$s",
"Changed by %2$s" : "Ŝanĝita de %2$s",
"Deleted by %2$s" : "Forigita de %2$s",
"Restored by %2$s" : "Restaŭrita de %2$s",
"Upload (max. %s)" : "Alŝuti (maks. %s)",
"File handling" : "Dosieradministro",
"Maximum upload size" : "Maksimuma alŝutogrando",
@ -91,27 +83,8 @@ OC.L10N.register(
"Select all" : "Elekti ĉion",
"Upload too large" : "Alŝuto tro larĝa",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo.",
"No favorites" : "Neniu pliŝato",
"Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas, kiel pliŝatoj, aperos ĉi tie",
"Text file" : "Tekstodosiero",
"New text file.txt" : "Nova tekstodosiero.txt",
"Storage not available" : "Memoro ne disponeblas",
"Unable to set upload directory." : "Ne povis agordiĝi la alŝuta dosierujo.",
"No file was uploaded. Unknown error" : "Neniu dosiero alŝutiĝis. Nekonata eraro.",
"There is no error, the file uploaded with success" : "Ne estas eraro, la dosiero alŝutiĝis sukcese.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "La dosiero alŝutita superas la regulon upload_max_filesize el php.ini: ",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo",
"The uploaded file was only partially uploaded" : "la alŝutita dosiero nur parte alŝutiĝis",
"No file was uploaded" : "Neniu dosiero alŝutiĝis.",
"Missing a temporary folder" : "Mankas provizora dosierujo.",
"Failed to write to disk" : "Malsukcesis skribo al disko",
"Not enough storage available" : "Ne haveblas sufiĉa memoro",
"The target folder has been moved or deleted." : "La cela dosierujo moviĝis aŭ foriĝis.",
"Upload failed. Could not find uploaded file" : "La alŝuto malsukcesis. Ne troviĝis alŝutota dosiero.",
"Upload failed. Could not get file info." : "La alŝuto malsukcesis. Ne povis ekhaviĝi informo pri dosiero.",
"Invalid directory." : "Nevalida dosierujo.",
"Could not get result from server." : "Ne povis ekhaviĝi rezulto el la servilo.",
"{newname} already exists" : "{newname} jam ekzistas",
"A file or folder has been <strong>changed</strong>" : "Dosiero aŭ dosierujo <strong>ŝanĝiĝis</strong>"
"New text file.txt" : "Nova tekstodosiero.txt"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,24 +1,28 @@
{ "translations": {
"Storage is temporarily not available" : "Memoro nedaŭra ne disponeblas",
"Storage invalid" : "Memoro ne validas",
"Unknown error" : "Nekonata eraro",
"Files" : "Dosieroj",
"All files" : "Ĉiuj dosieroj",
"Recent" : "Lastatempe",
"File could not be found" : "Ne troveblas dosiero",
"Home" : "Hejmo",
"Close" : "Fermi",
"Favorites" : "Favoratoj",
"Could not create folder \"{dir}\"" : "Ne eblas krei dosierujon “{dir}”",
"Upload cancelled." : "La alŝuto nuliĝis.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Ne povis alŝutiĝi {filename} ĉar ĝi estas dosierujo aŭ ĝi havas 0 duumokojn",
"Total file size {size1} exceeds upload limit {size2}" : "Tuta dosiergrando {size1} transpasas alŝutolimon {size2}",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ne sufiĉas libera spaco: vi alŝutas {size1} sed nur {size2} restas",
"Uploading..." : "Alŝutante...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.",
"Not enough free space" : "Ne sufiĉas libera spaco",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} el {totalSize} ({bitrate})",
"Actions" : "Agoj",
"Download" : "Elŝuti",
"Rename" : "Alinomigi",
"Target folder" : "Cela dosiero",
"Delete" : "Forigi",
"Disconnect storage" : "Malkonekti memoron",
"Unshare" : "Malkunhavigi",
"Could not load info for file \"{file}\"" : "Ne ŝarĝiblas informo por dosiero \"{file}\"",
"Files" : "Dosieroj",
"Details" : "Detaloj",
"Select" : "Elekti",
"Pending" : "Traktotaj",
@ -41,6 +45,7 @@
"_%n folder_::_%n folders_" : ["%n dosierujo","%n dosierujoj"],
"_%n file_::_%n files_" : ["%n dosiero","%n dosieroj"],
"{dirs} and {files}" : "{dirs} kaj {files}",
"_including %n hidden_::_including %n hidden_" : ["inkluzive %n kaŝita","inkluzive %n kaŝita(j)"],
"You dont have permission to upload or create files here" : "Vi ne permesatas alŝuti aŭ krei dosierojn ĉi tie",
"_Uploading %n file_::_Uploading %n files_" : ["Alŝutatas %n dosiero","Alŝutatas %n dosieroj"],
"New" : "Nova",
@ -51,29 +56,16 @@
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "Memoro de {owner} preskaŭ plenas ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "Via memoro preskaŭ plenas ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["kongruas kun “{filter}”","kongruas kun “{filter}”"],
"View in folder" : "Vidi en dosierujo",
"Path" : "Vojo",
"_%n byte_::_%n bytes_" : ["%n duumoko","%n duumokoj"],
"Favorited" : "Pliŝatataj",
"Favorite" : "Favorato",
"Folder" : "Dosierujo",
"New folder" : "Nova dosierujo",
"Upload" : "Alŝuti",
"An error occurred while trying to update the tags" : "Eraris provo ĝisdatigi la etikedojn",
"Created by {user}" : "Kreita de {user}",
"Changed by {user}" : "Ŝanĝita de {user}",
"A new file or folder has been <strong>created</strong>" : "Nova dosiero aŭ dosierujo <strong>kreiĝis</strong>",
"A file or folder has been <strong>deleted</strong>" : "Dosiero aŭ dosierujo <strong>foriĝis</strong>",
"A file or folder has been <strong>restored</strong>" : "Dosiero aŭ dosierujo <strong>restaŭriĝis</strong>",
"You created %1$s" : "Vi kreis %1$s",
"%2$s created %1$s" : "%2$s kreis %1$s",
"%1$s was created in a public folder" : "%1$s kreiĝis en publika dosierujo",
"You changed %1$s" : "Vi ŝanĝis %1$s",
"%2$s changed %1$s" : "%2$s ŝanĝis %1$s",
"You deleted %1$s" : "Vi forigis %1$s",
"%2$s deleted %1$s" : "%2$s forigis %1$s",
"You restored %1$s" : "Vi restaŭris %1$s",
"%2$s restored %1$s" : "%2$s restaŭris %1$s",
"Changed by %2$s" : "Ŝanĝita de %2$s",
"Deleted by %2$s" : "Forigita de %2$s",
"Restored by %2$s" : "Restaŭrita de %2$s",
"Upload (max. %s)" : "Alŝuti (maks. %s)",
"File handling" : "Dosieradministro",
"Maximum upload size" : "Maksimuma alŝutogrando",
@ -89,27 +81,8 @@
"Select all" : "Elekti ĉion",
"Upload too large" : "Alŝuto tro larĝa",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo.",
"No favorites" : "Neniu pliŝato",
"Files and folders you mark as favorite will show up here" : "Dosieroj kaj dosierujoj, kiujn vi markas, kiel pliŝatoj, aperos ĉi tie",
"Text file" : "Tekstodosiero",
"New text file.txt" : "Nova tekstodosiero.txt",
"Storage not available" : "Memoro ne disponeblas",
"Unable to set upload directory." : "Ne povis agordiĝi la alŝuta dosierujo.",
"No file was uploaded. Unknown error" : "Neniu dosiero alŝutiĝis. Nekonata eraro.",
"There is no error, the file uploaded with success" : "Ne estas eraro, la dosiero alŝutiĝis sukcese.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "La dosiero alŝutita superas la regulon upload_max_filesize el php.ini: ",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo",
"The uploaded file was only partially uploaded" : "la alŝutita dosiero nur parte alŝutiĝis",
"No file was uploaded" : "Neniu dosiero alŝutiĝis.",
"Missing a temporary folder" : "Mankas provizora dosierujo.",
"Failed to write to disk" : "Malsukcesis skribo al disko",
"Not enough storage available" : "Ne haveblas sufiĉa memoro",
"The target folder has been moved or deleted." : "La cela dosierujo moviĝis aŭ foriĝis.",
"Upload failed. Could not find uploaded file" : "La alŝuto malsukcesis. Ne troviĝis alŝutota dosiero.",
"Upload failed. Could not get file info." : "La alŝuto malsukcesis. Ne povis ekhaviĝi informo pri dosiero.",
"Invalid directory." : "Nevalida dosierujo.",
"Could not get result from server." : "Ne povis ekhaviĝi rezulto el la servilo.",
"{newname} already exists" : "{newname} jam ekzistas",
"A file or folder has been <strong>changed</strong>" : "Dosiero aŭ dosierujo <strong>ŝanĝiĝis</strong>"
"New text file.txt" : "Nova tekstodosiero.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -12,8 +12,6 @@ OC.L10N.register(
"Upload cancelled." : "ההעלאה בוטלה.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד",
"Uploading..." : "העלאה...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} מתוך {totalSize} ({bitrate})",
"Actions" : "פעולות",
"Download" : "הורדה",
@ -59,9 +57,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים"],
"Favorited" : "מועדף",
"Favorite" : "מועדף",
"Folder" : "תיקייה",
"New folder" : "תיקייה חדשה",
"Upload" : "העלאה",
"An error occurred while trying to update the tags" : "שגיאה אירעה בזמן עדכון התגיות",
"A new file or folder has been <strong>created</strong>" : "קובץ או תיקייה חדשים <strong>נוצרו<strong/>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "הגבלת הודעות על יצירת או שינוי <strong>הקבצים המועדפים</strong> שלך <em>(Stream only)</em>",
@ -75,64 +71,16 @@ OC.L10N.register(
"Settings" : "הגדרות",
"Show hidden files" : "הצגת קבצים נסתרים",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "ניתן להשתמש בכתובת זו כדי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">להכנס לקבצים שלך באמצעות WebDAV</a>",
"No files in here" : "אין כאן קבצים",
"Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Upload too large" : "העלאה גדולה מידי",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
"No favorites" : "אין מועדפים",
"Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
"Tags" : "תגיות",
"Deleted files" : "קבצים שנמחקו",
"Text file" : "קובץ טקסט",
"New text file.txt" : "קובץ טקסט חדש.txt",
"Storage not available" : "אחסון לא זמין",
"Unable to set upload directory." : "לא היה ניתן לקבוע תיקיית העלאות.",
"Invalid Token" : "קוד לא חוקי",
"No file was uploaded. Unknown error" : "לא הועלה קובץ. טעות בלתי מזוהה.",
"There is no error, the file uploaded with success" : "לא התרחשה שגיאה, הקובץ הועלה בהצלחה",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "הקבצים שנשלחו חורגים מהגודל שצוין בהגדרה upload_max_filesize שבקובץ php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה גדוך מהערך MAX_FILE_SIZE שהוגדר בתופס HTML",
"The uploaded file was only partially uploaded" : "הקובץ הועלה באופן חלקי בלבד",
"No file was uploaded" : "שום קובץ לא הועלה",
"Missing a temporary folder" : "תקיה זמנית חסרה",
"Failed to write to disk" : "הכתיבה לכונן נכשלה",
"Not enough storage available" : "אין די שטח פנוי באחסון",
"The target folder has been moved or deleted." : "תיקיית המטרה הועברה או נמחקה.",
"Upload failed. Could not find uploaded file" : "העלאה נכשלה. לא נמצא הקובץ להעלאה",
"Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.",
"Invalid directory." : "תיקייה שגויה.",
"Total file size {size1} exceeds upload limit {size2}" : "גודל הקובת {size1} עובר את מגבלת הגודל להעלאה {size2}",
"Error uploading file \"{fileName}\": {message}" : "שגיאה בזמן העלאת קובץ \"{fileName}\": {message}",
"Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left",
"{hours}:{minutes}h" : "{hours}:{minutes}שעות",
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} דקות{plural_s} נשארו",
"{minutes}:{seconds}m" : "{minutes}:{seconds}דקות",
"{seconds} second{plural_s} left" : "{seconds} שניות{plural_s} נשארו",
"{seconds}s" : "{seconds}שניות",
"Any moment now..." : "עכשיו בכל רגע...",
"Soon..." : "בקרוב...",
"File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"No entries in this folder match '{filter}'" : "לא נמצאו התאמות בתיקייה זו ל- '{filter}'",
"Local link" : "קישור מקומי",
"{newname} already exists" : "{newname} כבר קיים",
"A file or folder has been <strong>changed</strong>" : "קובץ או תיקייה <strong>שונו<strong/>",
"A file or folder has been <strong>deleted</strong>" : "קובץ או תיקייה <strong>נמחקו<strong/>",
"A file or folder has been <strong>restored</strong>" : "קובץ או תיקייה <strong>שוחזר</strong>",
"You created %1$s" : "יצרת %1$s",
"%2$s created %1$s" : "%2$s נוצרו %1$s",
"%1$s was created in a public folder" : "%1$s נוצר בתיקייה ציבורית",
"You changed %1$s" : "שינית %1$s",
"%2$s changed %1$s" : "%2$s שונו %1$s",
"You deleted %1$s" : "מחקת %1$s",
"%2$s deleted %1$s" : "%2$s נמחקו %1$s",
"You restored %1$s" : "שחזרת %1$s",
"%2$s restored %1$s" : "%2$s שוחזרו %1$s",
"Changed by %2$s" : "שונו על ידי %2$s",
"Deleted by %2$s" : "נמחקו על ידי %2$s",
"Restored by %2$s" : "שוחזרו על ידי %2$s"
"New text file.txt" : "קובץ טקסט חדש.txt"
},
"nplurals=2; plural=(n != 1);");

View File

@ -10,8 +10,6 @@
"Upload cancelled." : "ההעלאה בוטלה.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד",
"Uploading..." : "העלאה...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} מתוך {totalSize} ({bitrate})",
"Actions" : "פעולות",
"Download" : "הורדה",
@ -57,9 +55,7 @@
"_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים"],
"Favorited" : "מועדף",
"Favorite" : "מועדף",
"Folder" : "תיקייה",
"New folder" : "תיקייה חדשה",
"Upload" : "העלאה",
"An error occurred while trying to update the tags" : "שגיאה אירעה בזמן עדכון התגיות",
"A new file or folder has been <strong>created</strong>" : "קובץ או תיקייה חדשים <strong>נוצרו<strong/>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "הגבלת הודעות על יצירת או שינוי <strong>הקבצים המועדפים</strong> שלך <em>(Stream only)</em>",
@ -73,64 +69,16 @@
"Settings" : "הגדרות",
"Show hidden files" : "הצגת קבצים נסתרים",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "ניתן להשתמש בכתובת זו כדי <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">להכנס לקבצים שלך באמצעות WebDAV</a>",
"No files in here" : "אין כאן קבצים",
"Upload some content or sync with your devices!" : "יש להעלות קצת תוכן או לסנכרן עם ההתקנים שלך!",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Select all" : "לבחור הכול",
"Upload too large" : "העלאה גדולה מידי",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.",
"No favorites" : "אין מועדפים",
"Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן",
"Tags" : "תגיות",
"Deleted files" : "קבצים שנמחקו",
"Text file" : "קובץ טקסט",
"New text file.txt" : "קובץ טקסט חדש.txt",
"Storage not available" : "אחסון לא זמין",
"Unable to set upload directory." : "לא היה ניתן לקבוע תיקיית העלאות.",
"Invalid Token" : "קוד לא חוקי",
"No file was uploaded. Unknown error" : "לא הועלה קובץ. טעות בלתי מזוהה.",
"There is no error, the file uploaded with success" : "לא התרחשה שגיאה, הקובץ הועלה בהצלחה",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "הקבצים שנשלחו חורגים מהגודל שצוין בהגדרה upload_max_filesize שבקובץ php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה גדוך מהערך MAX_FILE_SIZE שהוגדר בתופס HTML",
"The uploaded file was only partially uploaded" : "הקובץ הועלה באופן חלקי בלבד",
"No file was uploaded" : "שום קובץ לא הועלה",
"Missing a temporary folder" : "תקיה זמנית חסרה",
"Failed to write to disk" : "הכתיבה לכונן נכשלה",
"Not enough storage available" : "אין די שטח פנוי באחסון",
"The target folder has been moved or deleted." : "תיקיית המטרה הועברה או נמחקה.",
"Upload failed. Could not find uploaded file" : "העלאה נכשלה. לא נמצא הקובץ להעלאה",
"Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.",
"Invalid directory." : "תיקייה שגויה.",
"Total file size {size1} exceeds upload limit {size2}" : "גודל הקובת {size1} עובר את מגבלת הגודל להעלאה {size2}",
"Error uploading file \"{fileName}\": {message}" : "שגיאה בזמן העלאת קובץ \"{fileName}\": {message}",
"Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left",
"{hours}:{minutes}h" : "{hours}:{minutes}שעות",
"{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} דקות{plural_s} נשארו",
"{minutes}:{seconds}m" : "{minutes}:{seconds}דקות",
"{seconds} second{plural_s} left" : "{seconds} שניות{plural_s} נשארו",
"{seconds}s" : "{seconds}שניות",
"Any moment now..." : "עכשיו בכל רגע...",
"Soon..." : "בקרוב...",
"File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"No entries in this folder match '{filter}'" : "לא נמצאו התאמות בתיקייה זו ל- '{filter}'",
"Local link" : "קישור מקומי",
"{newname} already exists" : "{newname} כבר קיים",
"A file or folder has been <strong>changed</strong>" : "קובץ או תיקייה <strong>שונו<strong/>",
"A file or folder has been <strong>deleted</strong>" : "קובץ או תיקייה <strong>נמחקו<strong/>",
"A file or folder has been <strong>restored</strong>" : "קובץ או תיקייה <strong>שוחזר</strong>",
"You created %1$s" : "יצרת %1$s",
"%2$s created %1$s" : "%2$s נוצרו %1$s",
"%1$s was created in a public folder" : "%1$s נוצר בתיקייה ציבורית",
"You changed %1$s" : "שינית %1$s",
"%2$s changed %1$s" : "%2$s שונו %1$s",
"You deleted %1$s" : "מחקת %1$s",
"%2$s deleted %1$s" : "%2$s נמחקו %1$s",
"You restored %1$s" : "שחזרת %1$s",
"%2$s restored %1$s" : "%2$s שוחזרו %1$s",
"Changed by %2$s" : "שונו על ידי %2$s",
"Deleted by %2$s" : "נמחקו על ידי %2$s",
"Restored by %2$s" : "שוחזרו על ידי %2$s"
"New text file.txt" : "קובץ טקסט חדש.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -13,8 +13,6 @@ OC.L10N.register(
"Upload cancelled." : "Pengunggahan dibatalkan.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 byte",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ruang bebas tidak mencukupi, Anda mengunggah {size1} tetapi hanya {size2} yang tersisa",
"Uploading..." : "Mengunggah...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} dari {totalSize} ({bitrate})",
"Actions" : "Tindakan",
"Download" : "Unduh",
@ -60,9 +58,7 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte"],
"Favorited" : "Difavoritkan",
"Favorite" : "Favorit",
"Folder" : "Folder",
"New folder" : "Map baru",
"Upload" : "Unggah",
"An error occurred while trying to update the tags" : "Terjadi kesalahan saat mencoba untuk memperbarui label",
"A new file or folder has been <strong>created</strong>" : "Sebuah berkas atau folder baru telah <strong>dibuat</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Batas notifikasi tentang pembuatan dan perubahan <strong>berkas favorit</strong> Anda <em>(Hanya stream)</em>",
@ -76,62 +72,14 @@ OC.L10N.register(
"Settings" : "Pengaturan",
"Show hidden files" : "Lihat berkas tersembunyi",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">mengakses berkas Anda melalui WebDAV</a>",
"No files in here" : "Tidak ada berkas disini",
"Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!",
"No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini",
"Select all" : "Pilih Semua",
"Upload too large" : "Yang diunggah terlalu besar",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini.",
"No favorites" : "Tidak ada favorit",
"Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan disini.",
"Text file" : "Berkas teks",
"New text file.txt" : "Teks baru file.txt",
"Storage not available" : "Penyimpanan tidak tersedia",
"Unable to set upload directory." : "Tidak dapat mengatur folder unggah",
"Invalid Token" : "Token tidak sah",
"No file was uploaded. Unknown error" : "Tidak ada berkas yang diunggah. Kesalahan tidak dikenal.",
"There is no error, the file uploaded with success" : "Tidak ada kesalahan, berkas sukses diunggah",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Berkas yang diunggah melampaui direktif upload_max_filesize pada php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Berkas yang diunggah melampaui direktif MAX_FILE_SIZE yang ditentukan dalam formulir HTML.",
"The uploaded file was only partially uploaded" : "Berkas hanya diunggah sebagian",
"No file was uploaded" : "Tidak ada berkas yang diunggah",
"Missing a temporary folder" : "Folder sementara tidak ada",
"Failed to write to disk" : "Gagal menulis ke disk",
"Not enough storage available" : "Ruang penyimpanan tidak mencukupi",
"The target folder has been moved or deleted." : "Folder tujuan telah dipindahkan atau dihapus.",
"Upload failed. Could not find uploaded file" : "Unggah gagal. Tidak menemukan berkas yang akan diunggah",
"Upload failed. Could not get file info." : "Unggah gagal. Tidak mendapatkan informasi berkas.",
"Invalid directory." : "Direktori tidak valid.",
"Total file size {size1} exceeds upload limit {size2}" : "Jumlah ukuran berkas {size1} melampaui batas unggah {size2}",
"Error uploading file \"{fileName}\": {message}" : "Kesalahan saat mengunggah \"{filename}\": {message}",
"Could not get result from server." : "Tidak mendapatkan hasil dari server.",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "Masih {hours}:{minutes}:{seconds} lagi",
"{hours}:{minutes}h" : "{hours}:{minutes}j",
"{minutes}:{seconds} minute{plural_s} left" : "Masih {minutes}:{seconds} lagi",
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
"{seconds} second{plural_s} left" : "Masih {seconds} detik lagi",
"{seconds}s" : "{seconds}d",
"Any moment now..." : "Sedikit lagi...",
"Soon..." : "Segera...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.",
"No entries in this folder match '{filter}'" : "Tidak ada entri di folder ini yang cocok dengan '{filter}'",
"Local link" : "Pranala lokal",
"{newname} already exists" : "{newname} sudah ada",
"A file or folder has been <strong>changed</strong>" : "Sebuah berkas atau folder telah <strong>diubah</strong>",
"A file or folder has been <strong>deleted</strong>" : "Sebuah berkas atau folder telah <strong>dihapus</strong>",
"A file or folder has been <strong>restored</strong>" : "Sebuah berkas atau folder telah <strong>dipulihkan</strong>",
"You created %1$s" : "Anda membuat %1$s",
"%2$s created %1$s" : "%2$s membuat %1$s",
"%1$s was created in a public folder" : "%1$s telah dibuat di folder publik",
"You changed %1$s" : "Anda mengubah %1$s",
"%2$s changed %1$s" : "%2$s mengubah %1$s",
"You deleted %1$s" : "Anda menghapus %1$s",
"%2$s deleted %1$s" : "%2$s menghapus %1$s",
"You restored %1$s" : "Anda memulihkan %1$s",
"%2$s restored %1$s" : "%2$s memulihkan %1$s",
"Changed by %2$s" : "Diubah oleh %2$s",
"Deleted by %2$s" : "Dihapus oleh %2$s",
"Restored by %2$s" : "Dipulihkan oleh %2$s"
"New text file.txt" : "Teks baru file.txt"
},
"nplurals=1; plural=0;");

View File

@ -11,8 +11,6 @@
"Upload cancelled." : "Pengunggahan dibatalkan.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Tidak dapat mengunggah {filename} karena ini sebuah direktori atau memiliki ukuran 0 byte",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "Ruang bebas tidak mencukupi, Anda mengunggah {size1} tetapi hanya {size2} yang tersisa",
"Uploading..." : "Mengunggah...",
"..." : "...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} dari {totalSize} ({bitrate})",
"Actions" : "Tindakan",
"Download" : "Unduh",
@ -58,9 +56,7 @@
"_%n byte_::_%n bytes_" : ["%n byte"],
"Favorited" : "Difavoritkan",
"Favorite" : "Favorit",
"Folder" : "Folder",
"New folder" : "Map baru",
"Upload" : "Unggah",
"An error occurred while trying to update the tags" : "Terjadi kesalahan saat mencoba untuk memperbarui label",
"A new file or folder has been <strong>created</strong>" : "Sebuah berkas atau folder baru telah <strong>dibuat</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Batas notifikasi tentang pembuatan dan perubahan <strong>berkas favorit</strong> Anda <em>(Hanya stream)</em>",
@ -74,62 +70,14 @@
"Settings" : "Pengaturan",
"Show hidden files" : "Lihat berkas tersembunyi",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Gunakan alamat ini untuk <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">mengakses berkas Anda melalui WebDAV</a>",
"No files in here" : "Tidak ada berkas disini",
"Upload some content or sync with your devices!" : "Unggah beberapa konten dan sinkronisasikan dengan perangkat Anda!",
"No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini",
"Select all" : "Pilih Semua",
"Upload too large" : "Yang diunggah terlalu besar",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Berkas yang dicoba untuk diunggah melebihi ukuran maksimum pengunggahan berkas di server ini.",
"No favorites" : "Tidak ada favorit",
"Files and folders you mark as favorite will show up here" : "Berkas dan folder yang Anda tandai sebagai favorit akan ditampilkan disini.",
"Text file" : "Berkas teks",
"New text file.txt" : "Teks baru file.txt",
"Storage not available" : "Penyimpanan tidak tersedia",
"Unable to set upload directory." : "Tidak dapat mengatur folder unggah",
"Invalid Token" : "Token tidak sah",
"No file was uploaded. Unknown error" : "Tidak ada berkas yang diunggah. Kesalahan tidak dikenal.",
"There is no error, the file uploaded with success" : "Tidak ada kesalahan, berkas sukses diunggah",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Berkas yang diunggah melampaui direktif upload_max_filesize pada php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Berkas yang diunggah melampaui direktif MAX_FILE_SIZE yang ditentukan dalam formulir HTML.",
"The uploaded file was only partially uploaded" : "Berkas hanya diunggah sebagian",
"No file was uploaded" : "Tidak ada berkas yang diunggah",
"Missing a temporary folder" : "Folder sementara tidak ada",
"Failed to write to disk" : "Gagal menulis ke disk",
"Not enough storage available" : "Ruang penyimpanan tidak mencukupi",
"The target folder has been moved or deleted." : "Folder tujuan telah dipindahkan atau dihapus.",
"Upload failed. Could not find uploaded file" : "Unggah gagal. Tidak menemukan berkas yang akan diunggah",
"Upload failed. Could not get file info." : "Unggah gagal. Tidak mendapatkan informasi berkas.",
"Invalid directory." : "Direktori tidak valid.",
"Total file size {size1} exceeds upload limit {size2}" : "Jumlah ukuran berkas {size1} melampaui batas unggah {size2}",
"Error uploading file \"{fileName}\": {message}" : "Kesalahan saat mengunggah \"{filename}\": {message}",
"Could not get result from server." : "Tidak mendapatkan hasil dari server.",
"{hours}:{minutes}:{seconds} hour{plural_s} left" : "Masih {hours}:{minutes}:{seconds} lagi",
"{hours}:{minutes}h" : "{hours}:{minutes}j",
"{minutes}:{seconds} minute{plural_s} left" : "Masih {minutes}:{seconds} lagi",
"{minutes}:{seconds}m" : "{minutes}:{seconds}m",
"{seconds} second{plural_s} left" : "Masih {seconds} detik lagi",
"{seconds}s" : "{seconds}d",
"Any moment now..." : "Sedikit lagi...",
"Soon..." : "Segera...",
"File upload is in progress. Leaving the page now will cancel the upload." : "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.",
"No entries in this folder match '{filter}'" : "Tidak ada entri di folder ini yang cocok dengan '{filter}'",
"Local link" : "Pranala lokal",
"{newname} already exists" : "{newname} sudah ada",
"A file or folder has been <strong>changed</strong>" : "Sebuah berkas atau folder telah <strong>diubah</strong>",
"A file or folder has been <strong>deleted</strong>" : "Sebuah berkas atau folder telah <strong>dihapus</strong>",
"A file or folder has been <strong>restored</strong>" : "Sebuah berkas atau folder telah <strong>dipulihkan</strong>",
"You created %1$s" : "Anda membuat %1$s",
"%2$s created %1$s" : "%2$s membuat %1$s",
"%1$s was created in a public folder" : "%1$s telah dibuat di folder publik",
"You changed %1$s" : "Anda mengubah %1$s",
"%2$s changed %1$s" : "%2$s mengubah %1$s",
"You deleted %1$s" : "Anda menghapus %1$s",
"%2$s deleted %1$s" : "%2$s menghapus %1$s",
"You restored %1$s" : "Anda memulihkan %1$s",
"%2$s restored %1$s" : "%2$s memulihkan %1$s",
"Changed by %2$s" : "Diubah oleh %2$s",
"Deleted by %2$s" : "Dihapus oleh %2$s",
"Restored by %2$s" : "Dipulihkan oleh %2$s"
"New text file.txt" : "Teks baru file.txt"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -62,8 +62,11 @@ OC.L10N.register(
"You dont have permission to upload or create files here" : "Þú hefur ekki heimild til að hlaða inn eða búa til skjöl hér",
"_Uploading %n file_::_Uploading %n files_" : ["Sendi inn %n skrá","Sendi inn %n skrár"],
"New" : "Nýtt",
"{used} of {quota} used" : "{used} af {quota} notað",
"{used} used" : "{used} notað",
"\"{name}\" is an invalid file name." : "\"{name}\" er ógilt skráarheiti.",
"File name cannot be empty." : "Heiti skráar má ekki vera tómt",
"\"/\" is not allowed inside a file name." : "\"/\" er er ekki leyfilegt innan í skráarheiti.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" er ógild skráartegund",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Geymslupláss {owner} er fullt, ekki er lengur hægt að uppfæra eða samstilla skrár!",
"Your storage is full, files can not be updated or synced anymore!" : "Geymsluplássið þitt er fullt, ekki er lengur hægt að uppfæra eða samstilla skrár!",
@ -143,6 +146,10 @@ OC.L10N.register(
"Tags" : "Merki",
"Deleted files" : "Eyddar skrár",
"Text file" : "Textaskrá",
"New text file.txt" : "Ný textaskrá.txt"
"New text file.txt" : "Ný textaskrá.txt",
"Move" : "Færa",
"A new file or folder has been <strong>deleted</strong>" : "Nýrri skrá eða möppu hefur verið <strong>eytt</strong>",
"A new file or folder has been <strong>restored</strong>" : "Ný skrá eða mappa hefur verið <strong>endurheimt</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Notaðu þetta vistfang til að <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">nálgast skrárnar þínar með WebDAV</a>"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -60,8 +60,11 @@
"You dont have permission to upload or create files here" : "Þú hefur ekki heimild til að hlaða inn eða búa til skjöl hér",
"_Uploading %n file_::_Uploading %n files_" : ["Sendi inn %n skrá","Sendi inn %n skrár"],
"New" : "Nýtt",
"{used} of {quota} used" : "{used} af {quota} notað",
"{used} used" : "{used} notað",
"\"{name}\" is an invalid file name." : "\"{name}\" er ógilt skráarheiti.",
"File name cannot be empty." : "Heiti skráar má ekki vera tómt",
"\"/\" is not allowed inside a file name." : "\"/\" er er ekki leyfilegt innan í skráarheiti.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" er ógild skráartegund",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Geymslupláss {owner} er fullt, ekki er lengur hægt að uppfæra eða samstilla skrár!",
"Your storage is full, files can not be updated or synced anymore!" : "Geymsluplássið þitt er fullt, ekki er lengur hægt að uppfæra eða samstilla skrár!",
@ -141,6 +144,10 @@
"Tags" : "Merki",
"Deleted files" : "Eyddar skrár",
"Text file" : "Textaskrá",
"New text file.txt" : "Ný textaskrá.txt"
"New text file.txt" : "Ný textaskrá.txt",
"Move" : "Færa",
"A new file or folder has been <strong>deleted</strong>" : "Nýrri skrá eða möppu hefur verið <strong>eytt</strong>",
"A new file or folder has been <strong>restored</strong>" : "Ný skrá eða mappa hefur verið <strong>endurheimt</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Notaðu þetta vistfang til að <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">nálgast skrárnar þínar með WebDAV</a>"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -1,22 +1,93 @@
OC.L10N.register(
"files",
{
"Storage is temporarily not available" : "Хадгалах төхөөрөмж нь түр хугацаанд ашиглах боломжгүй байна",
"Storage invalid" : "Хадгалах төхөөрөмж буруу байна",
"Unknown error" : "Үл мэдэгдэх алдаа",
"All files" : "Бүх файлууд",
"Recent" : "Сүүлийн үеийн",
"File could not be found" : "Файл олдсонгүй",
"Home" : "Нүүр хуудас",
"Close" : "Хаах",
"Favorites" : "Дуртай",
"Could not create folder \"{dir}\"" : "\"{dir}\" ийм хавтас үүсгэж болохгүй байна",
"Upload cancelled." : "Байршуулалт цуцлагдсан. ",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "хангалттай зай үлдээгүй байна, та {size1} хэмжээтэй файл оруулж байна гэхдээ зөвхөн {size2} ийн хэмжээний сул зай үлдсэн байна",
"Not enough free space" : "Сул зай хүрэлцэхгүй байна",
"Actions" : "Үйл ажиллагаа",
"Download" : "Татаж авах ",
"Rename" : "Нэр өөрчлөх",
"Target folder" : "Заагч хавтас",
"Delete" : "Устгах",
"Disconnect storage" : "Хадгалах төхөөрөмж салгах",
"Unshare" : "Түгээлтийг зогсоох",
"Files" : "Файлууд",
"Upload" : "Байршуулах",
"A new file or folder has been <strong>created</strong>" : "Файл эсвэл хавтас амжилттай <strong>үүсгэгдлээ</strong>",
"A file or folder has been <strong>changed</strong>" : "Файл эсвэл хавтас амжилттай <strong>солигдлоо</strong>",
"A file or folder has been <strong>deleted</strong>" : "Файл эсвэл хавтас амжилттай <strong>устгагдлаа</strong>",
"A file or folder has been <strong>restored</strong>" : "Файл эсвэл хавтас амжилттай <strong>сэргээгдлээ</strong>",
"You created %1$s" : "Та %1$s үүсгэлээ",
"%2$s created %1$s" : "%2$s %1$s-ийг үүсгэлээ",
"%1$s was created in a public folder" : "%1$s-ийг нийтийн хавтсанд үүсгэсэн байна",
"You changed %1$s" : "Та %1$s-ийг өөрчиллөө",
"%2$s changed %1$s" : "%2$s %1$s-ийг өөрчиллөө",
"You deleted %1$s" : "Та %1$s-ийг устгалаа",
"%2$s deleted %1$s" : "%2$s %1$s-ийг устгалаа",
"You restored %1$s" : "Та %1$s-ийг сэргээлээ",
"%2$s restored %1$s" : "%2$s %1$s-ийг сэргээлээ",
"Save" : "Хадгалах",
"Settings" : "Тохиргоо"
"Details" : "Дэлгэрэнгүй",
"Select" : "Сонгох",
"Pending" : "Хүлээгдэж байгаа",
"Unable to determine date" : "Огноог тодорхойлох боломжгүй",
"This operation is forbidden" : "Энэ үйлдэл хориотой",
"Could not move \"{file}\", target exists" : "\"{file}\" -г зөөж чадсангүй, алдаа: target exists ",
"Could not move \"{file}\"" : "Файлыг зөөж чадсангүй: \"{file}\"",
"{newName} already exists" : "{newName} нэр давцаж байна",
"Could not rename \"{fileName}\", it does not exist any more" : "\"{fileName}\" файлын нэрийг солих боломжгүй, энэ файл устгагдсан байна",
"Could not rename \"{fileName}\"" : "Файлын нэрийг сольж чадсангүй: \"{fileName}\"",
"Could not create file \"{file}\"" : "\"{file}\" файлыг үүсгэж чадсангүй",
"Could not create file \"{file}\" because it already exists" : "Ийм нэртэй файл байгаа учир \"{file}\"-г үүсгэж чадахгүй",
"Could not create folder \"{dir}\" because it already exists" : " \"{dir}\" хавтасыг үүсгэх боломжгүй, нэр нь давцаж байна",
"Error deleting file \"{fileName}\"." : "\"{fileName}\" файлыг устгахад алдаа гарлаа.",
"Name" : "Нэр",
"Size" : "Хэмжээ",
"Modified" : "Өөрчлөгдсөн",
"New" : "Шинэ",
"File name cannot be empty." : "Файлын нэр хоосон байж болохгүй.",
"View in folder" : "Хавтасыг нээх",
"Copied!" : "Хуулсан!",
"Path" : "Зам",
"Favorite" : "Дуртай",
"New folder" : "Шинэ хавтас",
"Upload file" : "Файл байршуулах",
"An error occurred while trying to update the tags" : "Tag шинэчлэхэд алдаа гарлаа",
"Added to favorites" : "Дуртай файлаар сонгов",
"You added {file} to your favorites" : "{file} дуртай файлаар сонгов",
"You removed {file} from your favorites" : "Та дуртай файлын жагсаалтаас {file}-г хасав",
"File changes" : "Файлын өөрчлөлтүүд",
"Created by {user}" : "{user} үүсгэсэн",
"Changed by {user}" : "{user} өөрчилсөн",
"Deleted by {user}" : "{user} устгасан",
"Restored by {user}" : "{user} сэргээсэн",
"Renamed by {user}" : "{user} нэр солисон",
"Moved by {user}" : "{user} зөөсөн",
"\"remote user\"" : "алсын хэрэглэгч",
"You created {file}" : "{file} файлыг та үүсгэв",
"{user} created {file}" : "{user} {file}-г үүсгэв",
"{file} was created in a public folder" : "{file} нийтийн хавтсанд үүсгэгдсэн",
"You changed {file}" : "Та {file} файлыг өөрчлөв",
"{user} changed {file}" : "{user} хэрэглэгч {file}-г өөрчлөв",
"You deleted {file}" : "Та {file} файлыг устгав",
"{user} deleted {file}" : "{user} хэрэглэгч {file} файлыг устгав",
"You restored {file}" : "Та {file} файлыг сэргээв",
"{user} restored {file}" : "{user} хэрэглэгч {file} файлыг сэргээв",
"You renamed {oldfile} to {newfile}" : "Та {oldfile} файлын нэрйиг {newfile} болгож өөрчлөв",
"{user} renamed {oldfile} to {newfile}" : "{user} хэрэглэгч {oldfile} файлын нэрийг {newfile} болгож өөрчлөв",
"You moved {oldfile} to {newfile}" : "Та {oldfile} файлыг {newfile} болгож зөөв",
"{user} moved {oldfile} to {newfile}" : "{user} хэрэглэгч {oldfile} файлыг {newfile} болгож зөөв",
"File handling" : "файлтай харьцах",
"Maximum upload size" : "хамгийн их байршуулах хэмжээ",
"max. possible: " : "боломжтой хамгийн их хэмжээ",
"Save" : "хадгалах",
"Settings" : "Тохиргоо",
"Show hidden files" : "Нууцлагдсан файлыг харах",
"No files in here" : "энэд файл байхгүй байна",
"No entries found in this folder" : "энэ хавтсан олдсон ч ямарч мэдээлэл олдохгүй байна",
"Select all" : "бүгдийг сонгох",
"Upload too large" : "маш том байршуулалт",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Таны байршуулах гэж оролдсон файлууд нь энэ сервер дээр файл байршуулах дээд хэмжээнээс хэтэрч.",
"Shared with others" : "Бусдад түгээсэн",
"Shared by link" : "Холбоосоор түгээсэн",
"Tags" : "Тэгүүд",
"Deleted files" : "Устгасан файлууд",
"Text file" : "текст файл",
"New text file.txt" : "шинэ текст file.txt"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,20 +1,91 @@
{ "translations": {
"Storage is temporarily not available" : "Хадгалах төхөөрөмж нь түр хугацаанд ашиглах боломжгүй байна",
"Storage invalid" : "Хадгалах төхөөрөмж буруу байна",
"Unknown error" : "Үл мэдэгдэх алдаа",
"All files" : "Бүх файлууд",
"Recent" : "Сүүлийн үеийн",
"File could not be found" : "Файл олдсонгүй",
"Home" : "Нүүр хуудас",
"Close" : "Хаах",
"Favorites" : "Дуртай",
"Could not create folder \"{dir}\"" : "\"{dir}\" ийм хавтас үүсгэж болохгүй байна",
"Upload cancelled." : "Байршуулалт цуцлагдсан. ",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "хангалттай зай үлдээгүй байна, та {size1} хэмжээтэй файл оруулж байна гэхдээ зөвхөн {size2} ийн хэмжээний сул зай үлдсэн байна",
"Not enough free space" : "Сул зай хүрэлцэхгүй байна",
"Actions" : "Үйл ажиллагаа",
"Download" : "Татаж авах ",
"Rename" : "Нэр өөрчлөх",
"Target folder" : "Заагч хавтас",
"Delete" : "Устгах",
"Disconnect storage" : "Хадгалах төхөөрөмж салгах",
"Unshare" : "Түгээлтийг зогсоох",
"Files" : "Файлууд",
"Upload" : "Байршуулах",
"A new file or folder has been <strong>created</strong>" : "Файл эсвэл хавтас амжилттай <strong>үүсгэгдлээ</strong>",
"A file or folder has been <strong>changed</strong>" : "Файл эсвэл хавтас амжилттай <strong>солигдлоо</strong>",
"A file or folder has been <strong>deleted</strong>" : "Файл эсвэл хавтас амжилттай <strong>устгагдлаа</strong>",
"A file or folder has been <strong>restored</strong>" : "Файл эсвэл хавтас амжилттай <strong>сэргээгдлээ</strong>",
"You created %1$s" : "Та %1$s үүсгэлээ",
"%2$s created %1$s" : "%2$s %1$s-ийг үүсгэлээ",
"%1$s was created in a public folder" : "%1$s-ийг нийтийн хавтсанд үүсгэсэн байна",
"You changed %1$s" : "Та %1$s-ийг өөрчиллөө",
"%2$s changed %1$s" : "%2$s %1$s-ийг өөрчиллөө",
"You deleted %1$s" : "Та %1$s-ийг устгалаа",
"%2$s deleted %1$s" : "%2$s %1$s-ийг устгалаа",
"You restored %1$s" : "Та %1$s-ийг сэргээлээ",
"%2$s restored %1$s" : "%2$s %1$s-ийг сэргээлээ",
"Save" : "Хадгалах",
"Settings" : "Тохиргоо"
"Details" : "Дэлгэрэнгүй",
"Select" : "Сонгох",
"Pending" : "Хүлээгдэж байгаа",
"Unable to determine date" : "Огноог тодорхойлох боломжгүй",
"This operation is forbidden" : "Энэ үйлдэл хориотой",
"Could not move \"{file}\", target exists" : "\"{file}\" -г зөөж чадсангүй, алдаа: target exists ",
"Could not move \"{file}\"" : "Файлыг зөөж чадсангүй: \"{file}\"",
"{newName} already exists" : "{newName} нэр давцаж байна",
"Could not rename \"{fileName}\", it does not exist any more" : "\"{fileName}\" файлын нэрийг солих боломжгүй, энэ файл устгагдсан байна",
"Could not rename \"{fileName}\"" : "Файлын нэрийг сольж чадсангүй: \"{fileName}\"",
"Could not create file \"{file}\"" : "\"{file}\" файлыг үүсгэж чадсангүй",
"Could not create file \"{file}\" because it already exists" : "Ийм нэртэй файл байгаа учир \"{file}\"-г үүсгэж чадахгүй",
"Could not create folder \"{dir}\" because it already exists" : " \"{dir}\" хавтасыг үүсгэх боломжгүй, нэр нь давцаж байна",
"Error deleting file \"{fileName}\"." : "\"{fileName}\" файлыг устгахад алдаа гарлаа.",
"Name" : "Нэр",
"Size" : "Хэмжээ",
"Modified" : "Өөрчлөгдсөн",
"New" : "Шинэ",
"File name cannot be empty." : "Файлын нэр хоосон байж болохгүй.",
"View in folder" : "Хавтасыг нээх",
"Copied!" : "Хуулсан!",
"Path" : "Зам",
"Favorite" : "Дуртай",
"New folder" : "Шинэ хавтас",
"Upload file" : "Файл байршуулах",
"An error occurred while trying to update the tags" : "Tag шинэчлэхэд алдаа гарлаа",
"Added to favorites" : "Дуртай файлаар сонгов",
"You added {file} to your favorites" : "{file} дуртай файлаар сонгов",
"You removed {file} from your favorites" : "Та дуртай файлын жагсаалтаас {file}-г хасав",
"File changes" : "Файлын өөрчлөлтүүд",
"Created by {user}" : "{user} үүсгэсэн",
"Changed by {user}" : "{user} өөрчилсөн",
"Deleted by {user}" : "{user} устгасан",
"Restored by {user}" : "{user} сэргээсэн",
"Renamed by {user}" : "{user} нэр солисон",
"Moved by {user}" : "{user} зөөсөн",
"\"remote user\"" : "алсын хэрэглэгч",
"You created {file}" : "{file} файлыг та үүсгэв",
"{user} created {file}" : "{user} {file}-г үүсгэв",
"{file} was created in a public folder" : "{file} нийтийн хавтсанд үүсгэгдсэн",
"You changed {file}" : "Та {file} файлыг өөрчлөв",
"{user} changed {file}" : "{user} хэрэглэгч {file}-г өөрчлөв",
"You deleted {file}" : "Та {file} файлыг устгав",
"{user} deleted {file}" : "{user} хэрэглэгч {file} файлыг устгав",
"You restored {file}" : "Та {file} файлыг сэргээв",
"{user} restored {file}" : "{user} хэрэглэгч {file} файлыг сэргээв",
"You renamed {oldfile} to {newfile}" : "Та {oldfile} файлын нэрйиг {newfile} болгож өөрчлөв",
"{user} renamed {oldfile} to {newfile}" : "{user} хэрэглэгч {oldfile} файлын нэрийг {newfile} болгож өөрчлөв",
"You moved {oldfile} to {newfile}" : "Та {oldfile} файлыг {newfile} болгож зөөв",
"{user} moved {oldfile} to {newfile}" : "{user} хэрэглэгч {oldfile} файлыг {newfile} болгож зөөв",
"File handling" : "файлтай харьцах",
"Maximum upload size" : "хамгийн их байршуулах хэмжээ",
"max. possible: " : "боломжтой хамгийн их хэмжээ",
"Save" : "хадгалах",
"Settings" : "Тохиргоо",
"Show hidden files" : "Нууцлагдсан файлыг харах",
"No files in here" : "энэд файл байхгүй байна",
"No entries found in this folder" : "энэ хавтсан олдсон ч ямарч мэдээлэл олдохгүй байна",
"Select all" : "бүгдийг сонгох",
"Upload too large" : "маш том байршуулалт",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Таны байршуулах гэж оролдсон файлууд нь энэ сервер дээр файл байршуулах дээд хэмжээнээс хэтэрч.",
"Shared with others" : "Бусдад түгээсэн",
"Shared by link" : "Холбоосоор түгээсэн",
"Tags" : "Тэгүүд",
"Deleted files" : "Устгасан файлууд",
"Text file" : "текст файл",
"New text file.txt" : "шинэ текст file.txt"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

81
apps/files/l10n/th.js Normal file
View File

@ -0,0 +1,81 @@
OC.L10N.register(
"files",
{
"Storage invalid" : "การจัดเก็บข้อมูลไม่ถูกต้อง",
"Unknown error" : "ข้อผิดพลาดที่ไม่ทราบสาเหตุ",
"All files" : "ไฟล์ทั้งหมด",
"Home" : "บ้าน",
"Close" : "ปิด",
"Favorites" : "รายการโปรด",
"Could not create folder \"{dir}\"" : "ไม่สามารถสร้างโฟลเดอร์ \"{dir}\"",
"Upload cancelled." : "การอัพโหลดถูกยกเลิก",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "ไม่สามารถอัพโหลด {filename} มันเป็นไดเรกทอรีหรือมี 0 ไบต์",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "พื้นที่ว่างไม่เพียงพอคุณจะอัพโหลด {size1} แต่มีพืนที่แค่ {size2}",
"Actions" : "การกระทำ",
"Download" : "ดาวน์โหลด",
"Rename" : "เปลี่ยนชื่อ",
"Delete" : "ลบ",
"Disconnect storage" : "ยกเลิกการเชื่อมต่อการจัดเก็บข้อมูล",
"Unshare" : "ยกเลิกการแชร์",
"Files" : "ไฟล์",
"Details" : "รายละเอียด",
"Select" : "เลือก",
"Pending" : "อยู่ระหว่างดำเนินการ",
"Unable to determine date" : "ไม่สามารถกำหนดวัน",
"This operation is forbidden" : "การดำเนินการนี้ถูกห้าม",
"This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ",
"Could not move \"{file}\", target exists" : "ไม่สามารถย้ายไฟล์ \"{file}\" ไม่มีไฟล์นั้นอยู่",
"Could not move \"{file}\"" : "ไม่สามารถย้ายไฟล์ \"{file}\"",
"{newName} already exists" : "{newName} มีอยู่แล้ว",
"Could not rename \"{fileName}\", it does not exist any more" : "ไม่สามารถเปลี่ยนชื่อไฟล์ \"{fileName}\" ไฟล์นั้นไม่มีอยู่",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "ชื่อโฟลเดอร์ \"{targetName}\" มีอยู่แล้วใน \"{dir}\" กรุณาใช้ชื่อที่แตกต่างกัน",
"Could not rename \"{fileName}\"" : "ไม่สามารถเปลี่ยนชื่อไฟล์ \"{fileName}\"",
"Could not create file \"{file}\"" : "ไม่สามารถสร้างไฟล์ \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "ไม่สามารถสร้างไฟล์ \"{file}\" เพราะมันมีอยู่แล้ว",
"Could not create folder \"{dir}\" because it already exists" : "ไม่สามารถสร้างโฟลเดอร์ \"{dir}\" เพราะมันมีอยู่แล้ว",
"Error deleting file \"{fileName}\"." : "เกิดข้อผิดพลาดขณะลบไฟล์ \"{fileName}\"",
"Name" : "ชื่อ",
"Size" : "ขนาด",
"Modified" : "แก้ไขเมื่อ",
"_%n folder_::_%n folders_" : ["%n โฟลเดอร์"],
"_%n file_::_%n files_" : ["%n ไฟล์"],
"{dirs} and {files}" : "{dirs} และ {files}",
"You dont have permission to upload or create files here" : "คุณไม่ได้รับอนุญาตให้อัพโหลดหรือสร้างไฟล์ที่นี่",
"_Uploading %n file_::_Uploading %n files_" : ["อัพโหลด %n ไฟล์"],
"New" : "ใหม่",
"\"{name}\" is an invalid file name." : "\"{name}\" เป็นชื่อไฟล์ที่ไม่ถูกต้อง",
"File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "พื้นที่จัดเก็บข้อมูลของ {owner} เต็มแล้ว ไฟล์ไม่สามารถอัพเดทหรือประสานข้อมูลได้อีก!",
"Your storage is full, files can not be updated or synced anymore!" : "พื้นที่จัดเก็บข้อมูลของคุณเต็มแล้ว ไม่สามารถอัพเดทหรือประสานข้อมูลได้อีก!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "พื้นที่จัดเก็บข้อมูลของ {owner} ใกล้เต็มแล้ว\nใช้พื้นที่ไปแล้ว: ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "พื้นที่จัดเก็บข้อมูลของคุณใกล้เต็มแล้ว \nใช้พื้นที่ไปแล้ว: ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["ตรงกับ '{filter}'"],
"Path" : "เส้นทาง",
"_%n byte_::_%n bytes_" : ["%n ไบต์"],
"Favorited" : "รายการโปรด",
"Favorite" : "รายการโปรด",
"New folder" : "โฟลเดอร์ใหม่",
"An error occurred while trying to update the tags" : "เกิดข้อผิดพลาดขณะที่พยายามจะปรับปรุงแท็ก",
"A new file or folder has been <strong>created</strong>" : "มีไฟล์ใหม่หรือโฟลเดอร์ได้ถูก <strong>สร้างขึ้น!</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "จำกัดการแจ้งเตือนเกี่ยวกับการสร้างและการเปลี่ยนแปลงของคุณ <strong>ไฟล์ที่ชื่นชอบ</strong> <em>(สตรีมเท่านั้น)</em>",
"Upload (max. %s)" : "อัพโหลด (สูงสุด %s)",
"File handling" : "การจัดการไฟล์",
"Maximum upload size" : "ขนาดไฟล์สูงสุดที่สามารถอัพโหลดได้",
"max. possible: " : "จำนวนสูงสุดที่สามารถทำได้: ",
"Save" : "บันทึก",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "หากใช้ร่วมกับ PHP-FPM อาจใช้เวลาเปลี่ยนแปลงประมาณ 5 นาที",
"Missing permissions to edit from here." : "สิทธิ์ในการแก้ไขส่วนนี้หายไป",
"Settings" : "ตั้งค่า",
"Show hidden files" : "แสดงไฟล์ที่ซ่อนอยู่",
"WebDAV" : "WebDAV",
"No files in here" : "ไม่มีไฟล์ที่นี่",
"Upload some content or sync with your devices!" : "อัพโหลดเนื้อหาบางส่วนหรือประสานข้อมูลกับอุปกรณ์ของคุณ! อีกครั้ง",
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
"Select all" : "เลือกทั้งหมด",
"Upload too large" : "ไฟล์ที่อัพโหลดมีขนาดใหญ่เกินไป",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "ไฟล์ที่คุณพยายามที่จะอัพโหลดมีขนาดเกินกว่าขนาดสูงสุดที่กำหนดไว้ให้อัพโหลดได้สำหรับเซิร์ฟเวอร์นี้",
"Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณทำเครื่องหมายเป็นรายการโปรดจะปรากฏขึ้นที่นี่",
"Text file" : "ไฟล์ข้อความ",
"New text file.txt" : "ไฟล์ข้อความใหม่ .txt"
},
"nplurals=1; plural=0;");

79
apps/files/l10n/th.json Normal file
View File

@ -0,0 +1,79 @@
{ "translations": {
"Storage invalid" : "การจัดเก็บข้อมูลไม่ถูกต้อง",
"Unknown error" : "ข้อผิดพลาดที่ไม่ทราบสาเหตุ",
"All files" : "ไฟล์ทั้งหมด",
"Home" : "บ้าน",
"Close" : "ปิด",
"Favorites" : "รายการโปรด",
"Could not create folder \"{dir}\"" : "ไม่สามารถสร้างโฟลเดอร์ \"{dir}\"",
"Upload cancelled." : "การอัพโหลดถูกยกเลิก",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "ไม่สามารถอัพโหลด {filename} มันเป็นไดเรกทอรีหรือมี 0 ไบต์",
"Not enough free space, you are uploading {size1} but only {size2} is left" : "พื้นที่ว่างไม่เพียงพอคุณจะอัพโหลด {size1} แต่มีพืนที่แค่ {size2}",
"Actions" : "การกระทำ",
"Download" : "ดาวน์โหลด",
"Rename" : "เปลี่ยนชื่อ",
"Delete" : "ลบ",
"Disconnect storage" : "ยกเลิกการเชื่อมต่อการจัดเก็บข้อมูล",
"Unshare" : "ยกเลิกการแชร์",
"Files" : "ไฟล์",
"Details" : "รายละเอียด",
"Select" : "เลือก",
"Pending" : "อยู่ระหว่างดำเนินการ",
"Unable to determine date" : "ไม่สามารถกำหนดวัน",
"This operation is forbidden" : "การดำเนินการนี้ถูกห้าม",
"This directory is unavailable, please check the logs or contact the administrator" : "ไม่สามารถใช้งานไดเรกทอรีนี้โปรดตรวจสอบบันทึกหรือติดต่อผู้ดูแลระบบ",
"Could not move \"{file}\", target exists" : "ไม่สามารถย้ายไฟล์ \"{file}\" ไม่มีไฟล์นั้นอยู่",
"Could not move \"{file}\"" : "ไม่สามารถย้ายไฟล์ \"{file}\"",
"{newName} already exists" : "{newName} มีอยู่แล้ว",
"Could not rename \"{fileName}\", it does not exist any more" : "ไม่สามารถเปลี่ยนชื่อไฟล์ \"{fileName}\" ไฟล์นั้นไม่มีอยู่",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "ชื่อโฟลเดอร์ \"{targetName}\" มีอยู่แล้วใน \"{dir}\" กรุณาใช้ชื่อที่แตกต่างกัน",
"Could not rename \"{fileName}\"" : "ไม่สามารถเปลี่ยนชื่อไฟล์ \"{fileName}\"",
"Could not create file \"{file}\"" : "ไม่สามารถสร้างไฟล์ \"{file}\"",
"Could not create file \"{file}\" because it already exists" : "ไม่สามารถสร้างไฟล์ \"{file}\" เพราะมันมีอยู่แล้ว",
"Could not create folder \"{dir}\" because it already exists" : "ไม่สามารถสร้างโฟลเดอร์ \"{dir}\" เพราะมันมีอยู่แล้ว",
"Error deleting file \"{fileName}\"." : "เกิดข้อผิดพลาดขณะลบไฟล์ \"{fileName}\"",
"Name" : "ชื่อ",
"Size" : "ขนาด",
"Modified" : "แก้ไขเมื่อ",
"_%n folder_::_%n folders_" : ["%n โฟลเดอร์"],
"_%n file_::_%n files_" : ["%n ไฟล์"],
"{dirs} and {files}" : "{dirs} และ {files}",
"You dont have permission to upload or create files here" : "คุณไม่ได้รับอนุญาตให้อัพโหลดหรือสร้างไฟล์ที่นี่",
"_Uploading %n file_::_Uploading %n files_" : ["อัพโหลด %n ไฟล์"],
"New" : "ใหม่",
"\"{name}\" is an invalid file name." : "\"{name}\" เป็นชื่อไฟล์ที่ไม่ถูกต้อง",
"File name cannot be empty." : "ชื่อไฟล์ไม่สามารถเว้นว่างได้",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "พื้นที่จัดเก็บข้อมูลของ {owner} เต็มแล้ว ไฟล์ไม่สามารถอัพเดทหรือประสานข้อมูลได้อีก!",
"Your storage is full, files can not be updated or synced anymore!" : "พื้นที่จัดเก็บข้อมูลของคุณเต็มแล้ว ไม่สามารถอัพเดทหรือประสานข้อมูลได้อีก!",
"Storage of {owner} is almost full ({usedSpacePercent}%)" : "พื้นที่จัดเก็บข้อมูลของ {owner} ใกล้เต็มแล้ว\nใช้พื้นที่ไปแล้ว: ({usedSpacePercent}%)",
"Your storage is almost full ({usedSpacePercent}%)" : "พื้นที่จัดเก็บข้อมูลของคุณใกล้เต็มแล้ว \nใช้พื้นที่ไปแล้ว: ({usedSpacePercent}%)",
"_matches '{filter}'_::_match '{filter}'_" : ["ตรงกับ '{filter}'"],
"Path" : "เส้นทาง",
"_%n byte_::_%n bytes_" : ["%n ไบต์"],
"Favorited" : "รายการโปรด",
"Favorite" : "รายการโปรด",
"New folder" : "โฟลเดอร์ใหม่",
"An error occurred while trying to update the tags" : "เกิดข้อผิดพลาดขณะที่พยายามจะปรับปรุงแท็ก",
"A new file or folder has been <strong>created</strong>" : "มีไฟล์ใหม่หรือโฟลเดอร์ได้ถูก <strong>สร้างขึ้น!</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "จำกัดการแจ้งเตือนเกี่ยวกับการสร้างและการเปลี่ยนแปลงของคุณ <strong>ไฟล์ที่ชื่นชอบ</strong> <em>(สตรีมเท่านั้น)</em>",
"Upload (max. %s)" : "อัพโหลด (สูงสุด %s)",
"File handling" : "การจัดการไฟล์",
"Maximum upload size" : "ขนาดไฟล์สูงสุดที่สามารถอัพโหลดได้",
"max. possible: " : "จำนวนสูงสุดที่สามารถทำได้: ",
"Save" : "บันทึก",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "หากใช้ร่วมกับ PHP-FPM อาจใช้เวลาเปลี่ยนแปลงประมาณ 5 นาที",
"Missing permissions to edit from here." : "สิทธิ์ในการแก้ไขส่วนนี้หายไป",
"Settings" : "ตั้งค่า",
"Show hidden files" : "แสดงไฟล์ที่ซ่อนอยู่",
"WebDAV" : "WebDAV",
"No files in here" : "ไม่มีไฟล์ที่นี่",
"Upload some content or sync with your devices!" : "อัพโหลดเนื้อหาบางส่วนหรือประสานข้อมูลกับอุปกรณ์ของคุณ! อีกครั้ง",
"No entries found in this folder" : "ไม่พบรายการในโฟลเดอร์นี้",
"Select all" : "เลือกทั้งหมด",
"Upload too large" : "ไฟล์ที่อัพโหลดมีขนาดใหญ่เกินไป",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "ไฟล์ที่คุณพยายามที่จะอัพโหลดมีขนาดเกินกว่าขนาดสูงสุดที่กำหนดไว้ให้อัพโหลดได้สำหรับเซิร์ฟเวอร์นี้",
"Files and folders you mark as favorite will show up here" : "ไฟล์และโฟลเดอร์ที่คุณทำเครื่องหมายเป็นรายการโปรดจะปรากฏขึ้นที่นี่",
"Text file" : "ไฟล์ข้อความ",
"New text file.txt" : "ไฟล์ข้อความใหม่ .txt"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -1,24 +1,40 @@
OC.L10N.register(
"files_external",
{
"Step 1 failed. Exception: %s" : "Pasu 1 fallíu. Esceición: %s",
"Step 2 failed. Exception: %s" : "Pasu 2 fallíu. Esceición: %s",
"External storage" : "Almacenamientu esternu",
"External storages" : "Almacenamientos internos",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder accesu",
"Error configuring OAuth1" : "Fallu configurando Oauth1",
"Error configuring OAuth2" : "Fallu configurando OAuth2",
"Generate keys" : "Xenerar claves",
"Error generating key pair" : "Fallu xenerando'l par de claves",
"All users. Type to select user or group." : "Tolos usuarios. Escribe pa seleccionar usuariu o grupu.",
"(group)" : "(grupu)",
"Saved" : "Guardáu",
"Saving..." : "Guardando...",
"Save" : "Guardar",
"Empty response from the server" : "Rempuesta balera del sirvidor",
"Couldn't access. Please log out and in again to activate this mount point" : "Nun pudo accedese. Volvi aniciar sesión p'activar esti puntu de montaxe, por favor",
"Couldn't get the list of external mount points: {type}" : "Nun pudo consiguise'l llistáu de puntos esternos de montaxe: {type}",
"There was an error with message: " : "Hebo un fallu col mensaxe:",
"External mount error" : "Fallu de montaxe esternu",
"Username" : "Nome d'usuariu",
"Password" : "Contraseña",
"Save" : "Guardar",
"Invalid mount point" : "Puntu de montaxe non válidu",
"%s" : "%s",
"Secret key" : "Clave secreta",
"None" : "Dengún",
"App key" : "App principal",
"App secret" : "App secreta",
"OAuth1" : "OAuth1",
"App key" : "Clave d'aplicación",
"OAuth2" : "OAuth2",
"Client ID" : "ID de veceru",
"Client secret" : "Veceru secretu",
"OpenStack" : "OpenStack",
"API key" : "clave API",
"Global credentials" : "Credenciales global",
"Username and password" : "Nome d'usuariu y contraseña",
"RSA public key" : "Clave RSA pública",
"Public key" : "Clave pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Depósitu",
@ -30,30 +46,33 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "Secure https://",
"Dropbox" : "Dropbox",
"Host" : "Sirvidor",
"Secure ftps://" : "Secure ftps://",
"Local" : "Llocal",
"Location" : "Llocalización",
"ownCloud" : "ownCloud",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Raíz",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartir",
"Domain" : "Dominiu",
"SMB / CIFS using OC login" : "SMB / CIFS usando accesu OC",
"Username as share" : "Nome d'usuariu como Compartición",
"OpenStack Object Storage" : "OpenStack Object Storage",
"<b>Note:</b> " : "<b>Nota:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de cURL en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de FTP en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> \"%s\" nun ta instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
"Service name" : "Nome del serviciu",
"No external storage configured" : "Nun se configuraron almacenamientos esternos",
"You can add external storages in the personal settings" : "Pues amestar almacenamientos enternos nos axustes personales",
"Name" : "Nome",
"Storage type" : "Triba d'almacenamientu",
"Scope" : "Ámbitu",
"External Storage" : "Almacenamientu esternu",
"Enable encryption" : "Habilitar cifráu",
"Never" : "Enxamás",
"Folder name" : "Nome de la carpeta",
"External storage" : "Almacenamientu esternu",
"Authentication" : "Autenticación",
"Configuration" : "Configuración",
"Available for" : "Disponible pa",
"Add storage" : "Amestar almacenamientu",
"Advanced settings" : "Axustes avanzaos",
"Delete" : "Desaniciar",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamientu esternu"
},

View File

@ -1,22 +1,38 @@
{ "translations": {
"Step 1 failed. Exception: %s" : "Pasu 1 fallíu. Esceición: %s",
"Step 2 failed. Exception: %s" : "Pasu 2 fallíu. Esceición: %s",
"External storage" : "Almacenamientu esternu",
"External storages" : "Almacenamientos internos",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder accesu",
"Error configuring OAuth1" : "Fallu configurando Oauth1",
"Error configuring OAuth2" : "Fallu configurando OAuth2",
"Generate keys" : "Xenerar claves",
"Error generating key pair" : "Fallu xenerando'l par de claves",
"All users. Type to select user or group." : "Tolos usuarios. Escribe pa seleccionar usuariu o grupu.",
"(group)" : "(grupu)",
"Saved" : "Guardáu",
"Saving..." : "Guardando...",
"Save" : "Guardar",
"Empty response from the server" : "Rempuesta balera del sirvidor",
"Couldn't access. Please log out and in again to activate this mount point" : "Nun pudo accedese. Volvi aniciar sesión p'activar esti puntu de montaxe, por favor",
"Couldn't get the list of external mount points: {type}" : "Nun pudo consiguise'l llistáu de puntos esternos de montaxe: {type}",
"There was an error with message: " : "Hebo un fallu col mensaxe:",
"External mount error" : "Fallu de montaxe esternu",
"Username" : "Nome d'usuariu",
"Password" : "Contraseña",
"Save" : "Guardar",
"Invalid mount point" : "Puntu de montaxe non válidu",
"%s" : "%s",
"Secret key" : "Clave secreta",
"None" : "Dengún",
"App key" : "App principal",
"App secret" : "App secreta",
"OAuth1" : "OAuth1",
"App key" : "Clave d'aplicación",
"OAuth2" : "OAuth2",
"Client ID" : "ID de veceru",
"Client secret" : "Veceru secretu",
"OpenStack" : "OpenStack",
"API key" : "clave API",
"Global credentials" : "Credenciales global",
"Username and password" : "Nome d'usuariu y contraseña",
"RSA public key" : "Clave RSA pública",
"Public key" : "Clave pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Depósitu",
@ -28,30 +44,33 @@
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "Secure https://",
"Dropbox" : "Dropbox",
"Host" : "Sirvidor",
"Secure ftps://" : "Secure ftps://",
"Local" : "Llocal",
"Location" : "Llocalización",
"ownCloud" : "ownCloud",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Raíz",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartir",
"Domain" : "Dominiu",
"SMB / CIFS using OC login" : "SMB / CIFS usando accesu OC",
"Username as share" : "Nome d'usuariu como Compartición",
"OpenStack Object Storage" : "OpenStack Object Storage",
"<b>Note:</b> " : "<b>Nota:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de cURL en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El soporte de FTP en PHP nun ta activáu o instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> \"%s\" nun ta instaláu. Nun pue montase %s. Pídi-y al alministrador de sistema que lu instale.",
"Service name" : "Nome del serviciu",
"No external storage configured" : "Nun se configuraron almacenamientos esternos",
"You can add external storages in the personal settings" : "Pues amestar almacenamientos enternos nos axustes personales",
"Name" : "Nome",
"Storage type" : "Triba d'almacenamientu",
"Scope" : "Ámbitu",
"External Storage" : "Almacenamientu esternu",
"Enable encryption" : "Habilitar cifráu",
"Never" : "Enxamás",
"Folder name" : "Nome de la carpeta",
"External storage" : "Almacenamientu esternu",
"Authentication" : "Autenticación",
"Configuration" : "Configuración",
"Available for" : "Disponible pa",
"Add storage" : "Amestar almacenamientu",
"Advanced settings" : "Axustes avanzaos",
"Delete" : "Desaniciar",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamientu esternu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -0,0 +1,69 @@
OC.L10N.register(
"files_external",
{
"External storages" : "Външни хранилища",
"Personal" : "Личен",
"System" : "Системен",
"Grant access" : "Разреши достъп",
"Generate keys" : "Генериране на криптографски ключове",
"Error generating key pair" : "Грешка при генериране на криптографски ключове",
"All users. Type to select user or group." : "Всички потребители. Пишете, за да изберете потребител или група.",
"(group)" : "(група)",
"Saved" : "Запазено",
"Saving..." : "Запазване...",
"Save" : "Запис",
"external-storage" : "външно хранилище",
"Username" : "Потребител",
"Password" : "Парола",
"Invalid mount point" : "Невалиден път за мониторане на файлова система",
"%s" : "%s",
"Secret key" : "Секретен ключ",
"None" : "Няма",
"OAuth1" : "OAuth1",
"OAuth2" : "OAuth2",
"Client ID" : "Client ID",
"API key" : "API ключ",
"Public key" : "Публичен ключ",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Сървър",
"Port" : "Порт",
"Region" : "Регион",
"Enable SSL" : "Включи SSL",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Външна подпапка",
"Secure https://" : "Подсигурен https://",
"FTP" : "FTP",
"Host" : "Сървър",
"Secure ftps://" : "Сигурен ftps://",
"Local" : "Локално",
"Location" : "Местоположение",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Споделяне",
"Domain" : "Домейн",
"SMB / CIFS using OC login" : "SMB / CIFS използвайки OC профил",
"Username as share" : "Потребителско име като споделена папка",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Име на услугата",
"No external storage configured" : "Няма настроени външни хранища",
"You can add external storages in the personal settings" : "Външни хранилища се добавят от личните настройки",
"Name" : "Име",
"Storage type" : "Тип хранилище",
"Scope" : "Обхват",
"Check for changes" : "Проверка за промени",
"Never" : "Никога",
"Folder name" : "Име на папката",
"External storage" : "Външно хранилище",
"Configuration" : "Настройки",
"Available for" : "Достъпно за",
"Add storage" : "Добави хранилище",
"Advanced settings" : "Разширени настройки",
"Delete" : "Изтрий",
"Allow users to mount external storage" : "Разреши на потребителите да монтират външни хранилища",
"Allow users to mount the following external storage" : "Разреши на потребителите да монтират следното външно хранилище"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,67 @@
{ "translations": {
"External storages" : "Външни хранилища",
"Personal" : "Личен",
"System" : "Системен",
"Grant access" : "Разреши достъп",
"Generate keys" : "Генериране на криптографски ключове",
"Error generating key pair" : "Грешка при генериране на криптографски ключове",
"All users. Type to select user or group." : "Всички потребители. Пишете, за да изберете потребител или група.",
"(group)" : "(група)",
"Saved" : "Запазено",
"Saving..." : "Запазване...",
"Save" : "Запис",
"external-storage" : "външно хранилище",
"Username" : "Потребител",
"Password" : "Парола",
"Invalid mount point" : "Невалиден път за мониторане на файлова система",
"%s" : "%s",
"Secret key" : "Секретен ключ",
"None" : "Няма",
"OAuth1" : "OAuth1",
"OAuth2" : "OAuth2",
"Client ID" : "Client ID",
"API key" : "API ключ",
"Public key" : "Публичен ключ",
"Amazon S3" : "Amazon S3",
"Bucket" : "Bucket",
"Hostname" : "Сървър",
"Port" : "Порт",
"Region" : "Регион",
"Enable SSL" : "Включи SSL",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Външна подпапка",
"Secure https://" : "Подсигурен https://",
"FTP" : "FTP",
"Host" : "Сървър",
"Secure ftps://" : "Сигурен ftps://",
"Local" : "Локално",
"Location" : "Местоположение",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Споделяне",
"Domain" : "Домейн",
"SMB / CIFS using OC login" : "SMB / CIFS използвайки OC профил",
"Username as share" : "Потребителско име като споделена папка",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Име на услугата",
"No external storage configured" : "Няма настроени външни хранища",
"You can add external storages in the personal settings" : "Външни хранилища се добавят от личните настройки",
"Name" : "Име",
"Storage type" : "Тип хранилище",
"Scope" : "Обхват",
"Check for changes" : "Проверка за промени",
"Never" : "Никога",
"Folder name" : "Име на папката",
"External storage" : "Външно хранилище",
"Configuration" : "Настройки",
"Available for" : "Достъпно за",
"Add storage" : "Добави хранилище",
"Advanced settings" : "Разширени настройки",
"Delete" : "Изтрий",
"Allow users to mount external storage" : "Разреши на потребителите да монтират външни хранилища",
"Allow users to mount the following external storage" : "Разреши на потребителите да монтират следното външно хранилище"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,9 +1,7 @@
OC.L10N.register(
"files_external",
{
"Step 1 failed. Exception: %s" : "El pas 1 ha fallat. Excepció: %s",
"Step 2 failed. Exception: %s" : "El pas 2 ha fallat. Excepció: %s",
"External storage" : "Emmagatzemament extern",
"External storages" : "Emmagatzemament extern",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Concedeix accés",
@ -11,19 +9,26 @@ OC.L10N.register(
"Error generating key pair" : "Error en generar el parell de claus",
"All users. Type to select user or group." : "Tots els usuaris. Escriu per seleccionar un usuari o grup.",
"(group)" : "(grup)",
"Admin defined" : "Administrador definit",
"Saved" : "Desat",
"Saving..." : "Desant...",
"Save" : "Desa",
"external-storage" : "Emmagatzemament extern",
"Username" : "Nom d'usuari",
"Password" : "Contrasenya",
"Save" : "Desa",
"Storage with id \"%i\" not found" : "No s'ha trobat emmagatzematge amb id \"%i\"",
"Credentials saved" : "Credencials desades",
"Invalid mount point" : "Punt de muntatge no vàlid",
"Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"",
"%s" : "%s",
"Access key" : "Clau d'accés",
"Secret key" : "Clau secreta",
"None" : "Cap",
"App key" : "Clau de l'aplicació",
"App secret" : "Secret de l'aplicació",
"Client ID" : "Client ID",
"Client secret" : "Secret del client",
"API key" : "codi API",
"Username and password" : "Nom d'usuari i contrasenya",
"Public key" : "Clau pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Cub",
@ -36,21 +41,22 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "Protocol segur https://",
"FTP" : "FTP",
"Host" : "Equip remot",
"Secure ftps://" : "Protocol segur ftps://",
"Local" : "Local",
"Location" : "Ubicació",
"ownCloud" : "ownCloud",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Arrel",
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Comparteix",
"Domain" : "Domini",
"SMB / CIFS using OC login" : "SMB / CIFS usant acreditació OC",
"Username as share" : "Nom d'usuari per compartir",
"OpenStack Object Storage" : "OpenStack Object Storage",
"<b>Note:</b> " : "<b>Nota:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El suport cURL no està activat o instal·lat a PHP. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El suport FTP per PHP no està activat o no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> %s no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
"Service name" : "Nom del servei",
"No external storage configured" : "Sense emmagatzematge extern configurat",
"You can add external storages in the personal settings" : "Pot agregar emmagatzematges externs en la configuració personal",
"Name" : "Nom",
@ -58,11 +64,13 @@ OC.L10N.register(
"Scope" : "Abast",
"Enable encryption" : "Habilitar xifrat",
"Enable previews" : "Habilitar vistes prèvies",
"Enable sharing" : "Habilita la compartició",
"Check for changes" : "Comproveu si hi ha canvis",
"Never" : "Mai",
"Once every direct access" : "Un cop cada accés directe",
"External Storage" : "Emmagatzemament extern",
"Folder name" : "Nom de la carpeta",
"External storage" : "Emmagatzemament extern",
"Authentication" : "Autenticació",
"Configuration" : "Configuració",
"Available for" : "Disponible per",
"Add storage" : "Afegeix emmagatzemament",

View File

@ -1,7 +1,5 @@
{ "translations": {
"Step 1 failed. Exception: %s" : "El pas 1 ha fallat. Excepció: %s",
"Step 2 failed. Exception: %s" : "El pas 2 ha fallat. Excepció: %s",
"External storage" : "Emmagatzemament extern",
"External storages" : "Emmagatzemament extern",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Concedeix accés",
@ -9,19 +7,26 @@
"Error generating key pair" : "Error en generar el parell de claus",
"All users. Type to select user or group." : "Tots els usuaris. Escriu per seleccionar un usuari o grup.",
"(group)" : "(grup)",
"Admin defined" : "Administrador definit",
"Saved" : "Desat",
"Saving..." : "Desant...",
"Save" : "Desa",
"external-storage" : "Emmagatzemament extern",
"Username" : "Nom d'usuari",
"Password" : "Contrasenya",
"Save" : "Desa",
"Storage with id \"%i\" not found" : "No s'ha trobat emmagatzematge amb id \"%i\"",
"Credentials saved" : "Credencials desades",
"Invalid mount point" : "Punt de muntatge no vàlid",
"Invalid storage backend \"%s\"" : "Motor d'emmagatzematge no vàlid \"%s\"",
"%s" : "%s",
"Access key" : "Clau d'accés",
"Secret key" : "Clau secreta",
"None" : "Cap",
"App key" : "Clau de l'aplicació",
"App secret" : "Secret de l'aplicació",
"Client ID" : "Client ID",
"Client secret" : "Secret del client",
"API key" : "codi API",
"Username and password" : "Nom d'usuari i contrasenya",
"Public key" : "Clau pública",
"Amazon S3" : "Amazon S3",
"Bucket" : "Cub",
@ -34,21 +39,22 @@
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "Protocol segur https://",
"FTP" : "FTP",
"Host" : "Equip remot",
"Secure ftps://" : "Protocol segur ftps://",
"Local" : "Local",
"Location" : "Ubicació",
"ownCloud" : "ownCloud",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Arrel",
"SFTP with secret key login" : "Inici de sessió SFTP amb clau secreta",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Comparteix",
"Domain" : "Domini",
"SMB / CIFS using OC login" : "SMB / CIFS usant acreditació OC",
"Username as share" : "Nom d'usuari per compartir",
"OpenStack Object Storage" : "OpenStack Object Storage",
"<b>Note:</b> " : "<b>Nota:</b> ",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El suport cURL no està activat o instal·lat a PHP. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> El suport FTP per PHP no està activat o no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Nota:</b> %s no està instal·lat. No es pot muntar %s. Demaneu a l'administrador del sistema que l'instal·li.",
"Service name" : "Nom del servei",
"No external storage configured" : "Sense emmagatzematge extern configurat",
"You can add external storages in the personal settings" : "Pot agregar emmagatzematges externs en la configuració personal",
"Name" : "Nom",
@ -56,11 +62,13 @@
"Scope" : "Abast",
"Enable encryption" : "Habilitar xifrat",
"Enable previews" : "Habilitar vistes prèvies",
"Enable sharing" : "Habilita la compartició",
"Check for changes" : "Comproveu si hi ha canvis",
"Never" : "Mai",
"Once every direct access" : "Un cop cada accés directe",
"External Storage" : "Emmagatzemament extern",
"Folder name" : "Nom de la carpeta",
"External storage" : "Emmagatzemament extern",
"Authentication" : "Autenticació",
"Configuration" : "Configuració",
"Available for" : "Disponible per",
"Add storage" : "Afegeix emmagatzemament",

View File

@ -1,9 +1,7 @@
OC.L10N.register(
"files_external",
{
"Step 1 failed. Exception: %s" : "Samm 1 ebaõnnestus. Erind: %s",
"Step 2 failed. Exception: %s" : "Samm 2 ebaõnnestus. Erind: %s",
"External storage" : "Väline andmehoidla",
"External storages" : "Välised andmehoidlad",
"Personal" : "Isiklik",
"System" : "Süsteem",
"Grant access" : "Anna ligipääs",
@ -24,7 +22,6 @@ OC.L10N.register(
"Username" : "Kasutajanimi",
"Password" : "Parool",
"Credentials required" : "Kasutajatunnused on nõutud",
"Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud",
"Invalid mount point" : "Vigane ühenduspunkt",
"Objectstore forbidden" : "Objectstore on keelatud",
"Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"",
@ -56,14 +53,11 @@ OC.L10N.register(
"URL" : "URL",
"Remote subfolder" : "Mujahl olev alamkaust",
"Secure https://" : "Turvaline https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Turvaline ftps://",
"Google Drive" : "Google Drive",
"Local" : "Kohalik",
"Location" : "Asukoht",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Juur",
"SFTP with secret key login" : "SFTP koos salajase võtmega logimisega",
@ -74,10 +68,6 @@ OC.L10N.register(
"Username as share" : "Kasutajanimi kui jagamine",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Teenuse nimi",
"<b>Note:</b> " : "<b>Märkus:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> cURL tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata cURL tugi.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> FTP tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata FTP tugi.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> \"%s\" pole paigaldatud. Hoidla %s ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata vajalik tugi.",
"No external storage configured" : "Välist salvestuskohta pole seadistatud",
"You can add external storages in the personal settings" : "Sa võid lisada välise salvestuskoha isiklikes seadetes",
"Name" : "Nimi",
@ -89,8 +79,8 @@ OC.L10N.register(
"Check for changes" : "Otsi uuendusi",
"Never" : "Mitte kunagi",
"Once every direct access" : "Kord iga otsese pöördumise korral",
"External Storage" : "Väline salvestuskoht",
"Folder name" : "Kausta nimi",
"External storage" : "Väline andmehoidla",
"Authentication" : "Autentimine",
"Configuration" : "Seadistamine",
"Available for" : "Saadaval",

View File

@ -1,7 +1,5 @@
{ "translations": {
"Step 1 failed. Exception: %s" : "Samm 1 ebaõnnestus. Erind: %s",
"Step 2 failed. Exception: %s" : "Samm 2 ebaõnnestus. Erind: %s",
"External storage" : "Väline andmehoidla",
"External storages" : "Välised andmehoidlad",
"Personal" : "Isiklik",
"System" : "Süsteem",
"Grant access" : "Anna ligipääs",
@ -22,7 +20,6 @@
"Username" : "Kasutajanimi",
"Password" : "Parool",
"Credentials required" : "Kasutajatunnused on nõutud",
"Storage with id \"%i\" not found" : "Salvestuskohta ID-ga \"%i\" ei leitud",
"Invalid mount point" : "Vigane ühenduspunkt",
"Objectstore forbidden" : "Objectstore on keelatud",
"Invalid storage backend \"%s\"" : "Vigane salvestuskoha taustsüsteem \"%s\"",
@ -54,14 +51,11 @@
"URL" : "URL",
"Remote subfolder" : "Mujahl olev alamkaust",
"Secure https://" : "Turvaline https://",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Host",
"Secure ftps://" : "Turvaline ftps://",
"Google Drive" : "Google Drive",
"Local" : "Kohalik",
"Location" : "Asukoht",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Juur",
"SFTP with secret key login" : "SFTP koos salajase võtmega logimisega",
@ -72,10 +66,6 @@
"Username as share" : "Kasutajanimi kui jagamine",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Teenuse nimi",
"<b>Note:</b> " : "<b>Märkus:</b>",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> cURL tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata cURL tugi.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> FTP tugi puudub PHP paigalduses. FTP %s hoidla ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata FTP tugi.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Märkus:</b> \"%s\" pole paigaldatud. Hoidla %s ühendamine pole võimalik. Palu oma süsteemihalduril paigaldata vajalik tugi.",
"No external storage configured" : "Välist salvestuskohta pole seadistatud",
"You can add external storages in the personal settings" : "Sa võid lisada välise salvestuskoha isiklikes seadetes",
"Name" : "Nimi",
@ -87,8 +77,8 @@
"Check for changes" : "Otsi uuendusi",
"Never" : "Mitte kunagi",
"Once every direct access" : "Kord iga otsese pöördumise korral",
"External Storage" : "Väline salvestuskoht",
"Folder name" : "Kausta nimi",
"External storage" : "Väline andmehoidla",
"Authentication" : "Autentimine",
"Configuration" : "Seadistamine",
"Available for" : "Saadaval",

View File

@ -1,17 +1,80 @@
OC.L10N.register(
"files_external",
{
"External storages" : "Immagazinages externe",
"Personal" : "Personal",
"System" : "Systema",
"Grant access" : "Conceder accesso",
"Error configuring OAuth1" : "Error durante configuration de OAuth1",
"Please provide a valid app key and secret." : "Per favor, provide un clave e un secreto ambe valide.",
"Error configuring OAuth2" : "Error durante configuration de OAuth2",
"Generate keys" : "Generar claves",
"Error generating key pair" : "Error durante creation de par de claves",
"All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo.",
"Saved" : "Salveguardate",
"Saving..." : "Salveguardante...",
"Save" : "Salveguardar",
"External mount error" : "Error del montage externe",
"external-storage" : "immagazinage-externe",
"Username" : "Nomine de usator",
"Password" : "Contrasigno",
"Save" : "Salveguardar",
"Credentials saved" : "Datos de authentication salveguardate",
"Credentials saving failed" : "Salveguarda de datos de authentication falleva",
"Credentials required" : "Datos de authentication requirite",
"Invalid mount point" : "Puncto de montage non valide",
"Insufficient data: %s" : "Datos insufficiente: %s",
"%s" : "%s",
"Access key" : "Clave de accesso",
"Secret key" : "Clave secrete",
"None" : "Nulle",
"OAuth1" : "OAuth1",
"App key" : "Clave del Application",
"App secret" : "Secreto del Application",
"OAuth2" : "OAuth2",
"OpenStack" : "OpenStack",
"API key" : "Clave API",
"Global credentials" : "Datos de authentication global",
"Username and password" : "Nomine de usator e contrasigno",
"RSA public key" : "Clave public RSA",
"Public key" : "Clave public",
"Amazon S3" : "Amazon S3",
"Hostname" : "Nomine de Hospite",
"Port" : "Porto",
"Region" : "Region",
"Enable SSL" : "Activar SSL",
"Enable Path Style" : "Activar Stilo de Sentiero",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Sub-dossier remote",
"Secure https://" : "Secur https://",
"FTP" : "FTP",
"Host" : "Hospite",
"Secure ftps://" : "Secure ftps://",
"Local" : "Local",
"Location" : "Loco",
"Share" : "Compartir",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SMB / CIFS" : "SMB / CIFS",
"Domain" : "Dominio",
"Service name" : "Nomine del servicio",
"Name" : "Nomine",
"Storage type" : "Typo de immagazinage",
"Enable encryption" : "Activar cryptographia",
"Enable previews" : "Activar previsualisationes",
"Enable sharing" : "Activar compartimento",
"Check for changes" : "Verificar nove modificationes",
"Never" : "Nunquam",
"Once every direct access" : "A cata accesso directe",
"Folder name" : "Nomine de dossier",
"Delete" : "Deler"
"External storage" : "Immagazinage externe",
"Authentication" : "Authentication",
"Configuration" : "Configuration",
"Available for" : "Disponibile a",
"Add storage" : "Adder immagazinage",
"Advanced settings" : "Configurationes avantiate",
"Delete" : "Deler",
"Allow users to mount external storage" : "Permitter usatores montar immagazinage externe",
"Allow users to mount the following external storage" : "Permitter usatores montar le sequente immagazinage externe"
},
"nplurals=2; plural=(n != 1);");

View File

@ -1,15 +1,78 @@
{ "translations": {
"External storages" : "Immagazinages externe",
"Personal" : "Personal",
"System" : "Systema",
"Grant access" : "Conceder accesso",
"Error configuring OAuth1" : "Error durante configuration de OAuth1",
"Please provide a valid app key and secret." : "Per favor, provide un clave e un secreto ambe valide.",
"Error configuring OAuth2" : "Error durante configuration de OAuth2",
"Generate keys" : "Generar claves",
"Error generating key pair" : "Error durante creation de par de claves",
"All users. Type to select user or group." : "Tote usatores. Scribe pro selectionar usator o gruppo.",
"Saved" : "Salveguardate",
"Saving..." : "Salveguardante...",
"Save" : "Salveguardar",
"External mount error" : "Error del montage externe",
"external-storage" : "immagazinage-externe",
"Username" : "Nomine de usator",
"Password" : "Contrasigno",
"Save" : "Salveguardar",
"Credentials saved" : "Datos de authentication salveguardate",
"Credentials saving failed" : "Salveguarda de datos de authentication falleva",
"Credentials required" : "Datos de authentication requirite",
"Invalid mount point" : "Puncto de montage non valide",
"Insufficient data: %s" : "Datos insufficiente: %s",
"%s" : "%s",
"Access key" : "Clave de accesso",
"Secret key" : "Clave secrete",
"None" : "Nulle",
"OAuth1" : "OAuth1",
"App key" : "Clave del Application",
"App secret" : "Secreto del Application",
"OAuth2" : "OAuth2",
"OpenStack" : "OpenStack",
"API key" : "Clave API",
"Global credentials" : "Datos de authentication global",
"Username and password" : "Nomine de usator e contrasigno",
"RSA public key" : "Clave public RSA",
"Public key" : "Clave public",
"Amazon S3" : "Amazon S3",
"Hostname" : "Nomine de Hospite",
"Port" : "Porto",
"Region" : "Region",
"Enable SSL" : "Activar SSL",
"Enable Path Style" : "Activar Stilo de Sentiero",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Sub-dossier remote",
"Secure https://" : "Secur https://",
"FTP" : "FTP",
"Host" : "Hospite",
"Secure ftps://" : "Secure ftps://",
"Local" : "Local",
"Location" : "Loco",
"Share" : "Compartir",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SMB / CIFS" : "SMB / CIFS",
"Domain" : "Dominio",
"Service name" : "Nomine del servicio",
"Name" : "Nomine",
"Storage type" : "Typo de immagazinage",
"Enable encryption" : "Activar cryptographia",
"Enable previews" : "Activar previsualisationes",
"Enable sharing" : "Activar compartimento",
"Check for changes" : "Verificar nove modificationes",
"Never" : "Nunquam",
"Once every direct access" : "A cata accesso directe",
"Folder name" : "Nomine de dossier",
"Delete" : "Deler"
"External storage" : "Immagazinage externe",
"Authentication" : "Authentication",
"Configuration" : "Configuration",
"Available for" : "Disponibile a",
"Add storage" : "Adder immagazinage",
"Advanced settings" : "Configurationes avantiate",
"Delete" : "Deler",
"Allow users to mount external storage" : "Permitter usatores montar immagazinage externe",
"Allow users to mount the following external storage" : "Permitter usatores montar le sequente immagazinage externe"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -1,27 +1,84 @@
OC.L10N.register(
"files_external",
{
"External storage" : "Ārējā krātuve",
"External storages" : "Ārējās krātuves",
"Personal" : "Personīgi",
"System" : "Sistēma",
"Grant access" : "Piešķirt pieeju",
"Error configuring OAuth1" : "Konfigurēšanas kļūda OAuth1",
"Please provide a valid app key and secret." : "Lūdzu, norādiet derīgu programmas atslēgu un noslēpumu.",
"Error configuring OAuth2" : "Konfigurēšanas kļūda OAuth2",
"Generate keys" : "Izveidot atslēgas",
"Error generating key pair" : "Kļūda, ģenerējot atslēgu pāri",
"All users. Type to select user or group." : "Visiem lietotājiem. Klikšķini, lai atlasītu lietotāju vai grupu.",
"(group)" : "(grupa)",
"Compatibility with Mac NFD encoding (slow)" : "Saderība ar Mac NFD kodēšanu (lēni)",
"Admin defined" : "Administrators definētās",
"Saved" : "Saglabāts",
"Saving..." : "Saglabā...",
"Save" : "Saglabāt",
"Empty response from the server" : "Tukša atbilde no servera",
"Couldn't get the information from the remote server: {code} {type}" : "Nevarējām iegūt informāciju no attālā servera: {code} {type}",
"There was an error with message: " : "Radās kļūda ar ziņu:",
"External mount error" : "Ārējā montēšanas kļūda",
"external-storage" : "ārējā krātuve",
"Username" : "Lietotājvārds",
"Password" : "Parole",
"Save" : "Saglabāt",
"Invalid mount point" : "Nederīgs montēšanas punkts",
"%s" : "%s",
"Access key" : "Pieejas atslēga",
"Secret key" : "Slepenā atslēga",
"None" : "Nav",
"OAuth1" : "OAuth1",
"App key" : "Programmas atslēga",
"OAuth2" : "OAuth2",
"Client ID" : "Klienta ID",
"OpenStack" : "OpenStack",
"API key" : "API atslēga",
"Username and password" : "Lietotājvārds un parole",
"RSA public key" : "RSA publiskā atslēga",
"Public key" : "Publiska atslēga",
"Amazon S3" : "Amazon S3",
"Hostname" : "Resursa nosaukums",
"Port" : "Ports",
"Region" : "Reģions",
"Enable SSL" : "Iespējot SSL",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Attālinātā apakšmape",
"Secure https://" : "Secure https://",
"FTP" : "FTP",
"Host" : "Resursdators",
"Secure ftps://" : "Secure ftps://",
"Local" : "Lokāls",
"Location" : "Vieta",
"ownCloud" : "ownCloud",
"Share" : "Dalīties",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SFTP with secret key login" : "SFTP pieteikšanās ar slepeno atslēgu",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Koplietot",
"Domain" : "Domain",
"SMB / CIFS using OC login" : "SMB / CIFS lietojot OC lietotāju",
"OpenStack Object Storage" : "OpenStack Object krātuve",
"Service name" : "Servisa nosaukums",
"No external storage configured" : "Nav konfigurēta ārējā krātuve",
"Name" : "Nosaukums",
"Storage type" : "Krātuves tips",
"Scope" : "Darbības joma",
"Enable encryption" : "Ieslēgt šifrēšanu",
"External Storage" : "Ārējā krātuve",
"Enable previews" : "Iespējot priekšskatījumu",
"Enable sharing" : "Koplietošanas iespējošana",
"Check for changes" : "Pārbaudīt, vai nav izmaiņu",
"Never" : "Nekad",
"Folder name" : "Mapes nosaukums",
"External storage" : "Ārējā krātuve",
"Authentication" : "Autentifikācija",
"Configuration" : "Konfigurācija",
"Available for" : "Pieejams",
"Add storage" : "Pievienot krātuvi",
"Delete" : "Dzēst"
"Advanced settings" : "Paplašināti iestatījumi",
"Delete" : "Dzēst",
"Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

View File

@ -1,25 +1,82 @@
{ "translations": {
"External storage" : "Ārējā krātuve",
"External storages" : "Ārējās krātuves",
"Personal" : "Personīgi",
"System" : "Sistēma",
"Grant access" : "Piešķirt pieeju",
"Error configuring OAuth1" : "Konfigurēšanas kļūda OAuth1",
"Please provide a valid app key and secret." : "Lūdzu, norādiet derīgu programmas atslēgu un noslēpumu.",
"Error configuring OAuth2" : "Konfigurēšanas kļūda OAuth2",
"Generate keys" : "Izveidot atslēgas",
"Error generating key pair" : "Kļūda, ģenerējot atslēgu pāri",
"All users. Type to select user or group." : "Visiem lietotājiem. Klikšķini, lai atlasītu lietotāju vai grupu.",
"(group)" : "(grupa)",
"Compatibility with Mac NFD encoding (slow)" : "Saderība ar Mac NFD kodēšanu (lēni)",
"Admin defined" : "Administrators definētās",
"Saved" : "Saglabāts",
"Saving..." : "Saglabā...",
"Save" : "Saglabāt",
"Empty response from the server" : "Tukša atbilde no servera",
"Couldn't get the information from the remote server: {code} {type}" : "Nevarējām iegūt informāciju no attālā servera: {code} {type}",
"There was an error with message: " : "Radās kļūda ar ziņu:",
"External mount error" : "Ārējā montēšanas kļūda",
"external-storage" : "ārējā krātuve",
"Username" : "Lietotājvārds",
"Password" : "Parole",
"Save" : "Saglabāt",
"Invalid mount point" : "Nederīgs montēšanas punkts",
"%s" : "%s",
"Access key" : "Pieejas atslēga",
"Secret key" : "Slepenā atslēga",
"None" : "Nav",
"OAuth1" : "OAuth1",
"App key" : "Programmas atslēga",
"OAuth2" : "OAuth2",
"Client ID" : "Klienta ID",
"OpenStack" : "OpenStack",
"API key" : "API atslēga",
"Username and password" : "Lietotājvārds un parole",
"RSA public key" : "RSA publiskā atslēga",
"Public key" : "Publiska atslēga",
"Amazon S3" : "Amazon S3",
"Hostname" : "Resursa nosaukums",
"Port" : "Ports",
"Region" : "Reģions",
"Enable SSL" : "Iespējot SSL",
"WebDAV" : "WebDAV",
"URL" : "URL",
"Remote subfolder" : "Attālinātā apakšmape",
"Secure https://" : "Secure https://",
"FTP" : "FTP",
"Host" : "Resursdators",
"Secure ftps://" : "Secure ftps://",
"Local" : "Lokāls",
"Location" : "Vieta",
"ownCloud" : "ownCloud",
"Share" : "Dalīties",
"Nextcloud" : "Nextcloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SFTP with secret key login" : "SFTP pieteikšanās ar slepeno atslēgu",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Koplietot",
"Domain" : "Domain",
"SMB / CIFS using OC login" : "SMB / CIFS lietojot OC lietotāju",
"OpenStack Object Storage" : "OpenStack Object krātuve",
"Service name" : "Servisa nosaukums",
"No external storage configured" : "Nav konfigurēta ārējā krātuve",
"Name" : "Nosaukums",
"Storage type" : "Krātuves tips",
"Scope" : "Darbības joma",
"Enable encryption" : "Ieslēgt šifrēšanu",
"External Storage" : "Ārējā krātuve",
"Enable previews" : "Iespējot priekšskatījumu",
"Enable sharing" : "Koplietošanas iespējošana",
"Check for changes" : "Pārbaudīt, vai nav izmaiņu",
"Never" : "Nekad",
"Folder name" : "Mapes nosaukums",
"External storage" : "Ārējā krātuve",
"Authentication" : "Autentifikācija",
"Configuration" : "Konfigurācija",
"Available for" : "Pieejams",
"Add storage" : "Pievienot krātuvi",
"Delete" : "Dzēst"
"Advanced settings" : "Paplašināti iestatījumi",
"Delete" : "Dzēst",
"Allow users to mount external storage" : "Atļaut lietotājiem uzstādīt ārējās krātuves"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

View File

@ -121,6 +121,8 @@ OC.L10N.register(
"Delete" : "Slett",
"Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre",
"Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring",
"Step 1 failed. Exception: %s" : "Steg 1 mislyktes. Unntak: %s",
"Step 2 failed. Exception: %s" : "Steg 2 mislyktes. Unntak: %s",
"Dropbox" : "Dropbox",
"Google Drive" : "Google Drive"
},

View File

@ -119,6 +119,8 @@
"Delete" : "Slett",
"Allow users to mount external storage" : "Tillat at brukere kobler opp eksterne lagre",
"Allow users to mount the following external storage" : "Tillat brukere å koble opp følgende eksterne lagring",
"Step 1 failed. Exception: %s" : "Steg 1 mislyktes. Unntak: %s",
"Step 2 failed. Exception: %s" : "Steg 2 mislyktes. Unntak: %s",
"Dropbox" : "Dropbox",
"Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -1,9 +1,6 @@
OC.L10N.register(
"files_external",
{
"Step 1 failed. Exception: %s" : "Pasul 1 a eșuat. Excepție: %s",
"Step 2 failed. Exception: %s" : "Pasul 2 a eșuat. Excepție: %s",
"External storage" : "Stocare externă",
"Personal" : "Personal",
"System" : "Sistem",
"Grant access" : "Permite accesul",
@ -15,6 +12,7 @@ OC.L10N.register(
"(group)" : "(grup)",
"Admin defined" : "Administrator definit",
"Saved" : "Salvat",
"Save" : "Salvează",
"Empty response from the server" : "Răspuns nul de la server",
"There was an error with message: " : "A apărut o eroare cu mesajul:",
"external-storage" : "Stocare externă",
@ -23,7 +21,6 @@ OC.L10N.register(
"Credentials saved" : "Detalii de autentificare salvate",
"Credentials saving failed" : "Salvarea detaliilor de autentificare a eșuat",
"Credentials required" : "Detalii de autentificare necesare",
"Save" : "Salvează",
"Insufficient data: %s" : "Date insuficiente: %s",
"%s" : "%s",
"Access key" : "Cheie de acces",
@ -50,14 +47,11 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"URL" : "URL",
"Secure https://" : "https:// sigur",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Gazdă",
"Secure ftps://" : "ftps:// sigur",
"Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Locație",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SFTP with secret key login" : "SFTP cu cheie secretă de autentificare",
@ -75,8 +69,8 @@ OC.L10N.register(
"Check for changes" : "Verifică dacă au intervenit modificări",
"Never" : "Niciodată",
"Once every direct access" : "O dată la fiecare acces direct",
"External Storage" : "Stocare externă",
"Folder name" : "Denumire director",
"External storage" : "Stocare externă",
"Authentication" : "Autentificare",
"Configuration" : "Configurație",
"Available for" : "Disponibil pentru",

View File

@ -1,7 +1,4 @@
{ "translations": {
"Step 1 failed. Exception: %s" : "Pasul 1 a eșuat. Excepție: %s",
"Step 2 failed. Exception: %s" : "Pasul 2 a eșuat. Excepție: %s",
"External storage" : "Stocare externă",
"Personal" : "Personal",
"System" : "Sistem",
"Grant access" : "Permite accesul",
@ -13,6 +10,7 @@
"(group)" : "(grup)",
"Admin defined" : "Administrator definit",
"Saved" : "Salvat",
"Save" : "Salvează",
"Empty response from the server" : "Răspuns nul de la server",
"There was an error with message: " : "A apărut o eroare cu mesajul:",
"external-storage" : "Stocare externă",
@ -21,7 +19,6 @@
"Credentials saved" : "Detalii de autentificare salvate",
"Credentials saving failed" : "Salvarea detaliilor de autentificare a eșuat",
"Credentials required" : "Detalii de autentificare necesare",
"Save" : "Salvează",
"Insufficient data: %s" : "Date insuficiente: %s",
"%s" : "%s",
"Access key" : "Cheie de acces",
@ -48,14 +45,11 @@
"WebDAV" : "WebDAV",
"URL" : "URL",
"Secure https://" : "https:// sigur",
"Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Gazdă",
"Secure ftps://" : "ftps:// sigur",
"Google Drive" : "Google Drive",
"Local" : "Local",
"Location" : "Locație",
"ownCloud" : "ownCloud",
"SFTP" : "SFTP",
"Root" : "Root",
"SFTP with secret key login" : "SFTP cu cheie secretă de autentificare",
@ -73,8 +67,8 @@
"Check for changes" : "Verifică dacă au intervenit modificări",
"Never" : "Niciodată",
"Once every direct access" : "O dată la fiecare acces direct",
"External Storage" : "Stocare externă",
"Folder name" : "Denumire director",
"External storage" : "Stocare externă",
"Authentication" : "Autentificare",
"Configuration" : "Configurație",
"Available for" : "Disponibil pentru",

View File

@ -17,47 +17,11 @@ OC.L10N.register(
"No expiration date set" : "Tanggal kedaluwarsa tidak diatur",
"Shared by" : "Dibagikan oleh",
"Sharing" : "Berbagi",
"A file or folder has been <strong>shared</strong>" : "Sebuah berkas atau folder telah <strong>dibagikan</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Sebuah berkas atau folder telah dibagikan dari <strong>server lainnya</strong>",
"You received a new remote share %2$s from %1$s" : "Anda menerima berbagi remote baru %2$s dari %1$s",
"You received a new remote share from %s" : "Anda menerima berbagi remote baru dari %s",
"%1$s accepted remote share %2$s" : "%1$s menerima berbagi remote %2$s",
"%1$s declined remote share %2$s" : "%1$s menolak berbagi remote %2$s",
"%1$s unshared %2$s from you" : "%1$s menghapus berbagi %2$s dari Anda",
"Public shared folder %1$s was downloaded" : "Folder berbagi publik %1$s telah diunduh",
"Public shared file %1$s was downloaded" : "Berkas berbagi publik %1$s telah diunduh",
"You shared %1$s with %2$s" : "Anda membagikan %1$s dengan %2$s",
"%2$s shared %1$s with %3$s" : "%2$s berbagi %1$s kepada %3$s",
"You removed the share of %2$s for %1$s" : "Anda menghapus pembagian %2$s untuk %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s menghapus pembagian %3$s untuk %1$s",
"You shared %1$s with group %2$s" : "Anda membagikan %1$s dengan grup %2$s",
"%2$s shared %1$s with group %3$s" : "%2$s berbagi %1$s kepada grup %3$s",
"You removed the share of group %2$s for %1$s" : "Anda menghapus pembagian grup %2$s untuk %1$s",
"%2$s removed the share of group %3$s for %1$s" : "%2$s menghapus pembagian grup %3$s untuk %1$s",
"%2$s shared %1$s via link" : "%2$s berbagi %1$s via tautan",
"You shared %1$s via link" : "Anda membagikan %1$s via tautan",
"You removed the public link for %1$s" : "Anda menghapus tautan publik untuk %1$s",
"%2$s removed the public link for %1$s" : "%2$s menghapus tautan publik untuk %1$s",
"Your public link for %1$s expired" : "tautan publik Anda untuk %1$s kedaluwarsa",
"The public link of %2$s for %1$s expired" : "tautan publik %2$s untuk %1$s kedaluwarsa",
"%2$s shared %1$s with you" : "%2$s membagikan %1$s dengan Anda",
"%2$s removed the share for %1$s" : "%2$s menghapus pembagian untuk %1$s",
"Downloaded via public link" : "Diunduh via tautan publik",
"Shared with %2$s" : "Dibagikan kepada %2$s",
"Shared with %3$s by %2$s" : "Dibagikan kepada %3$s oleh %2$s",
"Removed share for %2$s" : "Menghapus pembagian untuk %2$s",
"%2$s removed share for %3$s" : "%2$s menghapus pembagian untuk %3$s",
"Shared with group %2$s" : "Dibagikan kepada grup %2$s",
"Shared with group %3$s by %2$s" : "Dibagikan kepada grup %3$s oleh %2$s",
"Removed share of group %2$s" : "Menghapus pembagian untuk grup %2$s",
"%2$s removed share of group %3$s" : "%2$s menghapus pembagian untuk grup %3$s",
"Shared via link by %2$s" : "Dibagikan via tautan oleh %2$s",
"Shared via public link" : "Dibagikan via tautan publik",
"Removed public link" : "tautan publik dihapus",
"%2$s removed public link" : "%2$s menghapus tautan publik",
"Public link expired" : "tautan publik kedaluwarsa",
"Public link of %2$s expired" : "tautan publik untuk %2$s kedaluwarsa",
"Shared by %2$s" : "Dibagikan oleh %2$s",
"A file or folder was shared from <strong>another server</strong>" : "Sebuah berkas atau folder telah dibagikan dari <strong>server lainnya</strong>",
"A file or folder has been <strong>shared</strong>" : "Sebuah berkas atau folder telah <strong>dibagikan</strong>",
"Wrong share ID, share doesn't exist" : "ID pembagian salah, tidak ada yang bisa dibagi",
"could not delete share" : "tidak dapat menghapus pembagian",
"Could not delete share" : "Tidak dapat menghapus pembagian",
@ -80,9 +44,9 @@ OC.L10N.register(
"Can't change permissions for public share links" : "Tidak dapat mengubah izin untuk tautan berbagi publik",
"Cannot increase permissions" : "Tidak dapat menambah izin",
"Share API is disabled" : "API pembagian dinonaktifkan",
"This share is password-protected" : "Berbagi ini dilindungi sandi",
"The password is wrong. Try again." : "Sandi salah. Coba lagi",
"Password" : "Sandi",
"This share is password-protected" : "Berbagi ini dilindungi kata sandi",
"The password is wrong. Try again." : "Kata sandi salah. Coba lagi",
"Password" : "Kata sandi",
"No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini",
"Name" : "Nama",
"Share time" : "Waktu berbagi",
@ -93,45 +57,13 @@ OC.L10N.register(
"the link expired" : "tautan telah kedaluwarsa",
"sharing is disabled" : "berbagi dinonaktifkan",
"For more info, please ask the person who sent this link." : "Untuk info lebih lanjut, silakan tanyakan orang yang mengirim tautan ini.",
"Add to your Nextcloud" : "Tambahkan ke Nextcloud Anda",
"Download" : "Unduh",
"Download %s" : "Unduh %s",
"Direct link" : "Tautan langsung",
"Add to your Nextcloud" : "Tambahkan ke Nextcloud Anda",
"Download %s" : "Unduh %s",
"Upload files to %s" : "Unggah berkas ke %s",
"Select or drop files" : "Pilih atau drop berkas",
"Uploading files…" : "Mengunggah berkas...",
"Uploaded files:" : "Berkas terunggah:",
"A public shared file or folder was <strong>downloaded</strong>" : "Sebuah berkas atau folder berbagi publik telah <strong>diunduh</strong>",
"Shares" : "Dibagikan",
"Server to server sharing is not enabled on this server" : "Berbagi server ke server tidak diaktifkan pada server ini",
"The mountpoint name contains invalid characters." : "Nama mount point berisi karakter yang tidak sah.",
"Not allowed to create a federated share with the same user server" : "Tidak diizinkan membuat pembagian terfederasi dengan server pengguna yang sama",
"Invalid or untrusted SSL certificate" : "Sertifikat SSL tidak sah atau tidak terpercaya",
"Could not authenticate to remote share, password might be wrong" : "Tidak dapat mengautentikasi berbagi remote, kata sandi mungkin salah",
"Storage not valid" : "Penyimpanan tidak sah",
"Couldn't add remote share" : "Tidak dapat menambahkan berbagi remote",
"Federated sharing" : "Pembagian terfederasi",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Apakah Anda ingin menambahkan berbagi remote {name} dari {owner}@{remote}?",
"Remote share" : "Berbagi remote",
"Remote share password" : "Sandi berbagi remote",
"Cancel" : "Batalkan",
"Add remote share" : "Tambah berbagi remote",
"No ownCloud installation (7 or higher) found at {remote}" : "Tidak ditemukan instalasi ownCloud (7 atau lebih tinggi) pada {remote}",
"Invalid ownCloud url" : "URL ownCloud tidak sah",
"You received \"/%2$s\" as a remote share from %1$s" : "Anda menerima \"/%2$s\" sebagai berbagi remote dari %1$s",
"Accept" : "Terima",
"Decline" : "Tolak",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Bagikan pada saya melalui #ownCloud Federated Cloud ID saya, lihat %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Bagikan pada saya melalui #ownCloud Federated Cloud ID saya",
"Federated Cloud Sharing" : "Pembagian Awan Terfederasi",
"Open documentation" : "Buka dokumentasi",
"Allow users on this server to send shares to other servers" : "Izinkan para pengguna di server ini untuk mengirimkan berbagi ke server lainnya.",
"Allow users on this server to receive shares from other servers" : "Izinkan para pengguna di server ini untuk menerima berbagi ke server lainnya.",
"Federated Cloud" : "Awan Terfederasi",
"Your Federated Cloud ID:" : "ID Awan Terfederasi Anda:",
"Share it:" : "Bagikan:",
"Add to your website" : "Tambahkan pada situs web Anda",
"Share with me via Nextcloud" : "Bagikan pada saya via Nextcloud",
"HTML Code:" : "Kode HTML:"
"Uploaded files:" : "Berkas terunggah:"
},
"nplurals=1; plural=0;");

View File

@ -15,47 +15,11 @@
"No expiration date set" : "Tanggal kedaluwarsa tidak diatur",
"Shared by" : "Dibagikan oleh",
"Sharing" : "Berbagi",
"A file or folder has been <strong>shared</strong>" : "Sebuah berkas atau folder telah <strong>dibagikan</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Sebuah berkas atau folder telah dibagikan dari <strong>server lainnya</strong>",
"You received a new remote share %2$s from %1$s" : "Anda menerima berbagi remote baru %2$s dari %1$s",
"You received a new remote share from %s" : "Anda menerima berbagi remote baru dari %s",
"%1$s accepted remote share %2$s" : "%1$s menerima berbagi remote %2$s",
"%1$s declined remote share %2$s" : "%1$s menolak berbagi remote %2$s",
"%1$s unshared %2$s from you" : "%1$s menghapus berbagi %2$s dari Anda",
"Public shared folder %1$s was downloaded" : "Folder berbagi publik %1$s telah diunduh",
"Public shared file %1$s was downloaded" : "Berkas berbagi publik %1$s telah diunduh",
"You shared %1$s with %2$s" : "Anda membagikan %1$s dengan %2$s",
"%2$s shared %1$s with %3$s" : "%2$s berbagi %1$s kepada %3$s",
"You removed the share of %2$s for %1$s" : "Anda menghapus pembagian %2$s untuk %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s menghapus pembagian %3$s untuk %1$s",
"You shared %1$s with group %2$s" : "Anda membagikan %1$s dengan grup %2$s",
"%2$s shared %1$s with group %3$s" : "%2$s berbagi %1$s kepada grup %3$s",
"You removed the share of group %2$s for %1$s" : "Anda menghapus pembagian grup %2$s untuk %1$s",
"%2$s removed the share of group %3$s for %1$s" : "%2$s menghapus pembagian grup %3$s untuk %1$s",
"%2$s shared %1$s via link" : "%2$s berbagi %1$s via tautan",
"You shared %1$s via link" : "Anda membagikan %1$s via tautan",
"You removed the public link for %1$s" : "Anda menghapus tautan publik untuk %1$s",
"%2$s removed the public link for %1$s" : "%2$s menghapus tautan publik untuk %1$s",
"Your public link for %1$s expired" : "tautan publik Anda untuk %1$s kedaluwarsa",
"The public link of %2$s for %1$s expired" : "tautan publik %2$s untuk %1$s kedaluwarsa",
"%2$s shared %1$s with you" : "%2$s membagikan %1$s dengan Anda",
"%2$s removed the share for %1$s" : "%2$s menghapus pembagian untuk %1$s",
"Downloaded via public link" : "Diunduh via tautan publik",
"Shared with %2$s" : "Dibagikan kepada %2$s",
"Shared with %3$s by %2$s" : "Dibagikan kepada %3$s oleh %2$s",
"Removed share for %2$s" : "Menghapus pembagian untuk %2$s",
"%2$s removed share for %3$s" : "%2$s menghapus pembagian untuk %3$s",
"Shared with group %2$s" : "Dibagikan kepada grup %2$s",
"Shared with group %3$s by %2$s" : "Dibagikan kepada grup %3$s oleh %2$s",
"Removed share of group %2$s" : "Menghapus pembagian untuk grup %2$s",
"%2$s removed share of group %3$s" : "%2$s menghapus pembagian untuk grup %3$s",
"Shared via link by %2$s" : "Dibagikan via tautan oleh %2$s",
"Shared via public link" : "Dibagikan via tautan publik",
"Removed public link" : "tautan publik dihapus",
"%2$s removed public link" : "%2$s menghapus tautan publik",
"Public link expired" : "tautan publik kedaluwarsa",
"Public link of %2$s expired" : "tautan publik untuk %2$s kedaluwarsa",
"Shared by %2$s" : "Dibagikan oleh %2$s",
"A file or folder was shared from <strong>another server</strong>" : "Sebuah berkas atau folder telah dibagikan dari <strong>server lainnya</strong>",
"A file or folder has been <strong>shared</strong>" : "Sebuah berkas atau folder telah <strong>dibagikan</strong>",
"Wrong share ID, share doesn't exist" : "ID pembagian salah, tidak ada yang bisa dibagi",
"could not delete share" : "tidak dapat menghapus pembagian",
"Could not delete share" : "Tidak dapat menghapus pembagian",
@ -78,9 +42,9 @@
"Can't change permissions for public share links" : "Tidak dapat mengubah izin untuk tautan berbagi publik",
"Cannot increase permissions" : "Tidak dapat menambah izin",
"Share API is disabled" : "API pembagian dinonaktifkan",
"This share is password-protected" : "Berbagi ini dilindungi sandi",
"The password is wrong. Try again." : "Sandi salah. Coba lagi",
"Password" : "Sandi",
"This share is password-protected" : "Berbagi ini dilindungi kata sandi",
"The password is wrong. Try again." : "Kata sandi salah. Coba lagi",
"Password" : "Kata sandi",
"No entries found in this folder" : "Tidak ada entri yang ditemukan dalam folder ini",
"Name" : "Nama",
"Share time" : "Waktu berbagi",
@ -91,45 +55,13 @@
"the link expired" : "tautan telah kedaluwarsa",
"sharing is disabled" : "berbagi dinonaktifkan",
"For more info, please ask the person who sent this link." : "Untuk info lebih lanjut, silakan tanyakan orang yang mengirim tautan ini.",
"Add to your Nextcloud" : "Tambahkan ke Nextcloud Anda",
"Download" : "Unduh",
"Download %s" : "Unduh %s",
"Direct link" : "Tautan langsung",
"Add to your Nextcloud" : "Tambahkan ke Nextcloud Anda",
"Download %s" : "Unduh %s",
"Upload files to %s" : "Unggah berkas ke %s",
"Select or drop files" : "Pilih atau drop berkas",
"Uploading files…" : "Mengunggah berkas...",
"Uploaded files:" : "Berkas terunggah:",
"A public shared file or folder was <strong>downloaded</strong>" : "Sebuah berkas atau folder berbagi publik telah <strong>diunduh</strong>",
"Shares" : "Dibagikan",
"Server to server sharing is not enabled on this server" : "Berbagi server ke server tidak diaktifkan pada server ini",
"The mountpoint name contains invalid characters." : "Nama mount point berisi karakter yang tidak sah.",
"Not allowed to create a federated share with the same user server" : "Tidak diizinkan membuat pembagian terfederasi dengan server pengguna yang sama",
"Invalid or untrusted SSL certificate" : "Sertifikat SSL tidak sah atau tidak terpercaya",
"Could not authenticate to remote share, password might be wrong" : "Tidak dapat mengautentikasi berbagi remote, kata sandi mungkin salah",
"Storage not valid" : "Penyimpanan tidak sah",
"Couldn't add remote share" : "Tidak dapat menambahkan berbagi remote",
"Federated sharing" : "Pembagian terfederasi",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Apakah Anda ingin menambahkan berbagi remote {name} dari {owner}@{remote}?",
"Remote share" : "Berbagi remote",
"Remote share password" : "Sandi berbagi remote",
"Cancel" : "Batalkan",
"Add remote share" : "Tambah berbagi remote",
"No ownCloud installation (7 or higher) found at {remote}" : "Tidak ditemukan instalasi ownCloud (7 atau lebih tinggi) pada {remote}",
"Invalid ownCloud url" : "URL ownCloud tidak sah",
"You received \"/%2$s\" as a remote share from %1$s" : "Anda menerima \"/%2$s\" sebagai berbagi remote dari %1$s",
"Accept" : "Terima",
"Decline" : "Tolak",
"Share with me through my #ownCloud Federated Cloud ID, see %s" : "Bagikan pada saya melalui #ownCloud Federated Cloud ID saya, lihat %s",
"Share with me through my #ownCloud Federated Cloud ID" : "Bagikan pada saya melalui #ownCloud Federated Cloud ID saya",
"Federated Cloud Sharing" : "Pembagian Awan Terfederasi",
"Open documentation" : "Buka dokumentasi",
"Allow users on this server to send shares to other servers" : "Izinkan para pengguna di server ini untuk mengirimkan berbagi ke server lainnya.",
"Allow users on this server to receive shares from other servers" : "Izinkan para pengguna di server ini untuk menerima berbagi ke server lainnya.",
"Federated Cloud" : "Awan Terfederasi",
"Your Federated Cloud ID:" : "ID Awan Terfederasi Anda:",
"Share it:" : "Bagikan:",
"Add to your website" : "Tambahkan pada situs web Anda",
"Share with me via Nextcloud" : "Bagikan pada saya via Nextcloud",
"HTML Code:" : "Kode HTML:"
"Uploaded files:" : "Berkas terunggah:"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -88,6 +88,7 @@ OC.L10N.register(
"Can't change permissions for public share links" : "Ekki tókst að breyta aðgangsheimildum fyrir opinbera deilingartengla",
"Cannot increase permissions" : "Get ekki aukið aðgangsheimildir",
"Share API is disabled" : "Deilingar-API er óvirkt",
"File sharing" : "Skráadeiling",
"This share is password-protected" : "Þessi sameign er varin með lykilorði",
"The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.",
"Password" : "Lykilorð",
@ -109,6 +110,7 @@ OC.L10N.register(
"Upload files to %s" : "Senda inn skrár á %s",
"Select or drop files" : "Veldu eða slepptu skrám",
"Uploading files…" : "Sendi inn skrár…",
"Uploaded files:" : "Innsendar skrár:"
"Uploaded files:" : "Innsendar skrár:",
"%s is publicly shared" : "%s er deilt opinberlega"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -86,6 +86,7 @@
"Can't change permissions for public share links" : "Ekki tókst að breyta aðgangsheimildum fyrir opinbera deilingartengla",
"Cannot increase permissions" : "Get ekki aukið aðgangsheimildir",
"Share API is disabled" : "Deilingar-API er óvirkt",
"File sharing" : "Skráadeiling",
"This share is password-protected" : "Þessi sameign er varin með lykilorði",
"The password is wrong. Try again." : "Lykilorðið er rangt. Reyndu aftur.",
"Password" : "Lykilorð",
@ -107,6 +108,7 @@
"Upload files to %s" : "Senda inn skrár á %s",
"Select or drop files" : "Veldu eða slepptu skrám",
"Uploading files…" : "Sendi inn skrár…",
"Uploaded files:" : "Innsendar skrár:"
"Uploaded files:" : "Innsendar skrár:",
"%s is publicly shared" : "%s er deilt opinberlega"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -1,12 +1,6 @@
OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "Šajā serverī koplietošana starp serveriem nav ieslēgta",
"The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.",
"Invalid or untrusted SSL certificate" : "Nepareizs vai neuzticams SSL sertifikāts",
"Could not authenticate to remote share, password might be wrong" : "Nesanāca autentificēties pie attālinātās koplietotnes, parole varētu būt nepareiza",
"Storage not valid" : "Glabātuve nav derīga",
"Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni",
"Shared with you" : "Koplietots ar tevi",
"Shared with others" : "Koplietots ar citiem",
"Shared by link" : "Koplietots ar saiti",
@ -15,22 +9,39 @@ OC.L10N.register(
"Nothing shared yet" : "Nekas vēl nav koplietots",
"Files and folders you share will show up here" : "Faili un mapes, ko koplietosi ar citiem, tiks rādīti šeit",
"No shared links" : "Nav koplietotu saišu",
"Files and folders you share by link will show up here" : "Faili un mapes, ko koplietosit ar saitēm, tiks rādīti šeit",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Vai vēlaties pievienot attālināto koplietotni {name} no {owner}@{remote}?",
"Remote share" : "Attālinātā koplietotne",
"Remote share password" : "Attālinātās koplietotnes parole",
"Cancel" : "Atcelt",
"Add remote share" : "Pievienot attālināto koplietotni",
"Files and folders you share by link will show up here" : "Faili un mapes, ko koplietosi ar saitēm, tiks rādīti šeit",
"You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē",
"No ownCloud installation (7 or higher) found at {remote}" : "Nav atrasta neviena ownCloud (7. vai augstāka) instalācija {remote}",
"Invalid ownCloud url" : "Nederīga ownCloud saite",
"Shared by" : "Dalījās",
"Sharing" : "Dalīšanās",
"Share API is disabled" : "Koplietošanas API ir atslēgta",
"No compatible server found at {remote}" : "Nav atrasts neviens saderīgs serveris {remote}",
"Invalid server URL" : "Nederīgs servera url",
"Failed to add the public link to your Nextcloud" : "Neizdevās pievienot publisku saiti jūsu Nextcloud",
"Share" : "Koplietot",
"No expiration date set" : "Nav noteikts derīguma termiņa beigu datums",
"Shared by" : "Koplietoja",
"Sharing" : "Koplietošana",
"File shares" : "Failu koplietojumi",
"Downloaded via public link" : "Lejupielādēt izmantojot publisku saiti",
"Downloaded by {email}" : "Lejupielādēts {email}",
"{file} downloaded via public link" : "{file} lejupielādēts izmantojot publisku saiti",
"{email} downloaded {file}" : "{email} lejupielādēts {file}",
"Shared with group {group}" : "Koplietots ar grupu {group}",
"{actor} removed group {group} from {file}" : "{actor} noņēma grupu {group} no {file}",
"Shared as public link" : "Koplietots kā publiska saite",
"Removed public link" : "Noņemta publiska saite",
"Shared with {user}" : "Koplietots ar {user}",
"{actor} shared with {user}" : "{actor} koplieto ar {user}",
"Shared by {actor}" : "Koplietoja {actor}",
"{actor} removed {user} from {file}" : "{actor} noņemts {user} no {file}",
"{actor} shared {file} with you" : "{actor} koplietots {file} ar jums",
"{actor} removed you from {file}" : "{actor} noņēma jūs no {file}",
"A file or folder was shared from <strong>another server</strong>" : "Datne vai mape tika koplietota no <strong>cita servera</strong>",
"A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> datne vai mape",
"Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē",
"could not delete share" : "neizdevās dzēst koplietotni",
"Could not delete share" : "Neizdevās dzēst koplietotni",
"Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu",
"Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē",
"Could not create share" : "Nevar izveidot koplietošanu",
"invalid permissions" : "Nederīgas atļaujas",
"Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju",
"Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis",
"Please specify a valid group" : "Lūdzu norādiet derīgu grupu",
@ -39,45 +50,29 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "Publiska augšupielāde iespējama tikai publiski koplietotām mapēm",
"Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jābūt YYYY-MM-DD formātā",
"Unknown share type" : "Nezināms koplietošanas tips",
"Not a directory" : "Nav direktorijs",
"Could not lock path" : "Nevarēja bloķēt ceļu",
"Can't change permissions for public share links" : "Publiskai koplietošanas saitei nevar mainīt tiesības",
"Cannot increase permissions" : "Nevar palielināt tiesības",
"A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> fails vai mape",
"A file or folder was shared from <strong>another server</strong>" : "Fails vai mape tika koplietota no <strong>cita servera</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "Publiski koplietots fails vai mape tika <strong>lejupielādēts</strong>",
"You received a new remote share %2$s from %1$s" : "Jūs saņēmāt jaunu attālinātu koplietotni %2$s no %1$s",
"You received a new remote share from %s" : "Saņēmāt jaunu attālinātu koplietotni no %s",
"%1$s accepted remote share %2$s" : "%1$s apstiprināja attālināto koplietotni %2$s",
"%1$s declined remote share %2$s" : "%1$s noraidīja attālināto koplietotni %2$s",
"%1$s unshared %2$s from you" : "%1$s atslēdza koplietošanu %2$s ar tevi",
"Public shared folder %1$s was downloaded" : "Publiski koplietota mape %1$s tika lejupielādēta",
"Public shared file %1$s was downloaded" : "Publiski koplietots fails %1$s tika lejupielādēts",
"You shared %1$s with %2$s" : "Tu koplietoji %1$s ar %2$s",
"%2$s shared %1$s with %3$s" : "%2$s koplietots %1$s ar %3$s",
"You removed the share of %2$s for %1$s" : "Tu noņēmi koplietošanu no %2$s priekš %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s noņēma koplietošanu no %3$s priekš %1$s",
"You shared %1$s with group %2$s" : "Tu koplietoji %1$s ar grupu %2$s",
"%2$s shared %1$s with group %3$s" : "%2$s koplietots %1$s ar grupu %3$s",
"You removed the share of group %2$s for %1$s" : "Tu noņēmi koplietošanu no grupas %2$s priekš %1$s",
"%2$s removed the share of group %3$s for %1$s" : "%2$s noņēma koplietošanu no gruapas %3$s priekš %1$s",
"You shared %1$s via link" : "Tu koplietoji %1$s , izmantojot saiti",
"%2$s shared %1$s with you" : "%2$s koplietoja %1$s ar tevi",
"Shares" : "Koplietotie",
"Share API is disabled" : "Koplietošanas API ir atslēgta",
"This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli",
"The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz.",
"Password" : "Parole",
"No entries found in this folder" : "Šajā mapē nekas nav atrasts",
"Name" : "Nosaukums",
"Share time" : "Koplietošanas laiks",
"Expiration date" : "Termiņa datums",
"Sorry, this link doesnt seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas",
"Reasons might be:" : "Iespējamie iemesli:",
"the item was removed" : "vienums tika dzēsts",
"the link expired" : "saitei beidzies termiņš",
"sharing is disabled" : "koplietošana nav ieslēgta",
"For more info, please ask the person who sent this link." : "Vairāk informācijas vaicā personai, kas nosūtīja šo saiti.",
"Add to your ownCloud" : "Pievienot savam ownCloud",
"Download" : "Lejupielādēt",
"Direct link" : "Tiešā saite",
"Add to your Nextcloud" : "Pievienot savam Nextcloud",
"Download %s" : "Lejupielādēt %s",
"Direct link" : "Tiešā saite"
"Uploading files…" : "Augšupielādē datnes",
"Uploaded files:" : "Augšupielādēti faili:"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

View File

@ -1,10 +1,4 @@
{ "translations": {
"Server to server sharing is not enabled on this server" : "Šajā serverī koplietošana starp serveriem nav ieslēgta",
"The mountpoint name contains invalid characters." : "Montēšanas punkta nosaukums satur nederīgus simbolus.",
"Invalid or untrusted SSL certificate" : "Nepareizs vai neuzticams SSL sertifikāts",
"Could not authenticate to remote share, password might be wrong" : "Nesanāca autentificēties pie attālinātās koplietotnes, parole varētu būt nepareiza",
"Storage not valid" : "Glabātuve nav derīga",
"Couldn't add remote share" : "Nevarēja pievienot attālināto koplietotni",
"Shared with you" : "Koplietots ar tevi",
"Shared with others" : "Koplietots ar citiem",
"Shared by link" : "Koplietots ar saiti",
@ -13,22 +7,39 @@
"Nothing shared yet" : "Nekas vēl nav koplietots",
"Files and folders you share will show up here" : "Faili un mapes, ko koplietosi ar citiem, tiks rādīti šeit",
"No shared links" : "Nav koplietotu saišu",
"Files and folders you share by link will show up here" : "Faili un mapes, ko koplietosit ar saitēm, tiks rādīti šeit",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Vai vēlaties pievienot attālināto koplietotni {name} no {owner}@{remote}?",
"Remote share" : "Attālinātā koplietotne",
"Remote share password" : "Attālinātās koplietotnes parole",
"Cancel" : "Atcelt",
"Add remote share" : "Pievienot attālināto koplietotni",
"Files and folders you share by link will show up here" : "Faili un mapes, ko koplietosi ar saitēm, tiks rādīti šeit",
"You can upload into this folder" : "Jūs variet augšuplādēt šajā mapē",
"No ownCloud installation (7 or higher) found at {remote}" : "Nav atrasta neviena ownCloud (7. vai augstāka) instalācija {remote}",
"Invalid ownCloud url" : "Nederīga ownCloud saite",
"Shared by" : "Dalījās",
"Sharing" : "Dalīšanās",
"Share API is disabled" : "Koplietošanas API ir atslēgta",
"No compatible server found at {remote}" : "Nav atrasts neviens saderīgs serveris {remote}",
"Invalid server URL" : "Nederīgs servera url",
"Failed to add the public link to your Nextcloud" : "Neizdevās pievienot publisku saiti jūsu Nextcloud",
"Share" : "Koplietot",
"No expiration date set" : "Nav noteikts derīguma termiņa beigu datums",
"Shared by" : "Koplietoja",
"Sharing" : "Koplietošana",
"File shares" : "Failu koplietojumi",
"Downloaded via public link" : "Lejupielādēt izmantojot publisku saiti",
"Downloaded by {email}" : "Lejupielādēts {email}",
"{file} downloaded via public link" : "{file} lejupielādēts izmantojot publisku saiti",
"{email} downloaded {file}" : "{email} lejupielādēts {file}",
"Shared with group {group}" : "Koplietots ar grupu {group}",
"{actor} removed group {group} from {file}" : "{actor} noņēma grupu {group} no {file}",
"Shared as public link" : "Koplietots kā publiska saite",
"Removed public link" : "Noņemta publiska saite",
"Shared with {user}" : "Koplietots ar {user}",
"{actor} shared with {user}" : "{actor} koplieto ar {user}",
"Shared by {actor}" : "Koplietoja {actor}",
"{actor} removed {user} from {file}" : "{actor} noņemts {user} no {file}",
"{actor} shared {file} with you" : "{actor} koplietots {file} ar jums",
"{actor} removed you from {file}" : "{actor} noņēma jūs no {file}",
"A file or folder was shared from <strong>another server</strong>" : "Datne vai mape tika koplietota no <strong>cita servera</strong>",
"A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> datne vai mape",
"Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē",
"could not delete share" : "neizdevās dzēst koplietotni",
"Could not delete share" : "Neizdevās dzēst koplietotni",
"Please specify a file or folder path" : "Lūdzu norādiet datnes vai mapes ceļu",
"Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē",
"Could not create share" : "Nevar izveidot koplietošanu",
"invalid permissions" : "Nederīgas atļaujas",
"Please specify a valid user" : "Lūdzu norādiet derīgu lietotāju",
"Group sharing is disabled by the administrator" : "Administrators grupas koplietošanu ir atslēdzis",
"Please specify a valid group" : "Lūdzu norādiet derīgu grupu",
@ -37,45 +48,29 @@
"Public upload is only possible for publicly shared folders" : "Publiska augšupielāde iespējama tikai publiski koplietotām mapēm",
"Invalid date, date format must be YYYY-MM-DD" : "Nepareizs datums, datumam jābūt YYYY-MM-DD formātā",
"Unknown share type" : "Nezināms koplietošanas tips",
"Not a directory" : "Nav direktorijs",
"Could not lock path" : "Nevarēja bloķēt ceļu",
"Can't change permissions for public share links" : "Publiskai koplietošanas saitei nevar mainīt tiesības",
"Cannot increase permissions" : "Nevar palielināt tiesības",
"A file or folder has been <strong>shared</strong>" : "<strong>Koplietota</strong> fails vai mape",
"A file or folder was shared from <strong>another server</strong>" : "Fails vai mape tika koplietota no <strong>cita servera</strong>",
"A public shared file or folder was <strong>downloaded</strong>" : "Publiski koplietots fails vai mape tika <strong>lejupielādēts</strong>",
"You received a new remote share %2$s from %1$s" : "Jūs saņēmāt jaunu attālinātu koplietotni %2$s no %1$s",
"You received a new remote share from %s" : "Saņēmāt jaunu attālinātu koplietotni no %s",
"%1$s accepted remote share %2$s" : "%1$s apstiprināja attālināto koplietotni %2$s",
"%1$s declined remote share %2$s" : "%1$s noraidīja attālināto koplietotni %2$s",
"%1$s unshared %2$s from you" : "%1$s atslēdza koplietošanu %2$s ar tevi",
"Public shared folder %1$s was downloaded" : "Publiski koplietota mape %1$s tika lejupielādēta",
"Public shared file %1$s was downloaded" : "Publiski koplietots fails %1$s tika lejupielādēts",
"You shared %1$s with %2$s" : "Tu koplietoji %1$s ar %2$s",
"%2$s shared %1$s with %3$s" : "%2$s koplietots %1$s ar %3$s",
"You removed the share of %2$s for %1$s" : "Tu noņēmi koplietošanu no %2$s priekš %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s noņēma koplietošanu no %3$s priekš %1$s",
"You shared %1$s with group %2$s" : "Tu koplietoji %1$s ar grupu %2$s",
"%2$s shared %1$s with group %3$s" : "%2$s koplietots %1$s ar grupu %3$s",
"You removed the share of group %2$s for %1$s" : "Tu noņēmi koplietošanu no grupas %2$s priekš %1$s",
"%2$s removed the share of group %3$s for %1$s" : "%2$s noņēma koplietošanu no gruapas %3$s priekš %1$s",
"You shared %1$s via link" : "Tu koplietoji %1$s , izmantojot saiti",
"%2$s shared %1$s with you" : "%2$s koplietoja %1$s ar tevi",
"Shares" : "Koplietotie",
"Share API is disabled" : "Koplietošanas API ir atslēgta",
"This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli",
"The password is wrong. Try again." : "Nepareiza parole. Mēģiniet vēlreiz.",
"Password" : "Parole",
"No entries found in this folder" : "Šajā mapē nekas nav atrasts",
"Name" : "Nosaukums",
"Share time" : "Koplietošanas laiks",
"Expiration date" : "Termiņa datums",
"Sorry, this link doesnt seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas",
"Reasons might be:" : "Iespējamie iemesli:",
"the item was removed" : "vienums tika dzēsts",
"the link expired" : "saitei beidzies termiņš",
"sharing is disabled" : "koplietošana nav ieslēgta",
"For more info, please ask the person who sent this link." : "Vairāk informācijas vaicā personai, kas nosūtīja šo saiti.",
"Add to your ownCloud" : "Pievienot savam ownCloud",
"Download" : "Lejupielādēt",
"Direct link" : "Tiešā saite",
"Add to your Nextcloud" : "Pievienot savam Nextcloud",
"Download %s" : "Lejupielādēt %s",
"Direct link" : "Tiešā saite"
"Uploading files…" : "Augšupielādē datnes",
"Uploaded files:" : "Augšupielādēti faili:"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

View File

@ -88,6 +88,7 @@ OC.L10N.register(
"Can't change permissions for public share links" : "Kan ikke endre rettigheter for offentlige lenker",
"Cannot increase permissions" : "Kan ikke øke tillatelser",
"Share API is disabled" : "Deling API er deaktivert",
"File sharing" : "Fildeling",
"This share is password-protected" : "Denne delingen er passordbeskyttet",
"The password is wrong. Try again." : "Passordet er feil. Prøv på nytt.",
"Password" : "Passord",

View File

@ -86,6 +86,7 @@
"Can't change permissions for public share links" : "Kan ikke endre rettigheter for offentlige lenker",
"Cannot increase permissions" : "Kan ikke øke tillatelser",
"Share API is disabled" : "Deling API er deaktivert",
"File sharing" : "Fildeling",
"This share is password-protected" : "Denne delingen er passordbeskyttet",
"The password is wrong. Try again." : "Passordet er feil. Prøv på nytt.",
"Password" : "Passord",

View File

@ -11,8 +11,16 @@ OC.L10N.register(
"No shared links" : "Ni povezav za souporabo",
"Files and folders you share by link will show up here" : "Datoteke in mape, ki ste jih označili za souporabo prek povezave, bodo zbrane na tem mestu.",
"You can upload into this folder" : "V to mapo je dovoljeno poslati datoteke",
"Invalid server URL" : "Neveljaven URL strežnika",
"Share" : "Souporaba",
"No expiration date set" : "Datum poteka ni določen",
"Shared by" : "V souporabi z",
"Sharing" : "Souporaba",
"Downloaded via public link" : "Prejeto preko javne povezave",
"Removed public link" : "Javno povezava je odstranjena",
"Public link expired" : "Javna povezava je potekla",
"A file or folder was shared from <strong>another server</strong>" : "Souporaba datoteke ali mape <strong>z drugega strežnika</strong> je omogočena.",
"A file or folder has been <strong>shared</strong>" : "Za datoteko ali mapo je omogočena <strong>souporaba</strong>.",
"Wrong share ID, share doesn't exist" : "Napačen ID mesta uporabe; mesto ne obstaja!",
"Could not delete share" : "Tega predmeta v souporabi ni mogoče izbrisati.",
"Please specify a file or folder path" : "Določiti je treba datoteko ali pot do mape",
@ -31,49 +39,6 @@ OC.L10N.register(
"Wrong or no update parameter given" : "Parameter posodobitve ni podan ali pa je navedena napačna vrednost",
"Can't change permissions for public share links" : "Za javne povezave souporabe, spreminjanje dovoljenj ni mogoče.",
"Cannot increase permissions" : "Ni mogoče povišati dovoljenj",
"A file or folder has been <strong>shared</strong>" : "Za datoteko ali mapo je omogočena <strong>souporaba</strong>.",
"A file or folder was shared from <strong>another server</strong>" : "Souporaba datoteke ali mape <strong>z drugega strežnika</strong> je omogočena.",
"A public shared file or folder was <strong>downloaded</strong>" : "Mapa ali datoteka v souporabi je bila <strong>prejeta</strong>.",
"You received a new remote share %2$s from %1$s" : "Uporabnik %1$s vam je omogočil souporabo mape %2$s",
"You received a new remote share from %s" : "Prejeli ste mapo za oddaljeno souporabo z %s",
"%1$s accepted remote share %2$s" : "Uporabnik %1$s je prejel oddaljeno souporabo %2$s",
"%1$s declined remote share %2$s" : "Uporabnik %1$s je zavrnil souporabo %2$s",
"%1$s unshared %2$s from you" : "Uporabnik %1$s je onemogoči souporabo %2$s z vami",
"Public shared folder %1$s was downloaded" : "Mapa v souporabi %1$s je bila prejeta.",
"Public shared file %1$s was downloaded" : "Datoteka v souporabi %1$s je bila prejeta",
"You shared %1$s with %2$s" : "Omogočili ste souporabo %1$s z uporabnikom %2$s",
"%2$s shared %1$s with %3$s" : "Uporabnik %2$s je omogočil souporabo %1$s z %3$s",
"You removed the share of %2$s for %1$s" : "Odstranili ste mapo v souporabi %2$s za %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s umaknil souporabo %3$s za %1$s",
"You shared %1$s with group %2$s" : "Omogočili ste souporabo %1$s s skupino %2$s",
"%2$s shared %1$s with group %3$s" : "%2$s deli %1$s s skupino %3$s",
"You removed the share of group %2$s for %1$s" : "Ukinili ste deljenje s skupino %2$s za %1$s",
"%2$s removed the share of group %3$s for %1$s" : "%2$s ukinil deljenje s skupino %3$s za %1$s",
"%2$s shared %1$s via link" : "%2$s deli %1$s preko povezave",
"You shared %1$s via link" : "Omogočili ste souporabo %1$s preko povezave",
"You removed the public link for %1$s" : "Umaknili ste javno povezavo za %1$s",
"%2$s removed the public link for %1$s" : "%2$s umaknil javno povezavo za %1$s",
"Your public link for %1$s expired" : "Javna povezava za %1$s je časovno potekla!",
"The public link of %2$s for %1$s expired" : "Javna povezava %2$s za %1$s je potekla",
"%2$s shared %1$s with you" : "Uporabnik %2$s je omogočil souporabo %1$s",
"%2$s removed the share for %1$s" : "%2$s je umaknil deljenje za %1$s",
"Downloaded via public link" : "Prejeto preko javne povezave",
"Shared with %2$s" : "V souporabi z %2$s",
"Shared with %3$s by %2$s" : "Souporaba z %3$s in %2$s",
"Removed share for %2$s" : "Odstranitev souporabe za %2$s",
"%2$s removed share for %3$s" : "%2$s je odstranil souporabo za %3$s",
"Shared with group %2$s" : "V souporabi s skupino %2$s",
"Shared with group %3$s by %2$s" : "V souporabi s skupino %3$s in %2$s",
"Removed share of group %2$s" : "Odstranitev souporabe s skupino %2$s",
"%2$s removed share of group %3$s" : "%2$s je odstranil povezavo za skupino %3$s",
"Shared via link by %2$s" : "%2$s je omogočil souporabo prek povezave",
"Shared via public link" : "V souporabi prek javne povezave",
"Removed public link" : "Javno povezava je odstranjena",
"%2$s removed public link" : "%2$s je odstranil javno povezavo",
"Public link expired" : "Javna povezava je potekla",
"Public link of %2$s expired" : "Javna povezava %2$s je potekla",
"Shared by %2$s" : "Souporabo je omogočil uporabnik %2$s",
"Shares" : "Souporaba",
"Share API is disabled" : "API za souporabo je izključen",
"This share is password-protected" : "To mesto je zaščiteno z geslom.",
"The password is wrong. Try again." : "Geslo je napačno. Poskusite znova.",
@ -88,8 +53,8 @@ OC.L10N.register(
"sharing is disabled" : "souporaba je onemogočena.",
"For more info, please ask the person who sent this link." : "Za več podrobnosti stopite v stik s pošiljateljem te povezave.",
"Download" : "Prejmi",
"Download %s" : "Prejmi %s",
"Direct link" : "Neposredna povezava",
"Download %s" : "Prejmi %s",
"Upload files to %s" : "Naloži datoteke v %s",
"Select or drop files" : "Izberi ali povleci datoteke",
"Uploading files…" : "Nalaganje datotek...",

View File

@ -9,8 +9,16 @@
"No shared links" : "Ni povezav za souporabo",
"Files and folders you share by link will show up here" : "Datoteke in mape, ki ste jih označili za souporabo prek povezave, bodo zbrane na tem mestu.",
"You can upload into this folder" : "V to mapo je dovoljeno poslati datoteke",
"Invalid server URL" : "Neveljaven URL strežnika",
"Share" : "Souporaba",
"No expiration date set" : "Datum poteka ni določen",
"Shared by" : "V souporabi z",
"Sharing" : "Souporaba",
"Downloaded via public link" : "Prejeto preko javne povezave",
"Removed public link" : "Javno povezava je odstranjena",
"Public link expired" : "Javna povezava je potekla",
"A file or folder was shared from <strong>another server</strong>" : "Souporaba datoteke ali mape <strong>z drugega strežnika</strong> je omogočena.",
"A file or folder has been <strong>shared</strong>" : "Za datoteko ali mapo je omogočena <strong>souporaba</strong>.",
"Wrong share ID, share doesn't exist" : "Napačen ID mesta uporabe; mesto ne obstaja!",
"Could not delete share" : "Tega predmeta v souporabi ni mogoče izbrisati.",
"Please specify a file or folder path" : "Določiti je treba datoteko ali pot do mape",
@ -29,49 +37,6 @@
"Wrong or no update parameter given" : "Parameter posodobitve ni podan ali pa je navedena napačna vrednost",
"Can't change permissions for public share links" : "Za javne povezave souporabe, spreminjanje dovoljenj ni mogoče.",
"Cannot increase permissions" : "Ni mogoče povišati dovoljenj",
"A file or folder has been <strong>shared</strong>" : "Za datoteko ali mapo je omogočena <strong>souporaba</strong>.",
"A file or folder was shared from <strong>another server</strong>" : "Souporaba datoteke ali mape <strong>z drugega strežnika</strong> je omogočena.",
"A public shared file or folder was <strong>downloaded</strong>" : "Mapa ali datoteka v souporabi je bila <strong>prejeta</strong>.",
"You received a new remote share %2$s from %1$s" : "Uporabnik %1$s vam je omogočil souporabo mape %2$s",
"You received a new remote share from %s" : "Prejeli ste mapo za oddaljeno souporabo z %s",
"%1$s accepted remote share %2$s" : "Uporabnik %1$s je prejel oddaljeno souporabo %2$s",
"%1$s declined remote share %2$s" : "Uporabnik %1$s je zavrnil souporabo %2$s",
"%1$s unshared %2$s from you" : "Uporabnik %1$s je onemogoči souporabo %2$s z vami",
"Public shared folder %1$s was downloaded" : "Mapa v souporabi %1$s je bila prejeta.",
"Public shared file %1$s was downloaded" : "Datoteka v souporabi %1$s je bila prejeta",
"You shared %1$s with %2$s" : "Omogočili ste souporabo %1$s z uporabnikom %2$s",
"%2$s shared %1$s with %3$s" : "Uporabnik %2$s je omogočil souporabo %1$s z %3$s",
"You removed the share of %2$s for %1$s" : "Odstranili ste mapo v souporabi %2$s za %1$s",
"%2$s removed the share of %3$s for %1$s" : "%2$s umaknil souporabo %3$s za %1$s",
"You shared %1$s with group %2$s" : "Omogočili ste souporabo %1$s s skupino %2$s",
"%2$s shared %1$s with group %3$s" : "%2$s deli %1$s s skupino %3$s",
"You removed the share of group %2$s for %1$s" : "Ukinili ste deljenje s skupino %2$s za %1$s",
"%2$s removed the share of group %3$s for %1$s" : "%2$s ukinil deljenje s skupino %3$s za %1$s",
"%2$s shared %1$s via link" : "%2$s deli %1$s preko povezave",
"You shared %1$s via link" : "Omogočili ste souporabo %1$s preko povezave",
"You removed the public link for %1$s" : "Umaknili ste javno povezavo za %1$s",
"%2$s removed the public link for %1$s" : "%2$s umaknil javno povezavo za %1$s",
"Your public link for %1$s expired" : "Javna povezava za %1$s je časovno potekla!",
"The public link of %2$s for %1$s expired" : "Javna povezava %2$s za %1$s je potekla",
"%2$s shared %1$s with you" : "Uporabnik %2$s je omogočil souporabo %1$s",
"%2$s removed the share for %1$s" : "%2$s je umaknil deljenje za %1$s",
"Downloaded via public link" : "Prejeto preko javne povezave",
"Shared with %2$s" : "V souporabi z %2$s",
"Shared with %3$s by %2$s" : "Souporaba z %3$s in %2$s",
"Removed share for %2$s" : "Odstranitev souporabe za %2$s",
"%2$s removed share for %3$s" : "%2$s je odstranil souporabo za %3$s",
"Shared with group %2$s" : "V souporabi s skupino %2$s",
"Shared with group %3$s by %2$s" : "V souporabi s skupino %3$s in %2$s",
"Removed share of group %2$s" : "Odstranitev souporabe s skupino %2$s",
"%2$s removed share of group %3$s" : "%2$s je odstranil povezavo za skupino %3$s",
"Shared via link by %2$s" : "%2$s je omogočil souporabo prek povezave",
"Shared via public link" : "V souporabi prek javne povezave",
"Removed public link" : "Javno povezava je odstranjena",
"%2$s removed public link" : "%2$s je odstranil javno povezavo",
"Public link expired" : "Javna povezava je potekla",
"Public link of %2$s expired" : "Javna povezava %2$s je potekla",
"Shared by %2$s" : "Souporabo je omogočil uporabnik %2$s",
"Shares" : "Souporaba",
"Share API is disabled" : "API za souporabo je izključen",
"This share is password-protected" : "To mesto je zaščiteno z geslom.",
"The password is wrong. Try again." : "Geslo je napačno. Poskusite znova.",
@ -86,8 +51,8 @@
"sharing is disabled" : "souporaba je onemogočena.",
"For more info, please ask the person who sent this link." : "Za več podrobnosti stopite v stik s pošiljateljem te povezave.",
"Download" : "Prejmi",
"Download %s" : "Prejmi %s",
"Direct link" : "Neposredna povezava",
"Download %s" : "Prejmi %s",
"Upload files to %s" : "Naloži datoteke v %s",
"Select or drop files" : "Izberi ali povleci datoteke",
"Uploading files…" : "Nalaganje datotek...",

View File

@ -0,0 +1,14 @@
OC.L10N.register(
"files_trashbin",
{
"Deleted files" : "Устгасан файлууд",
"Restore" : "Сэргээх",
"Delete" : "Устгах",
"Delete permanently" : "Үүрд устгах",
"Error" : "Алдаа",
"This operation is forbidden" : "Энэ үйлдэл хориотой",
"Select all" : "Бүгдийг сонгох",
"Name" : "Нэр",
"Deleted" : "Устгагдсан"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,12 @@
{ "translations": {
"Deleted files" : "Устгасан файлууд",
"Restore" : "Сэргээх",
"Delete" : "Устгах",
"Delete permanently" : "Үүрд устгах",
"Error" : "Алдаа",
"This operation is forbidden" : "Энэ үйлдэл хориотой",
"Select all" : "Бүгдийг сонгох",
"Name" : "Нэр",
"Deleted" : "Устгагдсан"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,6 @@ OC.L10N.register(
"Could not revert: %s" : "غير قادر على الاستعادة : %s",
"Versions" : "الإصدارات",
"Failed to revert {file} to revision {timestamp}." : "فشل في استعادة {ملف} لنتقيح {الطابع الزمني}",
"Restore" : "استعادة ",
"More versions..." : "المزيد من الإصدارات",
"No other versions available" : "لا توجد إصدارات أخرى متاحة"
"Restore" : "استعادة "
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

View File

@ -2,8 +2,6 @@
"Could not revert: %s" : "غير قادر على الاستعادة : %s",
"Versions" : "الإصدارات",
"Failed to revert {file} to revision {timestamp}." : "فشل في استعادة {ملف} لنتقيح {الطابع الزمني}",
"Restore" : "استعادة ",
"More versions..." : "المزيد من الإصدارات",
"No other versions available" : "لا توجد إصدارات أخرى متاحة"
"Restore" : "استعادة "
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

View File

@ -4,8 +4,6 @@ OC.L10N.register(
"Could not revert: %s" : "Geri qaytarmaq olmur: %s",
"Versions" : "Versiyaları",
"Failed to revert {file} to revision {timestamp}." : "{timestamp} yenidən baxılması üçün {file} geri qaytarmaq mümkün olmadı.",
"Restore" : "Geri qaytar",
"More versions..." : "Əlavə versiyalar",
"No other versions available" : "Başqa versiyalar mövcud deyil"
"Restore" : "Geri qaytar"
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,6 @@
"Could not revert: %s" : "Geri qaytarmaq olmur: %s",
"Versions" : "Versiyaları",
"Failed to revert {file} to revision {timestamp}." : "{timestamp} yenidən baxılması üçün {file} geri qaytarmaq mümkün olmadı.",
"Restore" : "Geri qaytar",
"More versions..." : "Əlavə versiyalar",
"No other versions available" : "Başqa versiyalar mövcud deyil"
"Restore" : "Geri qaytar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,6 @@ OC.L10N.register(
"Could not revert: %s" : "ফিরে যাওয়া গেলনা: %s",
"Versions" : "সংষ্করন",
"Failed to revert {file} to revision {timestamp}." : " {file} সংশোধিত {timestamp} এ ফিরে যেতে ব্যার্থ হলো।",
"Restore" : "ফিরিয়ে দাও",
"More versions..." : "আরো সংষ্করণ....",
"No other versions available" : "আর কোন সংষ্করণ প্রাপ্তব্য নয়"
"Restore" : "ফিরিয়ে দাও"
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,6 @@
"Could not revert: %s" : "ফিরে যাওয়া গেলনা: %s",
"Versions" : "সংষ্করন",
"Failed to revert {file} to revision {timestamp}." : " {file} সংশোধিত {timestamp} এ ফিরে যেতে ব্যার্থ হলো।",
"Restore" : "ফিরিয়ে দাও",
"More versions..." : "আরো সংষ্করণ....",
"No other versions available" : "আর কোন সংষ্করণ প্রাপ্তব্য নয়"
"Restore" : "ফিরিয়ে দাও"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,6 @@ OC.L10N.register(
"Could not revert: %s" : "Nije moguće vratiti: %s",
"Versions" : "Verzije",
"Failed to revert {file} to revision {timestamp}." : "Nije uspelo vraćanje {file} na reviziju {timestamp}.",
"Restore" : "Obnovi",
"More versions..." : "Više verzija...",
"No other versions available" : "Druge verzije su nedostupne"
"Restore" : "Obnovi"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@ -2,8 +2,6 @@
"Could not revert: %s" : "Nije moguće vratiti: %s",
"Versions" : "Verzije",
"Failed to revert {file} to revision {timestamp}." : "Nije uspelo vraćanje {file} na reviziju {timestamp}.",
"Restore" : "Obnovi",
"More versions..." : "Više verzija...",
"No other versions available" : "Druge verzije su nedostupne"
"Restore" : "Obnovi"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

View File

@ -4,8 +4,6 @@ OC.L10N.register(
"Could not revert: %s" : "Ne eblas malfari: %s",
"Versions" : "Versioj",
"Failed to revert {file} to revision {timestamp}." : "Malsukcesis returnigo de {file} al la revizio {timestamp}.",
"Restore" : "Restaŭri",
"No versions available" : "Neniu versio disponebla",
"More versions..." : "Pli da versioj..."
"Restore" : "Restaŭri"
},
"nplurals=2; plural=(n != 1);");

View File

@ -2,8 +2,6 @@
"Could not revert: %s" : "Ne eblas malfari: %s",
"Versions" : "Versioj",
"Failed to revert {file} to revision {timestamp}." : "Malsukcesis returnigo de {file} al la revizio {timestamp}.",
"Restore" : "Restaŭri",
"No versions available" : "Neniu versio disponebla",
"More versions..." : "Pli da versioj..."
"Restore" : "Restaŭri"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -4,8 +4,6 @@ OC.L10N.register(
"Could not revert: %s" : "بازگردانی امکان ناپذیر است: %s",
"Versions" : "نسخه ها",
"Failed to revert {file} to revision {timestamp}." : "برگرداندن {file} به نسخه {timestamp} با شکست روبرو شد",
"Restore" : "بازیابی",
"More versions..." : "نسخه های بیشتر",
"No other versions available" : "نسخه ی دیگری در دسترس نیست"
"Restore" : "بازیابی"
},
"nplurals=1; plural=0;");

View File

@ -2,8 +2,6 @@
"Could not revert: %s" : "بازگردانی امکان ناپذیر است: %s",
"Versions" : "نسخه ها",
"Failed to revert {file} to revision {timestamp}." : "برگرداندن {file} به نسخه {timestamp} با شکست روبرو شد",
"Restore" : "بازیابی",
"More versions..." : "نسخه های بیشتر",
"No other versions available" : "نسخه ی دیگری در دسترس نیست"
"Restore" : "بازیابی"
},"pluralForm" :"nplurals=1; plural=0;"
}

Some files were not shown because too many files have changed in this diff Show More