1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-05-07 02:46:53 +00:00
parent 657cee2598
commit b51fc86847
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ OC.L10N.register(
"Disable" : "禁用",
"Are you sure you want to wipe all your messages ?" : "您确定您要清除您的所有消息吗?",
"Reset all messages" : "重置所有消息",
"%s messages shown of %s messages stored in database." : "显示了 %s 条消息,其中显示了数据库中存储的 %s 条消息。",
"Please select a conversation from the list to load it." : "请在列表中选择一个会话来加载。"
},
"nplurals=1; plural=0;");

View File

@ -17,6 +17,7 @@
"Disable" : "禁用",
"Are you sure you want to wipe all your messages ?" : "您确定您要清除您的所有消息吗?",
"Reset all messages" : "重置所有消息",
"%s messages shown of %s messages stored in database." : "显示了 %s 条消息,其中显示了数据库中存储的 %s 条消息。",
"Please select a conversation from the list to load it." : "请在列表中选择一个会话来加载。"
},"pluralForm" :"nplurals=1; plural=0;"
}