Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/juliushaertl/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-02-20 06:17:39 +0300
committerNextcloud bot <bot@nextcloud.com>2020-02-20 06:17:39 +0300
commit3db96bef8ebb1e3878339d89f5b4c93c6af6fe3d (patch)
treefaa9c3d97d433a164641c1814db4fc4a2ddb04b4
parent5b6f27829bc68511aba81ab0a708c053a83ebbb3 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/nl.js5
-rw-r--r--l10n/nl.json5
-rw-r--r--l10n/sv.js5
-rw-r--r--l10n/sv.json5
4 files changed, 16 insertions, 4 deletions
diff --git a/l10n/nl.js b/l10n/nl.js
index 8826e86..696dc1f 100644
--- a/l10n/nl.js
+++ b/l10n/nl.js
@@ -6,6 +6,9 @@ OC.L10N.register(
"Sort apps in the menu with drag and drop" : "Sorteert apps in het menu met slepen",
"Enable sorting the app icons from the personal settings. The order will be saved for each\nuser individually. Administrators can define a custom default order.\n\n## Set a default order for all new users\n\nGo to the Admin settings > Additional settings and drag the icons under App order.\n\n## Use first app as default app\n\nYou can easily let Nextcloud redirect your user to the first app in their\npersonal order by changing the following parameter in your config/config.php:\n\n 'defaultapp' => 'apporder',\n\nUsers will now get redirected to the first app of the default order or to the\nfirst app of the user order." : "Maakt sorteren van de app pictogrammen mogelijk via de persoonlijke instellingen. De volgorde blijft voor elke afzonderlijke gebruikers bewaard. Beheerders kunnen zelf een standaardvolgorde instellen.\n\n## Instellen standaardvolgorde voor alle nieuwe gebruikers\n\nGa naar Beheer instellingen > Aanvullende instellingen en sleep de pictogrammen onder App volgorde.\n\n## Gebruik eerste app als standaard app\n\nJe kunt Nextcloud je gebruikers makkelijk doorsturen naar de eerste app in hun persoonlijke volgorde dooe de volgende parameter in je config/config.php:\n\n 'defaultapp' => 'apporder',\n\nGebruikers worden nu doorgeleid naar de eerste app van de standaardvolgorde of naar de eerste app in hun eigen volgorde.",
"App Order" : "App Volgorde",
- "Drag the app icons to change their order." : "Sleep de app iconen om hun volgorde te wijzigen."
+ "Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "Stel een standaard volgorde in voor alle gebruikers. Dit zal genegeerd worden indien de gebruiker een aangepaste volgorde heeft ingesteld en de standaard volgorde is niet geforceerd.",
+ "Drag the app icons to change their order." : "Sleep de app iconen om hun volgorde te wijzigen.",
+ "Force the default order for all users:" : "Forceer de standaard volgorde voor alle gebruikers:",
+ "If enabled, users will not be able to set a custom order." : "Als dit ingesteld is, kunnen gebruikers niet meer een aangepaste volgorde instellen."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nl.json b/l10n/nl.json
index 0f8b1fa..2740693 100644
--- a/l10n/nl.json
+++ b/l10n/nl.json
@@ -4,6 +4,9 @@
"Sort apps in the menu with drag and drop" : "Sorteert apps in het menu met slepen",
"Enable sorting the app icons from the personal settings. The order will be saved for each\nuser individually. Administrators can define a custom default order.\n\n## Set a default order for all new users\n\nGo to the Admin settings > Additional settings and drag the icons under App order.\n\n## Use first app as default app\n\nYou can easily let Nextcloud redirect your user to the first app in their\npersonal order by changing the following parameter in your config/config.php:\n\n 'defaultapp' => 'apporder',\n\nUsers will now get redirected to the first app of the default order or to the\nfirst app of the user order." : "Maakt sorteren van de app pictogrammen mogelijk via de persoonlijke instellingen. De volgorde blijft voor elke afzonderlijke gebruikers bewaard. Beheerders kunnen zelf een standaardvolgorde instellen.\n\n## Instellen standaardvolgorde voor alle nieuwe gebruikers\n\nGa naar Beheer instellingen > Aanvullende instellingen en sleep de pictogrammen onder App volgorde.\n\n## Gebruik eerste app als standaard app\n\nJe kunt Nextcloud je gebruikers makkelijk doorsturen naar de eerste app in hun persoonlijke volgorde dooe de volgende parameter in je config/config.php:\n\n 'defaultapp' => 'apporder',\n\nGebruikers worden nu doorgeleid naar de eerste app van de standaardvolgorde of naar de eerste app in hun eigen volgorde.",
"App Order" : "App Volgorde",
- "Drag the app icons to change their order." : "Sleep de app iconen om hun volgorde te wijzigen."
+ "Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "Stel een standaard volgorde in voor alle gebruikers. Dit zal genegeerd worden indien de gebruiker een aangepaste volgorde heeft ingesteld en de standaard volgorde is niet geforceerd.",
+ "Drag the app icons to change their order." : "Sleep de app iconen om hun volgorde te wijzigen.",
+ "Force the default order for all users:" : "Forceer de standaard volgorde voor alle gebruikers:",
+ "If enabled, users will not be able to set a custom order." : "Als dit ingesteld is, kunnen gebruikers niet meer een aangepaste volgorde instellen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/l10n/sv.js b/l10n/sv.js
index b0d3ad7..ab2b81d 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -6,6 +6,9 @@ OC.L10N.register(
"Sort apps in the menu with drag and drop" : "Sortera appar i menyn genom att dra och släppa",
"Enable sorting the app icons from the personal settings. The order will be saved for each\nuser individually. Administrators can define a custom default order.\n\n## Set a default order for all new users\n\nGo to the Admin settings > Additional settings and drag the icons under App order.\n\n## Use first app as default app\n\nYou can easily let Nextcloud redirect your user to the first app in their\npersonal order by changing the following parameter in your config/config.php:\n\n 'defaultapp' => 'apporder',\n\nUsers will now get redirected to the first app of the default order or to the\nfirst app of the user order." : "Aktivera sortering av appikoner från de personliga inställningarna. Ordern sparas för varje\nanvändaren individuellt. Administratörer kan definiera en anpassad standardordning.\n\n## Ange en standardorder för alla nya användare\n\nGå till administratörsinställningarna > ytterligare inställningar och dra ikonerna under apporder.\n\n## Använd första appen som standard app\n\nDu kan enkelt låta Nextcloud omdirigera din användare till den första appen i deras\npersonlig order genom att ändra följande parameter i din config/config.php:\n\n 'defaultapp' => 'apporder',\n\nAnvändare kommer nu att omdirigeras till den första appen i standardordern eller till\nförsta app av användarordern.",
"App Order" : "Appordning",
- "Drag the app icons to change their order." : "Dra appikonerna för att ändra deras ordning."
+ "Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "Välj en standardsortering för alla användare. Om användaren valt en annan sortering kommer standardvalet att ignoreras.",
+ "Drag the app icons to change their order." : "Dra appikonerna för att ändra deras ordning.",
+ "Force the default order for all users:" : "Bestäm standardsortering för alla användare:",
+ "If enabled, users will not be able to set a custom order." : "Om aktiverat, kommer användarna inte att kunna välja egen sortering."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sv.json b/l10n/sv.json
index 3de9dcd..4bd3418 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -4,6 +4,9 @@
"Sort apps in the menu with drag and drop" : "Sortera appar i menyn genom att dra och släppa",
"Enable sorting the app icons from the personal settings. The order will be saved for each\nuser individually. Administrators can define a custom default order.\n\n## Set a default order for all new users\n\nGo to the Admin settings > Additional settings and drag the icons under App order.\n\n## Use first app as default app\n\nYou can easily let Nextcloud redirect your user to the first app in their\npersonal order by changing the following parameter in your config/config.php:\n\n 'defaultapp' => 'apporder',\n\nUsers will now get redirected to the first app of the default order or to the\nfirst app of the user order." : "Aktivera sortering av appikoner från de personliga inställningarna. Ordern sparas för varje\nanvändaren individuellt. Administratörer kan definiera en anpassad standardordning.\n\n## Ange en standardorder för alla nya användare\n\nGå till administratörsinställningarna > ytterligare inställningar och dra ikonerna under apporder.\n\n## Använd första appen som standard app\n\nDu kan enkelt låta Nextcloud omdirigera din användare till den första appen i deras\npersonlig order genom att ändra följande parameter i din config/config.php:\n\n 'defaultapp' => 'apporder',\n\nAnvändare kommer nu att omdirigeras till den första appen i standardordern eller till\nförsta app av användarordern.",
"App Order" : "Appordning",
- "Drag the app icons to change their order." : "Dra appikonerna för att ändra deras ordning."
+ "Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "Välj en standardsortering för alla användare. Om användaren valt en annan sortering kommer standardvalet att ignoreras.",
+ "Drag the app icons to change their order." : "Dra appikonerna för att ändra deras ordning.",
+ "Force the default order for all users:" : "Bestäm standardsortering för alla användare:",
+ "If enabled, users will not be able to set a custom order." : "Om aktiverat, kommer användarna inte att kunna välja egen sortering."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file