Browse Source

update i18n

Gerald 9 years ago
parent
commit
9376fd6ae4

+ 3 - 0
src/_locales/cs/messages.yml

@@ -328,6 +328,9 @@ labelSync:
 buttonAuthorize:
   description: Button to authorize permissions for sync.
   message: ''
+buttonAuthorizing:
+  description: Button shown when authorization is in progress.
+  message: ''
 buttonAuthorized:
   description: Button shown when permissions are already authorized for sync.
   message: ''

+ 3 - 0
src/_locales/de/messages.yml

@@ -328,6 +328,9 @@ labelSync:
 buttonAuthorize:
   description: Button to authorize permissions for sync.
   message: ''
+buttonAuthorizing:
+  description: Button shown when authorization is in progress.
+  message: ''
 buttonAuthorized:
   description: Button shown when permissions are already authorized for sync.
   message: ''

+ 3 - 0
src/_locales/en/messages.yml

@@ -330,6 +330,9 @@ labelSync:
 buttonAuthorize:
   description: Button to authorize permissions for sync.
   message: Authorize
+buttonAuthorizing:
+  description: Button shown when authorization is in progress.
+  message: Authorizing
 buttonAuthorized:
   description: Button shown when permissions are already authorized for sync.
   message: Authorized

+ 3 - 0
src/_locales/pl/messages.yml

@@ -328,6 +328,9 @@ labelSync:
 buttonAuthorize:
   description: Button to authorize permissions for sync.
   message: ''
+buttonAuthorizing:
+  description: Button shown when authorization is in progress.
+  message: ''
 buttonAuthorized:
   description: Button shown when permissions are already authorized for sync.
   message: ''

+ 3 - 0
src/_locales/ru/messages.yml

@@ -330,6 +330,9 @@ labelSync:
 buttonAuthorize:
   description: Button to authorize permissions for sync.
   message: ''
+buttonAuthorizing:
+  description: Button shown when authorization is in progress.
+  message: ''
 buttonAuthorized:
   description: Button shown when permissions are already authorized for sync.
   message: ''

+ 3 - 0
src/_locales/zh/messages.yml

@@ -330,6 +330,9 @@ labelSync:
 buttonAuthorize:
   description: Button to authorize permissions for sync.
   message: 授权
+buttonAuthorizing:
+  description: Button shown when authorization is in progress.
+  message: 正在授权
 buttonAuthorized:
   description: Button shown when permissions are already authorized for sync.
   message: 已授权