diff options
Diffstat (limited to 'core/l10n/et_EE.js')
-rw-r--r-- | core/l10n/et_EE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index 0eb90a0f95b..3fd69ab96aa 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -56,7 +56,6 @@ OC.L10N.register( "Show all contacts …" : "Näita kõiki kontakte", "Loading your contacts …" : "Sinu kontaktide laadimine ...", "Looking for {term} …" : "Otsin {term} …", - "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Koodi terviklikkuse kontrollis ilmnes viga. Rohkem infot …</a>", "No action available" : "Ühtegi tegevust pole saadaval", "Error fetching contact actions" : "Viga kontakti toimingute laadimisel", "Settings" : "Seaded", @@ -269,6 +268,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "See %s instants on hetkel haldusrežiimis, mis võib kesta mõnda aega.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", "Updated \"%s\" to %s" : "Uuendatud \"%s\" -> %s", + "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Koodi terviklikkuse kontrollis ilmnes viga. Rohkem infot …</a>", "Error setting expiration date" : "Viga aegumise kuupäeva määramisel", "The public link will expire no later than {days} days after it is created" : "Avalik link aegub mitte hiljem kui pärast {days} päeva selle loomist", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} lingiga jagatud", |