mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/173/head
parent
9075c41b44
commit
f02ee1bdfb
|
@ -46,6 +46,7 @@ OC.L10N.register(
|
|||
"Internal + Password protection for guests" : "Interné + ochrana heslom pre hostí",
|
||||
"Internal + Waiting room for guests" : "Interné + Čakáreň pre hostí",
|
||||
"Internal" : "Interné",
|
||||
"Internal restricted" : "Vnútorné obmedzené",
|
||||
"Name" : "Názov",
|
||||
"Access" : "Prístup",
|
||||
"Max" : "Max",
|
||||
|
@ -83,6 +84,7 @@ OC.L10N.register(
|
|||
"Save as file" : "Uložiť ako súbor",
|
||||
"_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníci","%n účastníkov"],
|
||||
"Delete" : "Zmazať",
|
||||
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Naozaj chcete odstrániť „{name}“? Túto operáciu nie je možné vrátiť späť.",
|
||||
"Delete \"{name}\"?" : "Odstrániť „{name}“?",
|
||||
"Select target folder" : "Vyberte cieľový priečinok",
|
||||
"Room URL was stored in \"{path}\" as \"{filename}\"." : "URL miestnosti bola uložená v priečinku „{path}“ ako „{filename}“.",
|
||||
|
@ -91,6 +93,7 @@ OC.L10N.register(
|
|||
"Error" : "Chyba",
|
||||
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "URL na prezentáciu bola uložená v priečinku „{path}“ ako „{filename}“.",
|
||||
"URL to presentation could not be stored." : "URL na prezentáciu nebolo možné uložiť.",
|
||||
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Naozaj chcete odstrániť záznam z „{startDate}“? Túto operáciu nie je možné vrátiť späť.",
|
||||
"Delete?" : "Zmazať?",
|
||||
"Could not delete record" : "Záznam sa nepodarilo odstrániť",
|
||||
"Server error" : "Chyba servera",
|
||||
|
|
|
@ -44,6 +44,7 @@
|
|||
"Internal + Password protection for guests" : "Interné + ochrana heslom pre hostí",
|
||||
"Internal + Waiting room for guests" : "Interné + Čakáreň pre hostí",
|
||||
"Internal" : "Interné",
|
||||
"Internal restricted" : "Vnútorné obmedzené",
|
||||
"Name" : "Názov",
|
||||
"Access" : "Prístup",
|
||||
"Max" : "Max",
|
||||
|
@ -81,6 +82,7 @@
|
|||
"Save as file" : "Uložiť ako súbor",
|
||||
"_%n participant_::_%n participants_" : ["%n účastník","%n účastníci","%n účastníci","%n účastníkov"],
|
||||
"Delete" : "Zmazať",
|
||||
"Are you sure you want to delete \"{name}\"? This operation cannot be undone." : "Naozaj chcete odstrániť „{name}“? Túto operáciu nie je možné vrátiť späť.",
|
||||
"Delete \"{name}\"?" : "Odstrániť „{name}“?",
|
||||
"Select target folder" : "Vyberte cieľový priečinok",
|
||||
"Room URL was stored in \"{path}\" as \"{filename}\"." : "URL miestnosti bola uložená v priečinku „{path}“ ako „{filename}“.",
|
||||
|
@ -89,6 +91,7 @@
|
|||
"Error" : "Chyba",
|
||||
"URL to presentation was stored in \"{path}\" as \"{filename}\"." : "URL na prezentáciu bola uložená v priečinku „{path}“ ako „{filename}“.",
|
||||
"URL to presentation could not be stored." : "URL na prezentáciu nebolo možné uložiť.",
|
||||
"Are you sure you want to delete the recording from \"{startDate}\"? This operation cannot be undone." : "Naozaj chcete odstrániť záznam z „{startDate}“? Túto operáciu nie je možné vrátiť späť.",
|
||||
"Delete?" : "Zmazať?",
|
||||
"Could not delete record" : "Záznam sa nepodarilo odstrániť",
|
||||
"Server error" : "Chyba servera",
|
||||
|
|
Loading…
Reference in New Issue