diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-04 02:17:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-04 02:17:18 +0000 |
commit | 84fe4447a7ae8cbebdb94e1a75d7e4ab594f36b7 (patch) | |
tree | 668cf68853969d722962d948d50dd36d38d1dec2 /core/l10n | |
parent | c205faca802e178922ab78c830d078f3f7f92137 (diff) | |
download | nextcloud-server-84fe4447a7ae8cbebdb94e1a75d7e4ab594f36b7.tar.gz nextcloud-server-84fe4447a7ae8cbebdb94e1a75d7e4ab594f36b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/mk.js | 1 | ||||
-rw-r--r-- | core/l10n/mk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/mk.js b/core/l10n/mk.js index db677c178b0..e2489b93262 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -228,6 +228,7 @@ OC.L10N.register( "File not found" : "Датотеката не е пронајдена", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документот не може да се пронајде на серверот. Можеби ова споделување е избришано или рекот за пристап му е истечен?", "Back to %s" : "Врати се на %s", + "Too many requests" : "Премногу барања", "Error" : "Грешка", "Internal Server Error" : "Внатрешна серверска грешка", "The server was unable to complete your request." : "Серверот не е во можност да го комплетира вашето брање.", diff --git a/core/l10n/mk.json b/core/l10n/mk.json index fd2231a78a8..8828f95ad08 100644 --- a/core/l10n/mk.json +++ b/core/l10n/mk.json @@ -226,6 +226,7 @@ "File not found" : "Датотеката не е пронајдена", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документот не може да се пронајде на серверот. Можеби ова споделување е избришано или рекот за пристап му е истечен?", "Back to %s" : "Врати се на %s", + "Too many requests" : "Премногу барања", "Error" : "Грешка", "Internal Server Error" : "Внатрешна серверска грешка", "The server was unable to complete your request." : "Серверот не е во можност да го комплетира вашето брање.", |