diff options
Diffstat (limited to 'lib/l10n/ka.js')
-rw-r--r-- | lib/l10n/ka.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/ka.js b/lib/l10n/ka.js index e7c10578ac0..f3c0729d5ed 100644 --- a/lib/l10n/ka.js +++ b/lib/l10n/ka.js @@ -124,14 +124,8 @@ OC.L10N.register( "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Sharing backend %s must implement the interface OCP\\Share_Backend", "Sharing backend %s not found" : "Sharing backend %s not found", "Sharing backend for %s not found" : "Sharing backend for %s not found", - "%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you", - "%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.", "Click the button below to open it." : "Click the button below to open it.", - "Open »%s«" : "Open »%s«", "%1$s via %2$s" : "%1$s via %2$s", - "%1$s shared »%2$s« with you and wants to add:" : "%1$s shared »%2$s« with you and wants to add:", - "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", - "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", "Unknown share type" : "Unknown share type", "You are not allowed to share %s" : "You are not allowed to share %s", "Cannot increase permissions of %s" : "Cannot increase permissions of %s", @@ -262,7 +256,13 @@ OC.L10N.register( "Oracle username and/or password not valid" : "Oracle username and/or password not valid", "PostgreSQL username and/or password not valid" : "PostgreSQL username and/or password not valid", "Set an admin username." : "Set an admin username.", + "%1$s shared »%2$s« with you and wants to add:" : "%1$s shared »%2$s« with you and wants to add:", + "%1$s shared »%2$s« with you and wants to add" : "%1$s shared »%2$s« with you and wants to add", + "»%s« added a note to a file shared with you" : "»%s« added a note to a file shared with you", + "Open »%s«" : "Open »%s«", "Sharing %s failed, because this item is already shared with user %s" : "Sharing %s failed, because this item is already shared with user %s", + "%1$s shared »%2$s« with you" : "%1$s shared »%2$s« with you", + "%1$s shared »%2$s« with you." : "%1$s shared »%2$s« with you.", "The username is already being used" : "The username is already being used", "Could not create user" : "Could not create user", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"" : "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", spaces and \"_.@-'\"", |