[tx-robot] updated from transifex

pull/1204/head
Nextcloud bot 2021-02-11 03:10:30 +00:00
rodzic b6890e5fa3
commit 952cebed74
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 130DAB86D3FB356C
2 zmienionych plików z 18 dodań i 2 usunięć

Wyświetl plik

@ -2,15 +2,23 @@ OC.L10N.register(
"social",
{
"Help" : "說明",
"Follow %s on Social" : "在 Social 上追蹤 %s",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud 變成聯盟式社群網路的一部分!",
"Open documentation" : "開啟說明文件",
"Finish setup" : "完成設定",
"Home" : "家",
"Notifications" : "通知",
"Profile" : "個人設定",
"Public" : "公開",
"Unfollow" : "取消關注",
"Follow" : "關注",
"Reply" : "回覆",
"More actions" : "更多",
"Hello" : "嗨,",
"You are following this account" : "您正在追踪這個帳戶",
"Close" : "關閉",
"Continue" : "繼續"
"Continue" : "繼續",
"User not found" : "找不到用戶",
"Follow Nextcloud on mastodon.xyz" : "在mastodon.xyz上關注Nextcloud"
},
"nplurals=1; plural=0;");

Wyświetl plik

@ -1,14 +1,22 @@
{ "translations": {
"Help" : "說明",
"Follow %s on Social" : "在 Social 上追蹤 %s",
"🎉 Nextcloud becomes part of the federated social networks!" : "🎉 Nextcloud 變成聯盟式社群網路的一部分!",
"Open documentation" : "開啟說明文件",
"Finish setup" : "完成設定",
"Home" : "家",
"Notifications" : "通知",
"Profile" : "個人設定",
"Public" : "公開",
"Unfollow" : "取消關注",
"Follow" : "關注",
"Reply" : "回覆",
"More actions" : "更多",
"Hello" : "嗨,",
"You are following this account" : "您正在追踪這個帳戶",
"Close" : "關閉",
"Continue" : "繼續"
"Continue" : "繼續",
"User not found" : "找不到用戶",
"Follow Nextcloud on mastodon.xyz" : "在mastodon.xyz上關注Nextcloud"
},"pluralForm" :"nplurals=1; plural=0;"
}