diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:28 +0000 |
commit | 29e5984fadab94a6e9ba00b01eeeadc9839c98d1 (patch) | |
tree | 5ed6cf72cdfd6188205ef135421ae7f55825bed0 /apps/files/l10n/ka_GE.js | |
parent | 5053cc556fb0e68029482700fad8969bee99bfd0 (diff) | |
download | nextcloud-server-29e5984fadab94a6e9ba00b01eeeadc9839c98d1.tar.gz nextcloud-server-29e5984fadab94a6e9ba00b01eeeadc9839c98d1.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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ka_GE.js b/apps/files/l10n/ka_GE.js index fa6303a1ffc..c54a9696ce3 100644 --- a/apps/files/l10n/ka_GE.js +++ b/apps/files/l10n/ka_GE.js @@ -131,10 +131,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "ფაილის ზომა რომლის ატვირთვასაც აპირებთ, აჭარბებს სერვერზე დაშვებულ მაქსიმუმს.", "No favorites yet" : "ჯერ რჩეულები არაა", "Files and folders you mark as favorite will show up here" : "აქ გამოჩნდებიან ფაილები და დირექტორიები, რომლებსაც მონიშნავთ რჩეულებად", - "Shares" : "გაზიარებები", - "Shared with others" : "გაზიარდა სხვებთან", - "Shared with you" : "გაზიარდა თქვენთან", - "Shared by link" : "გაზიარდა ბმულით", "Text file" : "ტექსტური ფაილი", "New text file.txt" : "ახალი ტექსტი file.txt", "Storage invalid" : "საცავი არასწორია", @@ -142,6 +138,10 @@ OC.L10N.register( "Cancel" : "უარყოფა", "%s used" : "%s მოხმარებულია", "%1$s of %2$s used" : "გამოყენებულია %1$s სულ %2$s-იდან ", - "Deleted files" : "გაუქმებული ფაილები" + "Deleted files" : "გაუქმებული ფაილები", + "Shares" : "გაზიარებები", + "Shared with others" : "გაზიარდა სხვებთან", + "Shared with you" : "გაზიარდა თქვენთან", + "Shared by link" : "გაზიარდა ბმულით" }, "nplurals=2; plural=(n!=1);"); |