mirror of https://github.com/sualko/cloud_bbb
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/231/head
parent
3e78e94aa0
commit
bfa3c9cab9
|
@ -39,6 +39,7 @@ OC.L10N.register(
|
||||||
"Settings saved" : "설정 저장됨",
|
"Settings saved" : "설정 저장됨",
|
||||||
"Unexpected error occurred" : "예상치 못한 에러가 발생했습니다",
|
"Unexpected error occurred" : "예상치 못한 에러가 발생했습니다",
|
||||||
"API URL is invalid" : "무효한 API URL",
|
"API URL is invalid" : "무효한 API URL",
|
||||||
|
"Send to" : "에게 전송",
|
||||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."]
|
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."]
|
||||||
},
|
},
|
||||||
"nplurals=1; plural=0;");
|
"nplurals=1; plural=0;");
|
||||||
|
|
|
@ -37,6 +37,7 @@
|
||||||
"Settings saved" : "설정 저장됨",
|
"Settings saved" : "설정 저장됨",
|
||||||
"Unexpected error occurred" : "예상치 못한 에러가 발생했습니다",
|
"Unexpected error occurred" : "예상치 못한 에러가 발생했습니다",
|
||||||
"API URL is invalid" : "무효한 API URL",
|
"API URL is invalid" : "무효한 API URL",
|
||||||
|
"Send to" : "에게 전송",
|
||||||
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."]
|
"_This room is not open yet. We will try it again in %n second. Please wait._::_This room is not open yet. We will try it again in %n seconds. Please wait._" : ["방이 아직 열리지 않았습니다. %n초 후에 다시 시도합니다. 잠시만 기다려주십시오."]
|
||||||
},"pluralForm" :"nplurals=1; plural=0;"
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
}
|
}
|
Loading…
Reference in New Issue