[tx-robot] updated from transifex
This commit is contained in:
parent
1ec76eaf61
commit
0d89390a8a
|
|
@ -9,6 +9,7 @@ OC.L10N.register(
|
|||
"Verification email successfully sent." : "Kinnituskiri on saadetud.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Vigane kinnituse URL. Selle kinnitus URL-iga registreerimise päringut ei leitud.",
|
||||
"Unable to create user, there are problems with user backend." : "Kasutaja loomine ebaõnnestus, kasutaja adminiliidesega oli probleeme.",
|
||||
"Unable to set user email: " : "Kasutaja e-posti määramine ebaõnnestus:",
|
||||
"Failed to delete pending registration request" : "Ootel oleva registreeringutaotluse kustutamine ebaõnnestus",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Sinu konto on loodud, sa võid <a href=\"{link}\">kohe sisse logida</a>.",
|
||||
"Your settings have been updated." : "Seaded on uuendatud.",
|
||||
|
|
@ -16,6 +17,7 @@ OC.L10N.register(
|
|||
"Registration" : "Registreerumine",
|
||||
"Default group that all registered users belong" : "Vaikimisi grupp, kuhu kõik uued registreerunud kasutajad vaikimisi pannakse",
|
||||
"None" : "Pole",
|
||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "ownCloudi uue kasutajakonto loomiseks kliki lihtsalt järgnevale lingile:\n<br/>\n<a href=\"{link}\">{link}</a>",
|
||||
"Welcome, you can create your account below." : "Teretulemast, sa võid konto luua allpool.",
|
||||
"Username" : "Kasutajanimi",
|
||||
"Password" : "Parool",
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
"Verification email successfully sent." : "Kinnituskiri on saadetud.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Vigane kinnituse URL. Selle kinnitus URL-iga registreerimise päringut ei leitud.",
|
||||
"Unable to create user, there are problems with user backend." : "Kasutaja loomine ebaõnnestus, kasutaja adminiliidesega oli probleeme.",
|
||||
"Unable to set user email: " : "Kasutaja e-posti määramine ebaõnnestus:",
|
||||
"Failed to delete pending registration request" : "Ootel oleva registreeringutaotluse kustutamine ebaõnnestus",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Sinu konto on loodud, sa võid <a href=\"{link}\">kohe sisse logida</a>.",
|
||||
"Your settings have been updated." : "Seaded on uuendatud.",
|
||||
|
|
@ -14,6 +15,7 @@
|
|||
"Registration" : "Registreerumine",
|
||||
"Default group that all registered users belong" : "Vaikimisi grupp, kuhu kõik uued registreerunud kasutajad vaikimisi pannakse",
|
||||
"None" : "Pole",
|
||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" : "ownCloudi uue kasutajakonto loomiseks kliki lihtsalt järgnevale lingile:\n<br/>\n<a href=\"{link}\">{link}</a>",
|
||||
"Welcome, you can create your account below." : "Teretulemast, sa võid konto luua allpool.",
|
||||
"Username" : "Kasutajanimi",
|
||||
"Password" : "Parool",
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $TRANSLATIONS = array(
|
|||
"Verification email successfully sent." => "Kinnituskiri on saadetud.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Vigane kinnituse URL. Selle kinnitus URL-iga registreerimise päringut ei leitud.",
|
||||
"Unable to create user, there are problems with user backend." => "Kasutaja loomine ebaõnnestus, kasutaja adminiliidesega oli probleeme.",
|
||||
"Unable to set user email: " => "Kasutaja e-posti määramine ebaõnnestus:",
|
||||
"Failed to delete pending registration request" => "Ootel oleva registreeringutaotluse kustutamine ebaõnnestus",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Sinu konto on loodud, sa võid <a href=\"{link}\">kohe sisse logida</a>.",
|
||||
"Your settings have been updated." => "Seaded on uuendatud.",
|
||||
|
|
@ -15,6 +16,7 @@ $TRANSLATIONS = array(
|
|||
"Registration" => "Registreerumine",
|
||||
"Default group that all registered users belong" => "Vaikimisi grupp, kuhu kõik uued registreerunud kasutajad vaikimisi pannakse",
|
||||
"None" => "Pole",
|
||||
"To create a new account on ownCloud, just click the following link:<br/><br/>\n<a href=\"{link}\">{link}</a>" => "ownCloudi uue kasutajakonto loomiseks kliki lihtsalt järgnevale lingile:\n<br/>\n<a href=\"{link}\">{link}</a>",
|
||||
"Welcome, you can create your account below." => "Teretulemast, sa võid konto luua allpool.",
|
||||
"Username" => "Kasutajanimi",
|
||||
"Password" => "Parool",
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ OC.L10N.register(
|
|||
"Verification email successfully sent." : "Courriel de vérification envoyé avec succès.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.",
|
||||
"Unable to create user, there are problems with user backend." : "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.",
|
||||
"Unable to set user email: " : "Impossible de définir l'email utilisateur:",
|
||||
"Unable to set user email: " : "Impossible de définir l'email utilisateur :",
|
||||
"Failed to delete pending registration request" : "Erreur lors de la suppression de la demande d'enregistrement en attente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Votre compte a bien été créé, vous pouvez maintenant <a href=\"{link}\">vous connecter</a>.",
|
||||
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"Verification email successfully sent." : "Courriel de vérification envoyé avec succès.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." : "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.",
|
||||
"Unable to create user, there are problems with user backend." : "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.",
|
||||
"Unable to set user email: " : "Impossible de définir l'email utilisateur:",
|
||||
"Unable to set user email: " : "Impossible de définir l'email utilisateur :",
|
||||
"Failed to delete pending registration request" : "Erreur lors de la suppression de la demande d'enregistrement en attente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." : "Votre compte a bien été créé, vous pouvez maintenant <a href=\"{link}\">vous connecter</a>.",
|
||||
"Your settings have been updated." : "Vos paramètres ont été mis à jour.",
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@ $TRANSLATIONS = array(
|
|||
"Verification email successfully sent." => "Courriel de vérification envoyé avec succès.",
|
||||
"Invalid verification URL. No registration request with this verification URL is found." => "Lien de vérification non valable. Aucune demande d'inscription correspondante n'a été trouvée.",
|
||||
"Unable to create user, there are problems with user backend." => "Impossible de créer l'utilisateur, problèmes avec l’infrastructure utilisateur.",
|
||||
"Unable to set user email: " => "Impossible de définir l'email utilisateur:",
|
||||
"Unable to set user email: " => "Impossible de définir l'email utilisateur :",
|
||||
"Failed to delete pending registration request" => "Erreur lors de la suppression de la demande d'enregistrement en attente",
|
||||
"Your account has been successfully created, you can <a href=\"{link}\">log in now</a>." => "Votre compte a bien été créé, vous pouvez maintenant <a href=\"{link}\">vous connecter</a>.",
|
||||
"Your settings have been updated." => "Vos paramètres ont été mis à jour.",
|
||||
|
|
|
|||
Loading…
Reference in New Issue