diff options
Diffstat (limited to 'lib/l10n/ka_GE.js')
-rw-r--r-- | lib/l10n/ka_GE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js index 4127b99704d..9c1f6488cfd 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -77,7 +77,6 @@ OC.L10N.register( "Set an admin username." : "დააყენეთ ადმინისტრატორის სახელი.", "Set an admin password." : "დააყენეთ ადმინისტრატორის პაროლი.", "Can't create or write into the data directory %s" : "მონაცემების დირექტრიის შექმნა ან მასში ჩაწერა ვერ მოხერხდა %s", - "Invalid Federated Cloud ID" : "არასწორი ფედერალური ქლაუდ ID", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "გაზიარების ბექენდმა %s-მ მოქმედებაში უნდა მოიყვანოს ინტეფეისი OCP\\Share_Backend", "Sharing backend %s not found" : "გაზიარების ბექენდი %s ვერ იქნა ნაპოვნი", "Sharing backend for %s not found" : "გაზიარების ბექენდი %s-თვის ვერ იქნა ნაპოვნი", @@ -192,6 +191,7 @@ OC.L10N.register( "Sharing" : "გაზიარება", "Security" : "უსაფრთხოება", "Personal info" : "პირადი ინფორმაცია", + "Invalid Federated Cloud ID" : "არასწორი ფედერალური ქლაუდ ID", "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "ეს ჩვეულებრივ გამოსწორებადია ვებსერვერისთვის აპლიკაციების დირექტორიაზე წერის უფლების მინიჭებით ან appstore-ის კონფიგურაციის ფაილით გათიშვით. იხილეთ %s" }, "nplurals=2; plural=(n!=1);"); |