diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-14 02:26:37 +0000 |
commit | 5866418098c95619df2765ea7f52b6a32e1f6f7d (patch) | |
tree | f52df3c3ebd34a30c2e2c4ead38082a10eaa845b /lib/l10n/ka_GE.js | |
parent | 72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff) | |
download | nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.zip |
Fix(l10n): ๐ Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ka_GE.js')
-rw-r--r-- | lib/l10n/ka_GE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ka_GE.js b/lib/l10n/ka_GE.js index 8cf98a2856a..932bbffff9a 100644 --- a/lib/l10n/ka_GE.js +++ b/lib/l10n/ka_GE.js @@ -137,7 +137,6 @@ OC.L10N.register( "A valid password must be provided" : "แฃแแแ แแแฃแแแแแ แกแฌแแ แ แแแ แแแ", "The username is already being used" : "แแกแแแ แแแแฎแแแ แแแแแก แกแแฎแแแ แฃแแแ แแ แกแแแแแก", "Could not create user" : "แแแแฎแแแ แแแแแก แจแแฅแแแ แแแ แแแฎแแ แฎแแ", - "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "แแแแฎแแแ แแแแแก แกแแฎแแแจแ แแแจแแแแฃแแแ แแฎแแแแ แจแแแแแแ แแแจแแแแ: \"a-z\", \"A-Z\", \"0-9\", แแ \"_.@-'\"", "A valid username must be provided" : "แฃแแแ แแแฃแแแแแ แแ แกแแแฃแแ แแแแฎแแแ แแแแแก แกแแฎแแแ", "Username contains whitespace at the beginning or at the end" : "แแแแฎแแแ แแแแแก แกแแฎแแแ แแแกแแฌแงแแกแกแจแ แแ แแแกแแกแ แฃแแจแ แแแแชแแแก แกแแชแแ แแแแแก", "Username must not consist of dots only" : "แแแแฎแแแ แแแแแก แกแแฎแแแ แแแ แแฅแแแแ แจแแแแแแ แ แแฎแแแแ แฌแแ แขแแแแแแกแแแ", @@ -172,6 +171,7 @@ OC.L10N.register( "%s enter the database name." : "%s แจแแแงแแแแแ แแแแแก แกแแฎแแแ.", "%s you may not use dots in the database name" : "%s แแ แแแฃแแแแแ แฌแแ แขแแแ แแแแแก แกแแฎแแแจแ", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "แ แแแแ แช แฉแแแก แแก %s แแแกแขแแแชแแ แแแฅแแแแแแก 32-แแแขแแแ PHP แแแ แแแแแ แแ open_basedir php.ini-แจแ แแแแคแแแฃแ แแ แแแฃแแแ. แแก 4 แแ-แแ แแแ แคแแแแแแแแ แแแแแแฌแแแแก แแ แแแแแแก แแ แ แแแแแแแแ แแแฃแแ แแ แแ.", - "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "แแแฎแแแ แแแแจแแแแ open_basedir แแแ แแแแขแ แ php.ini-แแแ แแ แแแแแฎแแแแแ 64-แแแขแแแ PHP-แแ." + "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "แแแฎแแแ แแแแจแแแแ open_basedir แแแ แแแแขแ แ php.ini-แแแ แแ แแแแแฎแแแแแ 64-แแแขแแแ PHP-แแ.", + "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "แแแแฎแแแ แแแแแก แกแแฎแแแจแ แแแจแแแแฃแแแ แแฎแแแแ แจแแแแแแ แแแจแแแแ: \"a-z\", \"A-Z\", \"0-9\", แแ \"_.@-'\"" }, "nplurals=2; plural=(n!=1);"); |