diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-26 02:18:40 +0000 |
commit | 235cce76fc7e75105d9ca1bd96880ae5c81691ea (patch) | |
tree | 2a1a9d6de116c7ab1fd60ca8e0ff0b37cbc93f69 /core/l10n/ka_GE.js | |
parent | 56e23e0a3663c2d65189bfbf6c0a90668f6a8101 (diff) | |
download | nextcloud-server-235cce76fc7e75105d9ca1bd96880ae5c81691ea.tar.gz nextcloud-server-235cce76fc7e75105d9ca1bd96880ae5c81691ea.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ka_GE.js')
-rw-r--r-- | core/l10n/ka_GE.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ka_GE.js b/core/l10n/ka_GE.js index b7ec37c0ac1..a8d51bb7b5b 100644 --- a/core/l10n/ka_GE.js +++ b/core/l10n/ka_GE.js @@ -132,6 +132,10 @@ OC.L10N.register( "Name" : "სახელი", "Size" : "ზომა", "Modified" : "შეიცვალა", + "\"{name}\" is an invalid file name." : "\"{name}\" ფაილის არასწორი სახელია.", + "File name cannot be empty." : "ფაილის სახელი არ შეიძლება იყოს ცარიელი.", + "\"/\" is not allowed inside a file name." : "\"/\" ფაილის სახელში არაა ნებადართული.", + "\"{name}\" is not an allowed filetype" : "\"{name}\" არაა ნებადართული ფაილის ტიპი", "{newName} already exists" : "{newName} უკვე არსებობს", "Choose" : "არჩევა", "Copy" : "კოპირება", |