diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-17 00:33:49 +0000 |
commit | daf3b29572921562abcb700052c1de19fdd2fe4e (patch) | |
tree | d7d1af56241f659a82d30436f53bc5a951d0bda0 /apps/files/l10n/ka_GE.js | |
parent | 2693bdf4c1e3f573c4ff1336c0d390e48f31e789 (diff) | |
download | nextcloud-server-daf3b29572921562abcb700052c1de19fdd2fe4e.tar.gz nextcloud-server-daf3b29572921562abcb700052c1de19fdd2fe4e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ka_GE.js')
-rw-r--r-- | apps/files/l10n/ka_GE.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files/l10n/ka_GE.js b/apps/files/l10n/ka_GE.js index 62627310b34..3d3ed32d943 100644 --- a/apps/files/l10n/ka_GE.js +++ b/apps/files/l10n/ka_GE.js @@ -57,6 +57,7 @@ OC.L10N.register( "{dirs} and {files}" : "{dirs} და {files}", "_including %n hidden_::_including %n hidden_" : ["%n დამალულის ჩათვლით","%n დამალულის ჩათვლით"], "_Uploading %n file_::_Uploading %n files_" : ["ვტვირთავთ %n ფაილს","ვტვირთავთ %n ფაილს"], + "New" : "ახალი", "{used} of {quota} used" : "გამოყენებულია {used} სულ {quota}-დან", "{used} used" : "გამოყენებულია {used}", "\"{name}\" is an invalid file name." : "\"{name}\" არასწორი ფაილის სახელია.", @@ -142,6 +143,7 @@ OC.L10N.register( "Shares" : "გაზიარებები", "Shared with others" : "გაზიარდა სხვებთან", "Shared with you" : "გაზიარდა თქვენთან", - "Shared by link" : "გაზიარდა ბმულით" + "Shared by link" : "გაზიარდა ბმულით", + "Choose" : "აირჩიეთ" }, "nplurals=2; plural=(n!=1);"); |