diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
commit | e5fe41e16bbcbd8f11c618db43fdd312f625cd3b (patch) | |
tree | 88d652a240cd3b4400ce258a317483bb9dee0c75 /settings/l10n/eo.js | |
parent | 6db6911a13bf2d2d219422d25a0a4a4406dce8ef (diff) | |
download | nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.tar.gz nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/eo.js')
-rw-r--r-- | settings/l10n/eo.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/eo.js b/settings/l10n/eo.js index 185611cb06f..539e11c48e3 100644 --- a/settings/l10n/eo.js +++ b/settings/l10n/eo.js @@ -1,7 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "Kapabligita", "Wrong password" : "Malĝusta pasvorto", "Saved" : "Konservita", "Unable to change password" : "Ne eblis ŝanĝi la pasvorton", @@ -22,8 +21,6 @@ OC.L10N.register( "Updating...." : "Ĝisdatigata...", "Error while updating app" : "Eraris ĝisdatigo de la aplikaĵo", "Updated" : "Ĝisdatigita", - "Error while uninstalling app" : "Eraris malinstalo de aplikaĵo", - "Uninstall" : "Malinstali", "Delete" : "Forigi", "Select a profile picture" : "Elekti profilan bildon", "Very weak password" : "Tre malforta pasvorto", @@ -116,12 +113,15 @@ OC.L10N.register( "set new password" : "agordi novan pasvorton", "change email address" : "ŝanĝi retpoŝtadreson", "Default" : "Defaŭlta", + "Enabled" : "Kapabligita", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Motoro ne subtenas ŝanĝi pasvorton, sed la ĉifroŝlosilo de la uzanto sukcese ĝisdatiĝis.", "Admins can't remove themself from the admin group" : "Administrantoj ne povas forigi sin mem el la administra grupo.", "Unable to add user to group %s" : "Ne eblis aldoni la uzanton al la grupo %s", "Unable to remove user from group %s" : "Ne eblis forigi la uzantan el la grupo %s", "Sending..." : "Sendante...", "Uninstalling ...." : "Malinstalante...", + "Error while uninstalling app" : "Eraris malinstalo de aplikaĵo", + "Uninstall" : "Malinstali", "Show last log in" : "Montri lastan ensaluton" }, "nplurals=2; plural=(n != 1);"); |