diff options
Diffstat (limited to 'apps/federatedfilesharing/l10n/ka.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/ka.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/federatedfilesharing/l10n/ka.js b/apps/federatedfilesharing/l10n/ka.js index 28a9ca370c1..e6c1237bc1c 100644 --- a/apps/federatedfilesharing/l10n/ka.js +++ b/apps/federatedfilesharing/l10n/ka.js @@ -27,8 +27,7 @@ OC.L10N.register( "Your Federated Cloud ID:" : "Your Federated Cloud ID:", "Share it so your friends can share files with you:" : "Share it so your friends can share files with you:", "Facebook" : "Facebook", - "Twitter" : "Twitter", - "Diaspora" : "Diaspora", + "X (formerly Twitter)" : "X (formerly Twitter)", "Add to your website" : "Add to your website", "Share with me via Nextcloud" : "Share with me via Nextcloud", "HTML Code:" : "HTML Code:", @@ -36,8 +35,6 @@ OC.L10N.register( "Share with me through my #Nextcloud Federated Cloud ID" : "Share with me through my #Nextcloud Federated Cloud ID", "Cloud ID copied to the clipboard" : "Cloud ID copied to the clipboard", "Copy to clipboard" : "Copy to clipboard", - "Clipboard is not available" : "Clipboard is not available", - "Copied!" : "Copied!", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Do you want to add the remote share {name} from {owner}@{remote}?", "Remote share" : "Remote share", "Remote share password" : "Remote share password", @@ -51,6 +48,10 @@ OC.L10N.register( "Allow users on this server to send shares to groups on other servers" : "Allow users on this server to send shares to groups on other servers", "Allow users on this server to receive group shares from other servers" : "Allow users on this server to receive group shares from other servers", "Search global and public address book for users" : "Search global and public address book for users", - "Allow users to publish their data to a global and public address book" : "Allow users to publish their data to a global and public address book" + "Allow users to publish their data to a global and public address book" : "Allow users to publish their data to a global and public address book", + "Twitter" : "Twitter", + "Diaspora" : "Diaspora", + "Clipboard is not available" : "Clipboard is not available", + "Copied!" : "Copied!" }, "nplurals=2; plural=(n!=1);"); |